Bug 1135630
| Summary: | Wide rows in metrics index table can cause read timeouts | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | John Sanda <jsanda> |
| Component: | Core Server, Storage Node | Assignee: | John Sanda <jsanda> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sunil Kondkar <skondkar> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.3.0 | CC: | bkramer, hrupp, mfoley, skondkar |
| Target Milestone: | ER03 | ||
| Target Release: | JON 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1135629 | Environment: | |
| Last Closed: | 2014-12-11 14:01:42 UTC | 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: | |||
| Bug Depends On: | 1135629 | ||
| Bug Blocks: | 1126410, 1133609, 1135604 | ||
|
Description
John Sanda
2014-08-29 19:58:24 UTC
Note that the metrics_cache_index table is not in JON. It was first introduced in RHQ 4.12. We need this bug though because code changes are needed in the release/jon3.3.x branch. is it possible to get some documentation on how big a problem this is ... and how effective the solution is? i would like to avoid "premature optimizations" involving possibly disruptive schema changes. Changes have been pushed to the release/jon3.3.x branch. See bug 1135629 for details on changes. commit hashes: 6368fae4f52 58673a3c18 091f947f1a 44b37973be f3af0274cce 457cb6cf3e78 531cee0d4 16a044e176 43265ad40d 274915480 99de2c6d 805d07479 Moving to ON_QA as available for test with the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=385149 Verified on JON 3.3 ER03 Verified on a set up with a high load using perftest plugin and agentcopy tool. Let the env run for couple of days. There are not time-out errors in server log and no errors in rhq-storage.log. |