]
Miroslav Novak updated WFLY-4731:
---------------------------------
Security: (was: Red Hat Internal)
Change default value for journal-type to NIO
--------------------------------------------
Key: WFLY-4731
URL:
https://issues.jboss.org/browse/WFLY-4731
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.Alpha2
Reporter: Miroslav Novak
Assignee: Jeff Mesnil
Attribute journal-type is not specified and defaults to ASYNCIO. This has a side effect
that EAP 7.0.0.DR2 (with ActiveMQ) prints warning to log if AIO is not located (on
Windows, Solaris, HP-UX).
For this reason EAP 6.4 has default value for journal-type=NIO. We should keep it for EAP
7 as well.