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

Chunk Migration could flood logs in steady state

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • ALL

      If the chunk migration is in the "steady" state(data cloned/oplogs fetch done and some potential writes happening on the source) and has a slow session history migration before committing, we could flood the Data Transfer Progress logs.

      Here If the chunk migration is in a steady state, the conditional check for "one second" wouldn't occur and the source shard will be sending _recvChunkStatus commands to the destination shard in an unthrottled manner. https://jira.mongodb.org/browse/HELP-65911 led to 26k messages in 23 seconds.

            Assignee:
            Unassigned Unassigned
            Reporter:
            rachita.dhawan@mongodb.com Rachita Dhawan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: