Skip to content

Conversation

tanishq-chugh
Copy link
Contributor

@tanishq-chugh tanishq-chugh commented Oct 15, 2025

What changes were proposed in this pull request?

Removal of the deprecated functionality of HMS compactor workers

Why are the changes needed?

The particular functionality has been deprecated since a long time pending for removal.

Does this PR introduce any user-facing change?

More of a configuration removal, that user won't be able to update/use in upcoming releases.

How was this patch tested?

Manual verification & CI

@tanishq-chugh tanishq-chugh marked this pull request as ready for review October 17, 2025 07:14
@deniskuzZ
Copy link
Member

deniskuzZ commented Oct 17, 2025

@tanishq-chugh besides HMS local workers support, please drop the supplemental functionality such as revokeFromLocalWorkers: #6068

@tanishq-chugh tanishq-chugh marked this pull request as draft October 17, 2025 08:28
@tanishq-chugh
Copy link
Contributor Author

Addressed dropping revokeFromLocalWorkers supplementary functionality in commit - 5350c3d

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

+1, pending tests

startedAt = System.currentTimeMillis();
prevStart = handle.getLastUpdateTime();

recoverFailedCompactions();
Copy link
Member

@deniskuzZ deniskuzZ Oct 17, 2025

Choose a reason for hiding this comment

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

could you please add new line after and keep the comment: // Check for timed out workers.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, added in commit ed91be6

Copy link

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.

4 participants