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

Make resharding cloner yield

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Cluster Scalability

      Currently runs a while loop in the executor thread. This is currently fine as the executor thread is exclusive to the resharding recipient service. However, it should yield from time to time (like if pop will block) if we want to run multiple recipient services in the future.

            Assignee:
            backlog-server-cluster-scalability [DO NOT USE] Backlog - Cluster Scalability
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: