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

Shard split fixture closes shared logger when retiring donors

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Server Serverless 2022-11-14, Server Serverless 2022-11-28
    • 30

      When a donor is retired, the shard split fixture will call teardown on the fixture and because finished=True is specified it will also shut down the fixture's logger. Since a single logger is shared for all fixtures owned by the ShardSplitFixture, that means that when a donor is retired we will stop logging.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: