-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: introduce end_median for dual. (#663)
`end_median` is an optional database config argument for `dual`. Like `median` it will filter UAIDs for migration by the last octet. (Note, this will still allow UAIDs that match against the `median`) This is an attempt to reduce hot tablet entries during migration phases. It is recommended that `end_median` be slowly ramped up instead of `median`. Closes SYNC-4198
- Loading branch information
Showing
1 changed file
with
63 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