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

IRAC: NPE on topology change during write command

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: