Remove commit handler write to index catalog entry in IndexCatalogImpl::indexBuildSuccess()

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0, 7.0.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • v7.0
    • Execution Team 2023-06-12
    • 130
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This is unsafe to do in an onCommit handler as commit handlers run after the storage transaction committed and the writable collection was published in the CollectionCatalog. This can result in read operations unexpectedly seeing changes to this index entry.

              Assignee:
              Gregory Wlodarek
              Reporter:
              Gregory Wlodarek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: