forked from microsoft/FluidFramework
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove dead ordered client election code (microsoft#22488)
[AB#15192](https://dev.azure.com/fluidframework/235294da-091d-4c29-84fc-cdfc3d90890b/_workitems/edit/15192) Removes dead code from `OrderedClientElection`. Historical note: we had developed a feature that elected a new summarizer client when the current summarizer client was failing to summarize. When we shipped the feature and turned it on, we ran into many buggy issues with multiple summarizers. Since then, we've turned off the feature and have some dead code. This PR aims to remove that dead code.
- Loading branch information
1 parent
107be83
commit 5989ab2
Showing
2 changed files
with
0 additions
and
177 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
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