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

More logging in TestOplogTruncation

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.11
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Replication
    • Fully Compatible
    • ALL
    • v4.2
    • Service Arch 2019-04-22, Service Arch 2019-05-06, Service Arch 2019-05-20, Service Arch 2019-06-03
    • 18

      On Enterprise Ubuntu 18.04 PPC64LE, the TestOplogTruncation unittest in the WiredTigerKVEngineTest suite occasionally times out, here:

          callbackShouldFail.store(false);
          assertPinnedMovesSoon(Timestamp(40, 1));
      

      After about 30 seconds, the pinned timestamp has not advanced to 40 as expected and the test fails. The symptoms appear to me as if, even though "callbackShouldFail" has been set to false, the dummy callback is still failing and preventing the pinned timestamp from advancing. But that's only a hypothesis.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: