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

Cluser listeners in REPL non transactional cache cannot use local optimization

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 9.1.6.Final, 9.2.0.Final
    • 9.1.5.Final, 9.2.0.Final
    • Listeners
    • None

      REPL cluster listeners were enhanced a while back in ISPN-4105 under the assumption that because the value was written locally we could just notify locally instead. Unfortunately this runs into issue when a backup node writes data and the primary doesn't (and then a retry occurs).

      We should disable the optimization when using non tx replicated caches. Transactional is fine as we already went through a 2 phase commit and the user would be notified of partial transaction commit.

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: