Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-54017

time-series inserts should not forward statement ids for non-retryable write operations

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

      The time-series collection write logic transforms/combines inserts into inserts/updates for the bucket collection. The current logic forwards the original statement IDs in the insert command to the write for the bucket collection. However, there is no reasonable mapping for the original statement IDs outside retryable writes (which are limited to one insert per batch).

      ==== OLD DESCRIPTION ===
      Title: run time-series tests in sharded multi-document transactions passthrough test suites

      A small number of time-series tests currently fail in the sharded_multi_stmt_txn_jscore_passthrough. It would be beneficial for test coverage to look into why these tests are not passing in this test configuration.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: