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

IRAC: NPE on topology change during write command

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 14.0.1.Final
    • None
    • None
    • None

    Description

      A NullPointerException is thrown for write commands if the topology changes between *DistributionInterceptor and *IracLocalSiteInterceptor.

      The *IracLocalSiteInterceptor uses the current CacheTopology ignoring the command's topology id which can lead to unexpected results.

      The fix includes checking the command's topology id and it throws an OutdatedTopologyException if different.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: