Time-series bucket catalog can miss promises with concurrent inserts

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Execution Team 2021-02-22
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When a bucket is committed, the number of promises we set is one less than the number of documents returns by the previous call to commit. However, if there are multiple concurrent writers which cause commit to be called multiple times, this number is not correct and we can miss a promise which should be set.

            Assignee:
            Gregory Noma
            Reporter:
            Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: