Skip to content
Snippets Groups Projects
Select Git revision
  • 387c923e6ba951231545ef23041d575994005d23
  • workshop-poc default protected
  • streamchain-paper
  • fabric-release-1.4
4 results

streamchain

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    yacovm authored
    In gossip, when a peer p contacts peer q and tries to connect
    to it, while it's already connected to it - q closes the current
    connection with p and replaces it with q.
    
    However, the code referenced the identity field instead of the
    pki-id field and thus it always replaced the connection,
    without closing the previous connection.
    
    Change-Id: I021ce246ce3735aa9e3451f20590fd119737a310
    Signed-off-by: default avataryacovm <yacovm@il.ibm.com>
    387c923e
    History
    Name Last commit Last update