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

Count command with rawData translates namespace too early

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • ALL
    • Execution Team 2025-02-17

      With SERVER-97425, the count command with rawData translates the namespace when the invocation is constructed. However, this is too early as a concurrent time-series collection creation might not be seen by the translation despite it being seen when the command actually executes. This is especially an issue during secondary reads with causal consistency, since the wait for cluster time happens after the translation as well.

            Assignee:
            gregory.noma@mongodb.com Gregory Noma
            Reporter:
            gregory.noma@mongodb.com Gregory Noma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: