Bug 1032199

Summary: RHQ may overwrite storage node (Cassandra) replication settings
Product: [Other] RHQ Project Reporter: Elias Ross <genman>
Component: Storage NodeAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED DUPLICATE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.9   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-07 01:06:54 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:

Description Elias Ross 2013-11-19 17:25:12 UTC
Description of problem:

RHQ automatically updates the replication factor when new storage nodes are added or nodes are removed. In some instances, the replication may be set to NetworkTopologyStrategy and RHQ can alter this (back) to SimpleStrategy.

(Of course, this can't be done through RHQ itself, this is done for setting up multi-datacenter replication.)


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


How reproducible: If number of nodes is less than 4


Steps to Reproduce:
1. Set strategy to NetworkTopologyStrategy for keyspace 'rhq'
2. Add an additional node


Actual results:
Note the strategy was updated

Expected results:
No change

Additional info:

Comment 1 Elias Ross 2014-05-07 01:06:54 UTC
This seem

*** This bug has been marked as a duplicate of bug 1015835 ***