-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, resharding commits as soon as it thinks the critical section will last for less than remainingReshardingOperationTimeThresholdMillis. Because the critical section blocks writes, some clients are worried that this will occur during an inopportune time (e.g. during peak load), and would prefer to be able to delay the critical section until a more opportune time.