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

eager_reaping.js should be adapted to unsplittable collection

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • ALL

      Retryable internal transaction remove sessions before expirations if the txnNumber passes a threshold 

      The test assumes to begin with no open sessions, and verifies the mentioned logic will be applied after passing a limit specifically lowered by the test sessions.

      After SERVER-81190 unsharded collection are tracked using the createCollectionCoordinator, the implicit creation at the beginning makes the test failing due to the extra session opened (and not yet expired) during the creation process.

      The goal of this ticket is to re-write/adapt the test knowing this session is now present.

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: