Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7838

Expose multiple Infinispan CacheManager instances in the same AS

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 6.0.0.Final
    • None
    • Clustering
    • None

    Description

      An Infinispan CacheManager only has a single JGroups channel. If users wish to use different channels for different caches, the AS needs to provide a way to support that. The default AS config will only have a single CacheManager though.

      Reasons for using different channels are for higher perf (less contention for shared locks) and to avoid unrelated messages queuing up in NAKACK/UNICAST because they come from the same sender. Note that JGRP-822 may eliminate the importance of the latter. If work on JGRP-822 proceeds rapidly to the point that the AS can consume it in 6.0.0, this JIRA may get deferred.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: