Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unfortunately a lot of the tests behave as if the implementation can never fail.


Why are we tracking connections at all? Should gRPC be handling that? Why do we care to try to only have one and only one connection for pkiid != pkiid?

Connection Management

Jira
serverHyperledger JIRA
serverId6326cb0b-65b2-38fd-a82c-67a89277103b
keyFAB-15570

...

TestBasic FAB-13539
Assignee:Morgan Bauer

  • Bi-directional connections, one side hangs up the other. Additional connection racing like the below TestAccept case, which is uni-directional.

...