Bug 1121220
| Summary: | Plugins with large description text for measurement def. cause ORA-12899 | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Elias Ross <genman> |
| Component: | Plugins | Assignee: | Jay Shaughnessy <jshaughn> |
| Status: | ON_QA --- | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.12 | CC: | hrupp, jshaughn |
| Target Milestone: | GA | ||
| Target Release: | RHQ 4.13 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Elias Ross
2014-07-18 16:46:55 UTC
master commit b7444d06129984ce2d07066b9ed60b826e2dc6e1
Author: Jay Shaughnessy <jshaughn>
Date: Fri Jul 18 17:12:47 2014 -0400
as far as I know we don't have a general mechanism for truncating on max
length constraints. So this is just a point solution for this BZ. Before
storing to the DB, ensure length constraints are met.
|