Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-514

Need to lock entries in ATOMIC cache only when doing batch store update

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.7
    • None
    • cache
    • None

    Description

      1. Lock all entries only if store enabled and batch update is true
      2. Lock entries in natural order if keys are comparable, otherwise serialize keys and sort serialized byte arrays.

      Take a look at org.apache.ignite.internal.processors.cache.distributed.dht.atomic.GridDhtAtomicCache#lockEntries and its invocations.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              agura Andrey N. Gura
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: