[infinispan-issues] [JBoss JIRA] (ISPN-2285) Allow embedding of JGroups configuration in Infinispan XML

Galder Zamarreño (JIRA) issues at jboss.org
Tue Feb 18 10:51:47 EST 2014


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

Galder Zamarreño commented on ISPN-2285:
----------------------------------------

In ISPN-3514, this is partially achieved by allowing stack files to be provided, i.e. 

{code}
<jgroups>
   <stack-file name="udp" path="jgroups-udp.xml"/>
   <stack-file name="tcp" path="jgroups-tcp.xml"/>
</jgroups>
{code}

Future releases will include full stack xml configuration.
                
> Allow embedding of JGroups configuration in Infinispan XML
> ----------------------------------------------------------
>
>                 Key: ISPN-2285
>                 URL: https://issues.jboss.org/browse/ISPN-2285
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Configuration
>            Reporter: NadirX
>            Assignee: Galder Zamarreño
>            Priority: Minor
>
> When specifying a transport we should allow "embedding" the JGroups XML configuration. 

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