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

Add new type of WAL records to track/debug atomic updates on backup nodes

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.10
    • None
    • None

    Description

      Currently, updates of the same key, for atomic caches, can arrive on backup nodes in a different order and the most actual only is applied.
      For instance:
      Primary node: update1 -> update2 -> update3
      Backup node: update1-> update3 -> update2(which is skipped)

      It seems it would be useful to track/log these updates for testing purposes.

      Attachments

        Issue Links

          Activity

            People

              slava.koptilin Vyacheslav Koptilin
              slava.koptilin Vyacheslav Koptilin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m