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

streamchain

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Jay Guo authored
    This CR removes the global leader var in etcdraft chain because
    it is racy in following case: several requests are to be enqued
    into submitC while leader loses its leadership.
    
    This also removes the lock on rpc.SendSubmit because it's guarded
    by the channel.
    
    Change-Id: If5e785e05dcf9bfc60e403f2d5813baf769ee103
    Signed-off-by: default avatarJay Guo <guojiannan1101@gmail.com>
    f28884a4
    History
    Name Last commit Last update