Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • 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
  • streamchain
  • orderer
  • consensus
  • etcdraft
  • chain.go
Find file BlameHistoryPermalink
  • Jay Guo's avatar
    [FAB-13447] new leader should wait for in flight msg · 0d247c1d
    Jay Guo authored Jan 09, 2019
    
    
    Newly elected raft leader should wait for in flight blocks
    to be committed, before accepting new envelopes and creating
    new blocks. Otherwise all those blocks created would be uncle
    blocks and we don't permit this situation in Fabric.
    
    Change-Id: Ia5adac185263735eace1fc805ebea0f5c98b2fb1
    Signed-off-by: default avatarJay Guo <guojiannan1101@gmail.com>
    0d247c1d