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

Remove the code that resends PrepareCommands

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

XMLWordPrintable

      The code that resends prepare commands is no longer needed in the context of new NBST and has to be removed. Instead we need to create a PrepareCommand and execute it on the spot whenever we receive a commit for a RemoteTransaction for which we have its 'modifications' list but was not prepared before (this means it was received via state transfer). Transactions received via state transfer do not have the 'lookedUpEntries' field populated. These have to be flagged accordingly and a prepare command has to be executed if a commit is received and the transaction is still flagged.

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: