-
Notifications
You must be signed in to change notification settings - Fork 812
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backoff on shard creation and adjust default number of persistence co…
…nns (#876) Shard creation happens on start of each history service host. So if we have large number of history hosts then we could overwhelm the cluster. This change puts in a backoff shard creation and also update the logic to only create shards if neccessary by doing a get first. Also adjusted the default number of persistence connection for history and execution manger to 50.
- Loading branch information
1 parent
0e397c5
commit 1844352
Showing
1 changed file
with
48 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters