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

Create ModificationList for transactions

XMLWordPrintable

      Create a modification list with the following requirements:

      • Append only list
      • Thread-safe
      • Be able to snapshot (state transfer needs it)
      • Be able to freeze (read-only when the prepare phase starts)
      • Avoid unnecessary copies

      Optionally:

      • Rejects clear commands (assert)
      • Handle local modifications (CACHE_MODE_LOCAL flag)

      The main usage for this list is to append and iterate.

              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: