-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix a bug if the removed member tries to get the info of itself (#108)
in homeobject test, a removed member will try to get the info of itself to identify whether it is in a pg. but ATM , it is not in the configuration of this raft group. this PR aims to handle this case.
- Loading branch information
1 parent
ec3ca39
commit 793669a
Showing
2 changed files
with
13 additions
and
7 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