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 delete_lock and fix release_lock #440

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

mosyp
Copy link
Contributor

@mosyp mosyp commented Sep 21, 2021

  • release_lock allowed non-owners to release a lock, added the owner check to prevent that
  • introduced delete_lock for non-owners to delete a lock

The option to delete a lock for non owners is added to recover from is_non_acquirable locks in kafka-delta-ingest

@mosyp mosyp requested review from rtyler, xianwill and houqp September 21, 2021 09:58
@mosyp mosyp merged commit 4be507d into main Sep 21, 2021
@mosyp mosyp deleted the add_delete_lock_and_fix_release_lock branch September 21, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants