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

IllegalStateException "Segments [a,b, c] are not owned by NodeX" in StateProviderImpl

    XMLWordPrintable

Details

    Description

      The exception is occasionally thrown either from StateProviderImpl.getTransactionsForSegments() or StateProviderImpl.startOutboundTransfer() if the requested topology is higher than the one currently installed.

      I lost the logs that show this occuring but by analysing these methods is pretty clear that the code is wrong. It waits until the new topology is installed but it does not refresh the CacheTopology. This bug seems to be introduced when fixing ISPN-2373.

      Attachments

        Activity

          People

            anistor Adrian Nistor (Inactive)
            anistor Adrian Nistor (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: