Skip to content
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

add new method for get information about Lock #3524

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

add new method for get information about Lock #3524

wants to merge 9 commits into from

Conversation

kurenchuksergey
Copy link

@kurenchuksergey kurenchuksergey commented Mar 27, 2021

This addition method provide snapshot about current lock state. who is owner, which application instance (connection id) and the last expire time point

mrniko and others added 9 commits March 23, 2021 14:14
fix: ClientConnectionsEntry reconnect error
Signed-off-by: Sergey Kurenchuk <[email protected]>
Signed-off-by: Sergey Kurenchuk <[email protected]>
Signed-off-by: Sergey Kurenchuk <[email protected]>
Signed-off-by: Sergey Kurenchuk <[email protected]>
Signed-off-by: Sergey Kurenchuk <[email protected]>
Signed-off-by: Kurenchuk Sergey <[email protected]>
Signed-off-by: Kurenchuk Sergey <[email protected]>
@kurenchuksergey
Copy link
Author

@mrniko do you like the changes, or I can close the MR?
I ask it because has no experience with open source and I don't understood that should i resolve conflicts or no ;/

@mrniko
Copy link
Member

mrniko commented Apr 22, 2021

A lot of changes not related to code changes for this issues.
LockInfo should contain redissonId - id of Redisson instance which owns the lock.

@kurenchuksergey
Copy link
Author

@mrniko ok I will learn how to get this id and then I will improve the Mr or create a new one without so match changes

This was referenced Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants