[jboss-jira] [JBoss JIRA] (AS7-6768) HornetQ native library(AIO) are loaded by default - for transaction manager using hornetq object store
Ivo Studensky (JIRA)
jira-events at lists.jboss.org
Thu Mar 21 10:27:41 EDT 2013
[ https://issues.jboss.org/browse/AS7-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762416#comment-12762416 ]
Ivo Studensky commented on AS7-6768:
------------------------------------
The fix is available at
https://github.com/istudens/jboss-as/tree/AS7-6768
> HornetQ native library(AIO) are loaded by default - for transaction manager using hornetq object store
> ------------------------------------------------------------------------------------------------------
>
> Key: AS7-6768
> URL: https://issues.jboss.org/browse/AS7-6768
> Project: Application Server 7
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 8.0.0.Alpha1
> Reporter: Ivo Studensky
> Assignee: Ivo Studensky
>
> The issue cloned for upstream from an EAP6 bugzilla.
> original description:
> {quote}
> It seems that in case that of using hornetq for implementation of object store (configuration of transaction subsystem via <use-hornetq-store/> tag) the native library (AIO) is used automatically without necessity of user confirmation.
> For EAP 6.0.1 was decided that native library can't be used without explicit customer configuration request. Please check discussion on bug #900591.
> The NIO should be used until customer defined otherwise.
> The configuration option is missing in TM and after the adding it the EAP configuration should reflect fact that the default behaviour should be NIO.
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list