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

[v6.0] Retry on LinearizableReadConcernError in internal_transactions_resharding.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.12
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 9

      (6.0 only) internal_transactions_resharding.js uses an aggregate with linearizable read concern, which can fail on slow machines with LinearizableReadConcernError after exceeding the hardcoded 15 second timeout for linearizable getMores. SERVER-72896 already fixed this in 7.0, but to prevent failures in 6.0 we can make the same change on that branch.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: