[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1815) Non-clustered ServerPeer configuration doesn't need ClusterConnectionManager to be started

Howard Gao (JIRA) jira-events at lists.jboss.org
Sat Jul 31 02:04:49 EDT 2010


Non-clustered ServerPeer configuration doesn't need ClusterConnectionManager to be started
------------------------------------------------------------------------------------------

                 Key: JBMESSAGING-1815
                 URL: https://jira.jboss.org/browse/JBMESSAGING-1815
             Project: JBoss Messaging
          Issue Type: Bug
          Components: Configuration and Management
    Affects Versions: 1.4.7.GA, 1.4.0.SP3.CP10
            Reporter: Howard Gao
            Assignee: Howard Gao
             Fix For: 1.4.0.SP3.CP11, 1.4.8.GA


In a  non-clustered node, the server peer doesn't need clusterconnectionmanager to be started which consumes startup time and resources. Simply remove this line 

      <attribute name="ClusterPullConnectionFactoryName">jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory</attribute>

from messaging-service.xml will solve this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list