-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Workload Resilience
-
WR Prioritized list
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The warmup phase of the find_max_time_ms currently triggers a mini connection storm because it consists of 128 clients with minPoolSize=35. This PR is to add a rate limit to the warmup phase to smooth out the mini connection storm.