-
Notifications
You must be signed in to change notification settings - Fork 65
Coordination lock api #723
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
Open
slampy97
wants to merge
68
commits into
ydb-platform:main
Choose a base branch
from
slampy97:coordination-lock
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
2d5bfdf
first step
slampy97 96c0ff1
also driver
slampy97 a4a292e
working coord client plus not working lock/ conenction problemsg
slampy97 d9de575
add wrappers, simple test is working, but problem to got structure back
slampy97 7701a05
several fixes plus wrappers
slampy97 82669fc
delete path from pr
slampy97 9fd7073
fix add gitmodules
slampy97 44a20a6
add alter node
slampy97 d749eb0
fix
slampy97 a5a36f6
fix config
slampy97 53ebed9
erase wrappers
slampy97 678598b
fix public wrappers
slampy97 1a6e166
fix last drivers coordination client inclusion
slampy97 aa8eaf9
fix tox -e style
slampy97 bd96246
tox -e black-format
slampy97 c3324cf
fix review remarks
slampy97 41323e6
fix review remarks
slampy97 65edbea
fix flake8 mistakes
slampy97 d2d25d4
fix review remarks plus styles checks
slampy97 9850b78
working async client, session_init + ping pong + lock release/acquire
slampy97 3f55d20
working async client, session_init + ping pong + lock release/acquire…
slampy97 89fe18d
some fix / redundant logic
slampy97 31e4fb6
fix lock logic
slampy97 194942f
refactor logic lock + reconnecor + stream - > lock should be resosibl…
slampy97 a81db7e
add describe -> start making crud lock object
slampy97 8defd59
crud lock object + acquire and release.
slampy97 53d547b
Merge branch 'coordination-service-impementation' into coordination-lock
slampy97 7d78387
add style checking
slampy97 4f66aad
fix linter
slampy97 45fc213
Add public wrappers for describe lock result
slampy97 e7a4357
rewrite stream with wrapper plus sync client
slampy97 c16e51e
first working version of sync and asunc client with lock api
slampy97 ae7f76c
refactor + reformat
slampy97 44a73fe
refactor + reformat
slampy97 82ea901
fixing format
slampy97 6f70b24
add NodeConfig as it was before
slampy97 134982a
simplify lock classes
slampy97 29d74b8
simplify lock classes
slampy97 4742860
fix common_utils.py + simplify stream.py
slampy97 202e4b5
simplify stream.py + correct lock.py
slampy97 b1a1849
fix lock delete method
slampy97 633f2d4
fix acquire method
slampy97 52f0874
get red of req_id logic and loop on every call
slampy97 35da8a6
test refactor, making ez for read
slampy97 1cafbff
test refactor, making ez for read
slampy97 68301b6
style refactor
slampy97 410c655
prep for rebase
slampy97 75b7b9a
Merge branch 'main' into coordination-lock
slampy97 ef5acef
apply req_id plus thin lock client
slampy97 3096a1a
simplify lock + reconnector
slampy97 edfc5f2
simplify lock + reconnector
slampy97 b8bcdb4
simplify lock + reconnector
slampy97 ee2c2fa
fix recconector
slampy97 80cd1fd
simplify reconnector.py
slampy97 5a4fb8c
simplify reconnector.py
slampy97 aaec556
simplify reconnector.py
slampy97 05b2c10
simplify reconnector.py
slampy97 bc389e0
fix style
slampy97 9e0ec86
fix style
slampy97 2dafcab
all tests passed - first time. Reconnector recconect session stream
slampy97 b2e4885
all tests passed - first time. Reconnector recconect session stream
slampy97 64491fa
all tests passed - first time. Reconnector recconect session stream
slampy97 fd9f4f1
all tsts passed and zero pending tasks, finally no errors
slampy97 f63464c
fix styles
slampy97 d29c9bc
fix timeout
slampy97 ced951f
fix test for cli
slampy97 df0b81e
last fixes
slampy97 f238d0b
last fixes + style fixing
slampy97 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
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.
очень сложно это все читать. давай будем пользоваться методами acquire и release, а также не будем делать этот километровый дескрайб