[jboss-jira] [JBoss JIRA] (WFLY-366) Add support for grouping to Infinispan subsystem

jaikiran pai (JIRA) jira-events at lists.jboss.org
Mon Jun 17 07:52:21 EDT 2013


     [ https://issues.jboss.org/browse/WFLY-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

jaikiran pai reassigned WFLY-366:
---------------------------------

    Assignee: Tristan Tarrant  (was: jaikiran pai)


Looks like this was accidentally assigned to me when issues were being moved to the WFLY JIRA. Assigning back to Tristan since the history on this JIRA suggests that he was the last assignee.

                
> Add support for grouping to Infinispan subsystem
> ------------------------------------------------
>
>                 Key: WFLY-366
>                 URL: https://issues.jboss.org/browse/WFLY-366
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Clustering
>            Reporter: Martin Gencur
>            Assignee: Tristan Tarrant
>             Fix For: 8.0.0.Alpha2
>
>
> Enable setting of groups in Infinispan subsystem. More information about grouping can be found at https://docs.jboss.org/author/display/ISPN/The+Grouping+API.
> It should be possible to enable it as well as set a grouper class. The following is respective configuration for standalone Infinispan.
> {code:xml}
> <clustering>
>   <hash>
>      <groups enabled="true">
>         <grouper class="com.acme.KXGrouper" />
>      </groups>
>   </hash>
> </clustering>
> {code}

--
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