Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-366

Add support for grouping to Infinispan subsystem

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Clustering
    • None

    Description

      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.

      <clustering>
        <hash>
           <groups enabled="true">
              <grouper class="com.acme.KXGrouper" />
           </groups>
        </hash>
      </clustering>
      

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            mgencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: