Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAB-10717 NodeSDK - SD endorsements fail
The DiscoveryEndorsementHandler needs to make a deep clone of the service discover query results to provide both a working copy that can be changed and have a copy that will not be changed by during the it's endorsement cycle. The current copy was not deep enough and execution updates bleed through to other executions. Change-Id: I4586a118839f7d33b8985995617e4be85e9c80ff Signed-off-by: Bret Harrison <[email protected]>
- Loading branch information