Skip to content

Remove unused task action SegmentLockReleaseAction#16422

Merged
kfaraz merged 2 commits intoapache:masterfrom
kfaraz:task_lock_cleanup
May 10, 2024
Merged

Remove unused task action SegmentLockReleaseAction#16422
kfaraz merged 2 commits intoapache:masterfrom
kfaraz:task_lock_cleanup

Conversation

@kfaraz
Copy link
Contributor

@kfaraz kfaraz commented May 9, 2024

Changes:

  • Remove SegmentLockReleaseAction as it is not used anywhere. It is not even registered as a known sub-type of TaskAction.
  • Minor refactor in TaskLockbox. No functional change.
  • Remove ExpectedException from TaskLockboxTest

Copy link
Contributor

@AmatyaAvadhanula AmatyaAvadhanula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a minor comment, but otherwise LGTM.

@kfaraz
Copy link
Contributor Author

kfaraz commented May 10, 2024

Thanks for the review, @AmatyaAvadhanula !

@kfaraz kfaraz merged commit 3b84751 into apache:master May 10, 2024
@kfaraz kfaraz deleted the task_lock_cleanup branch May 10, 2024 01:08
gianm pushed a commit to gianm/druid that referenced this pull request May 10, 2024
Changes:
- Remove `SegmentLockReleaseAction` as it is not used anywhere.
It is not even registered as a known sub-type of `TaskAction`.
- Minor refactor in `TaskLockbox`. No functional change.
- Remove `ExpectedException` from `TaskLockboxTest`
@kfaraz kfaraz added this to the 31.0.0 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants