Hide Forgot
+++ This bug was initially created as a clone of Bug #688199 +++ Description of problem: Right now broker info is read from either /etc/sysconfig (Linux) or registry (Windows). If there is a DNS SRV record present, we should use it (if the config file does not contain the broker host/port information). This functionality can be put in libmcommon so that it can be reused among all matahari agents. We need to decide what the DNS SRV record should look like here. It should be specific to matahari even though it's just a generic qpid broker. So something like _matahari-broker --- Additional comment from pm-rhel on 2011-03-16 10:53:12 EDT --- Since this issue was entered in bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release.
Fixed upstream