forked from microsoft/garnet
-
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.
Consolidate Cluster Slot Verification (microsoft#508)
* update redirect test to reduce execution time * enhance unit test fail message * add cluster slot validation immediately after parsing completes * remove unused slot verification * consolidate NetworMultiKeySlotVerify into CanServerSlot * clean unused unit test properties * skip MIGRATE for slot verification * fix edge cases for centralized slot verification * use parseState.count in main store commands * check for null in test name * first attempt using keyspecs * generalized keyspecs use * fix readwrite bugs * remove unused code * fix slot verification test * add missing assert fail
- Loading branch information
Showing
17 changed files
with
824 additions
and
399 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
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
Oops, something went wrong.