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

IRAC: NPE on topology change during write command

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

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
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: