[jbossts-issues] [JBoss JIRA] (JBTM-1480) On using hornetq object store native libraries are loaded automatically - it should be configurable

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Feb 20 09:04:56 EST 2013


    [ https://issues.jboss.org/browse/JBTM-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755412#comment-12755412 ] 

RH Bugzilla Integration commented on JBTM-1480:
-----------------------------------------------

Ondrej Chaloupka <ochaloup at redhat.com> made a comment on [bug 913117|https://bugzilla.redhat.com/show_bug.cgi?id=913117]

The messaging subsystem defines element journal-type that defines the type of library which will be used. Possible values are ASYNCIO and NIO.

<subsystem xmlns="urn:jboss:domain:messaging:1.2">
  <hornetq-server>
    <journal-type>ASYNCIO</journal-type>
    ...

For transaction subystem would be probably necessary to enhance schema. The transactions use element use-hornetq-store where would be fine to have possibility to define (as subelement or parameter) the type of libraries that will be used.
                
> On using hornetq object store native libraries are loaded automatically - it should be configurable
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JBTM-1480
>                 URL: https://issues.jboss.org/browse/JBTM-1480
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Configuration
>    Affects Versions: 4.17.3
>            Reporter: Ondřej Chaloupka
>            Assignee: Tom Jenkinson
>
> Currently when HornetQ implementation of object store is used and native libraries (AIO) are available the native are used without user's explicit request.
> It was decided that user should have possibility to define whether the native libraries will be used or not.

--
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 jbossts-issues mailing list