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

bulkWrite base command size estimation should account for timeseries collections

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • ALL
    • Repl 2023-10-02

      When bulkWrite sends out child batches that contain operations against timeseries collections, it may convert timeseries view namespace to timeseries bucket namespace and attach the isTimeseriesCollection field. Therefore, when we calculate the base size estimate, we should take into account the increased size for the namespace translation and the additional field.

            Assignee:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Reporter:
            lingzhi.deng@mongodb.com Lingzhi Deng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: