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

Distributed SFSB cache entries may rehash to different nodes following topology change

    XMLWordPrintable

Details

    Description

      A distributed SFSB is stored in 2 cache entries, one mapping the bean ID to a serialization group ID, and another mapping the group ID to a map of bean instances.
      We ensure that both cache entries will hash to the local node, but following a topology change, these entries could get re-mapped to different nodes.
      If we made the group ID = the bean Id of the first bean in the group, this solves the problem for 90% of use cases.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: