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

[Bug]: The xlinectl won't renew the lease of the lock key #664

Open
1 task done
Phoenix500526 opened this issue Feb 28, 2024 · 0 comments · May be fixed by #820
Open
1 task done

[Bug]: The xlinectl won't renew the lease of the lock key #664

Phoenix500526 opened this issue Feb 28, 2024 · 0 comments · May be fixed by #820
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Phoenix500526
Copy link
Collaborator

Description about the bug

The xlinectl won't renew the lease of the lock key during the lock usage.

How do we reproduce the issue?

  1. start up an xline cluster via quick_start.sh
  2. execute a watch command to watch the lock key
$ docker exec client /mnt/xlinectl --endpoints=http://172.20.0.3:2379,http://172.20.0.4:2379,http://172.20.0.5:2379 watch --prefix mutex
  1. execute the lock command on another terminal
$ docker exec client /mnt/xlinectl --endpoints=http://172.20.0.3:2379,http://172.20.0.4:2379,http://172.20.0.5:2379 lock mutex`
  1. wait the lock lease expires.

The result was pasted down below:
image

Version

0.6.1 (Default)

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Phoenix500526 Phoenix500526 added the bug Something isn't working label Feb 28, 2024
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Feb 29, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Feb 29, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Feb 29, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Feb 29, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Feb 29, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Feb 29, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Feb 29, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Mar 1, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Mar 1, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
@Phoenix500526 Phoenix500526 added this to the v0.7.0 milestone Mar 8, 2024
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Apr 19, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue May 15, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
@Phoenix500526 Phoenix500526 linked a pull request May 15, 2024 that will close this issue
@Phoenix500526 Phoenix500526 linked a pull request May 15, 2024 that will close this issue
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue May 20, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue May 22, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Phoenix500526 added a commit to Phoenix500526/Xline that referenced this issue Jun 9, 2024
Closes: xline-kv#664
Signed-off-by: Phoeniix Zhao <Phoenix500526@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants