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-13178] Refactor etcdraft chain to avoid sync · b110a626
    Jay Guo authored Dec 21, 2018
    
    
    This CR moves the logics that applies raft data to state machine
    from `serveRaft` to `serveRequest` go routine to avoid some
    coordinations between them.
    
    Change-Id: I7331976d0f0c256c853f09e15ca8682dd9a0322d
    Signed-off-by: default avatarJay Guo <guojiannan1101@gmail.com>
    b110a626