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

MVCC: Document TX updates visibility changes for continuous queries.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.7
    • documentation, mvcc
    • None
    • Docs Required

    Description

      We should document visibility behaviour changes for MVCC transactions in Continuous Queries context: when MVCC transaction completes, it's updates are not visible immediately for the new transaction even they are started in continuous query listener. This is caused by the lag between transaction completes on the node and mvcc coordinator removes this transaction from the active list. Therefore all transactions started during this little time gap between these events will see just completed transaction as active in their snapshot, and, consequently, can't observe it's updates.

      Attachments

        Issue Links

          Activity

            People

              Artem Budnikov Artem Budnikov
              rkondakov Roman Kondakov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: