[jboss-jira] [JBoss JIRA] (WFLY-4859) log INFO for messaging-activemq journal-type

Jeff Mesnil (JIRA) issues at jboss.org
Thu Jul 2 04:55:02 EDT 2015


Jeff Mesnil created WFLY-4859:
---------------------------------

             Summary: log INFO for messaging-activemq journal-type
                 Key: WFLY-4859
                 URL: https://issues.jboss.org/browse/WFLY-4859
             Project: WildFly
          Issue Type: Feature Request
          Components: JMS
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil
             Fix For: 10.0.0.Alpha5


In the messaging-activemq subsystem, the default journal type is AIO. 
This type of journal only works on Linux (with LibAIO installed). On any other platforms, we log a WARN that AIO can not be installed and NIO will be used instead.

We should have no WARN log when starting a pristine EAP servers.
However, having AIO by default ensures that on Linux, we provide the best messaging performance out of the box.

Instead of logging a WARN, we should only log an INFO telling the users that AIO can not be loaded and NIO will be used.
There is no functionality problem using NIO instead of AIO, only best performance will not be achieved.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list