[jboss-jira] [JBoss JIRA] (WFLY-4859) log INFO for messaging-activemq journal-type
Kabir Khan (JIRA)
issues at jboss.org
Wed Dec 6 11:21:03 EST 2017
[ https://issues.jboss.org/browse/WFLY-4859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan closed WFLY-4859.
----------------------------
> 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
(v7.5.0#75005)
More information about the jboss-jira
mailing list