Bug 748799 - Clustered qpidd should warn when qpid-cpp-server-cluster package missing
Summary: Clustered qpidd should warn when qpid-cpp-server-cluster package missing
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 2.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-25 12:16 UTC by Pavel Moravec
Modified: 2020-11-04 18:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)

Description Pavel Moravec 2011-10-25 12:16:38 UTC
Description of problem:
If qpid-cpp-server-cluster package is not installed (can happen when RHEL HA channel is not enabled) and we configure qpidd to be in a cluster, there is no warning the broker runs standalone and not in a cluster.

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

How reproducible:
100%

Steps to Reproduce:
1. yum remove qpid-cpp-server-cluster
2. echo -e "cluster-name=ClusterTest \ntrace=yes \nlog-to-file=/tmp/qpidd.log" > /etc/qpidd.conf
3. service qpidd start
  
Actual results:
no output contains any notice the broker is setup to be in a cluster but it runs standalone

Expected results:
Some warning should be printed.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.