Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-15461 Fix election adapter to return correct peers
1. Make the adapter between the gossip layer to the leader election layer return peers that have channel membership instead of basic membership 2. Export IsInMyOrg() in gossipServiceImpl so it could be used in the election adapter 3. Update Gossip counterfeiter mocks in discovery/support/mocks 4. Release RLock in peerMockGossip when g.cluster is nil Change-Id: Ic3dc422e527a0778844851414387e480d23aee65 Signed-off-by: ronenschafferibm <ronen.schaffer@ibm.com> Signed-off-by: yacovm <yacovm@il.ibm.com>
- Loading branch information