Shard does not block inserts into time-series collection when in critical section

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • v5.0
    • QE 2021-08-09, QE 2021-08-23, QE 2021-09-06
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      One of the steps during chunk migration is a critical section. While in critical section, shard should not accept any writes to the collection.

      While this is true for normal collection, for some reason time-series collection does accept writes during critical section. This could potentially lead to data loss, since the migrated chunk will be eventually deleted from the destination shard.

            Assignee:
            Nikita Lapkov (Inactive)
            Reporter:
            Nikita Lapkov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: