Hide Forgot
Description of problem: In step 3, cluster name is set to "Mick", then in step 4. is printed cluster with name "conwat-test-cluster". next: example should contain note that user have to launch the cluster after config. e.g. "4. After launching cluster members you can use qpid-cluster to list the membership of the cluster or to shutdown cleanly." Version-Release number of selected component (if applicable): 2.1 How reproducible: 100% Actual results: 3. Set the name of the cluster in qpidd.conf. cluster-name="Mick" 4. You can use qpid-cluster to list the membership of the cluster or to shutdown cleanly. [conway@mrg32 ~]$ qpid-cluster mrg33 Cluster Name: conway-test-cluster Cluster Status: ACTIVE Cluster Size: 3 Members: ID=20.0.100.33:22689 ### OMITTED ### Expected results: 3. Set the name of the cluster in qpidd.conf. cluster-name="Mick" 4. After launching cluster members you can use qpid-cluster to list the membership of the cluster or to shutdown cleanly. [conway@mrg32 ~]$ qpid-cluster mrg33 Cluster Name: Mick Cluster Status: ACTIVE Cluster Size: 3 Members: ID=20.0.100.33:22689 ### OMITTED ### Additional info:
Released for MRG 2.2