Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-1348

Cluster ID generator initialization might not work when default cache is not clustered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • Remote Protocols
    • None

    Description

      This is related to the changes introduced as part of ISPN-1233. In Hot Rod servers, cluster ID generator initialization can fail to assign an initial view rank if the default cache is not clustered but other caches are. A better solution would be to simply cache the cache manager on construction, and if a new version for a clustered cache is created and the rank is not set yet (i.e. in cases such as AS7 where cache manager is started before the servers themselves), use the cached cache manager's transport to quickly calculate the view rank.

      This won't happen with Memcached because you can only interact with the default cache.

      Attachments

        Issue Links

          Activity

            People

              rh-ee-galder Galder ZamarreƱo
              rh-ee-galder Galder ZamarreƱo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: