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

Investigate usages of Document::getApproximateSize

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Query Execution

      After SERVER-61281, Document::getApproximateSize shapshots the return value on the first call and returns the same value on all subsequent calls. While this is generally a desired behaviour, there can be some exceptions to this. We need to investigate if any usages of this method explicitly rely on the fact that getApproximateSize returns the current size of the document and replace these calls with getCurrentApproximateSize.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            nikita.lapkov@mongodb.com Nikita Lapkov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: