Bug 1066515

Summary: Move baselines out of the RDMBS and into Cassandra
Product: [Other] RHQ Project Reporter: John Sanda <jsanda>
Component: Core Server, Database, Monitoring, Storage NodeAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.10CC: hrupp, jshaughn
Target Milestone: ---   
Target Release: RHQ 4.13   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1077274 (view as bug list) 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:
Bug Depends On:    
Bug Blocks: 1077274    

Description John Sanda 2014-02-18 14:54:39 UTC
Description of problem:
Calculating baselines can be a write-intensive operation. With numeric metrics already in Cassandra, we can really take advantage of Cassandra's wide row support in order to efficiently store, retrieve, and calculate baselines. We can also utilize the Time To Live (TTL) feature for expiring old baseline data.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Heiko W. Rupp 2014-05-08 14:42:46 UTC
Bump the target version now that 4.11 is out.

Comment 2 Jay Shaughnessy 2014-07-07 16:54:57 UTC
Bumping to 4.13 due to time constraints