This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Status Stream Performance Degradation (#2073)
* Add Rejected to a list of tx final statuses * Finish tx status stream when as soon as the last status appeared * Simplify thread affinity management. Remove redundant lock_guard No more forced awaiting two consensus rounds Signed-off-by: Igor Egorov <[email protected]>
- Loading branch information
Igor Egorov
authored
Feb 4, 2019
1 parent
46c30c6
commit 7fc63c0
Showing
2 changed files
with
26 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters