-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement/skaled 1425 threading rules #1543
Merged
DmytroNazarenko
merged 31 commits into
v3.17.0
from
enhancement/SKALED-1425-threading-rules
Jun 16, 2023
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
0fbd0e6
SKALED-1425 Retire consensus working mutex
dimalit a3210a6
SKALED-1425 Exit on timestamp
dimalit 6f053e9
SKALED-1425 Adapt to changes Oracle interface
dimalit d57f6fa
SKALED-1425 Update consensus
dimalit 8b0e56f
Merge branch 'v3.17.0' into enhancement/SKALED-1425-threading-rules
dimalit f79c64f
SKALED-1425 Simplify termination calls in skaled
dimalit e0911f9
Merge branch 'v3.17.0' into enhancement/SKALED-1425-threading-rules
dimalit 0777c29
SKALED-1425 New exit in consensus and no network-browser
dimalit 8e6073d
SKALED-1425 Refactoring signal handling
dimalit 526e8cf
SKALED-1425 Single signal/exit handler
dimalit 98ee437
SKALED-1425 No unneeded recursion at exit
dimalit b5106e2
SKALED-1425 Refactor snapshot hash calculation
dimalit f064b89
SKALED-1425 SnapshotAgent
dimalit 2834771
SKALED-1425 Bug fixes
dimalit 3356414
SKALED-1425 SnapshotAgent little refactoring
dimalit 60355dd
SKALED-1425 Update consensus
dimalit 0bf216c
SKALED-1425 Small bug fix
dimalit 4c667f8
Merge remote-tracking branch 'origin/v3.17.0' into enhancement/SKALED…
dimalit 2bc193d
SKALED-1425 Real exit of hash thread
dimalit 85807fb
Merge remote-tracking branch 'origin/v3.17.0' into enhancement/SKALED…
dimalit abf65b0
SKALED-1425 Temporarily use RelWithDebInfo build
dimalit d4b8ab5
SKALED-1425 RelWithDebInfo
dimalit f2e5fa4
SKALED-1425 Disable warnings for sanitizer
dimalit f55c730
SKALED-1425 More logging in consensus
dimalit c5afda8
SKALED-1425 Use Release build
dimalit 9ca2dbc
Use old consenus and Debug build to see problem location
dimalit 81114a4
Use DEBUG=1 in deps
dimalit 5d3132c
1425 fix snapshot agent init
olehnikolaiev c5f59a2
Merge branch 'v3.17.0' into enhancement/SKALED-1425-threading-rules
olehnikolaiev 5ab13c2
1425 add more consensus logs
olehnikolaiev 1911114
update consensus
olehnikolaiev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Submodule libconsensus
updated
32 files
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
File renamed without changes.
File renamed without changes.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you need this comment?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is not needed