-
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-6277] Check if peer is eligible of a collection
This change set makes the peer check if it is eligible of a certain collection when it iterates over the block. If it isn't eligible of the collection, it skips the collection and doesn't attempt to search it in the transient store, and doesn't fetch it from other peers. Change-Id: Ifc1014a3b3281b37825497f8d9c4bd5ad7069f63 Signed-off-by: yacovm <yacovm@il.ibm.com>
- Loading branch information
Showing
5 changed files
with
245 additions
and
17 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.