Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S StreamChain Prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zistvan-public
  • StreamChain Prototype
  • Repository
Switch branch/tag
  • streamchain
  • orderer
  • consensus
  • etcdraft
  • chain.go
Find file BlameHistoryPermalink
  • Jay Guo's avatar
    [FAB-13178] Move `SendSubmit` out of serveRequest · 100e1ad7
    Jay Guo authored Jan 21, 2019
    
    
    When gRPC buffer of `Submit` stream is full, `SendSubmit` would
    block, which freezes the `serveRequest` go routine. This CR moves
    this out of go routine, and clients should be blocked on waiting
    for room in buffer.
    
    Change-Id: I62cd261b9419bd8df3fa1bfaeff14551168d2e65
    Signed-off-by: default avatarJay Guo <guojiannan1101@gmail.com>
    100e1ad7