[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1486) Change WARN about ClusteredConnectionFactory without a clustered post-office to INFO

Justin Bertram (JIRA) jira-events at lists.jboss.org
Tue Jan 13 17:20:04 EST 2009


Change WARN about ClusteredConnectionFactory without a clustered post-office to INFO
------------------------------------------------------------------------------------

                 Key: JBMESSAGING-1486
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1486
             Project: JBoss Messaging
          Issue Type: Task
    Affects Versions: 1.4.2.GA,  1.4.0.SP3.CP04, 2.0.0.GA
            Reporter: Justin Bertram
            Assignee: Tim Fox
             Fix For: 1.4.0.SP3.CP05, 1.4.3.GA, 2.0.0.GA


The WARN generated when the ClusteredConnectionFactory is used with a non-clustered post-office should be reduced to INFO level since JBoss shouldn't emit WARNs when using the "default" profile "out-of-the-box."  Here's an example of the WARNs:

  2009-01-07 08:48:57,044 WARN  [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
  2009-01-07 08:48:57,044 WARN  [org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing

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

        



More information about the jboss-jira mailing list