-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit number of duplicate requests to snapshot catchup
Summary: If `wa_raft_transport` is slow, then the message queue of `wa_raft_snapshot_catchup` can grow unboundedly. Use an ETS table to avoid this. Reviewed By: jaher Differential Revision: D67120896 fbshipit-source-id: d14e71fe980b0e7cca46f60e83291256998642e5
- Loading branch information
1 parent
9870562
commit 740ccad
Showing
1 changed file
with
25 additions
and
1 deletion.
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