-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-6207] Refactor gossip state demux direct msgs
Previously, while introduced CR for FAB-5084, new channel has been added into state transfer to reflect replication of the private data across peers. This commit, commit removes duplicated code by leveraging same channel and demuxing direct messages based on the type. This also used to increase testability of the state code. Change-Id: Iab76d818da592f55bfcdbb83c7f948df66691e7c Signed-off-by: Artem Barger <bartem@il.ibm.com>
- Loading branch information
Showing
1 changed file
with
17 additions
and
29 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