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

Provide a way to get around 5 minute minimum duration of resharding for testing resharding

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

      reshardingMinimumOperationDurationMillis is set to 5 minutes to allow users to do retry reads and writes on the collection before it is dropped. While this is good for production environments, it makes doing a dry run for resharding a 5 minute long process.
      Introduce a parameter, demoMode, in reshardCollection that allows users to do a quick test/demo of resharding without waiting 5 minutes.

      It would be nice if it didn’t have to wait for 30 seconds (default value of reshardingDelayBeforeRemainingOperationTimeQueryMillis) either but we shouldn't compromise on success rate of resharding

            Assignee:
            Unassigned Unassigned
            Reporter:
            ratika.gandhi@mongodb.com Ratika Gandhi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: