Skip to content

HDDS-15243. Remove unused GenericRefreshProtocol, RefreshCallQueueProtocol#10244

Merged
adoroszlai merged 2 commits into
apache:masterfrom
adoroszlai:HDDS-15243
May 13, 2026
Merged

HDDS-15243. Remove unused GenericRefreshProtocol, RefreshCallQueueProtocol#10244
adoroszlai merged 2 commits into
apache:masterfrom
adoroszlai:HDDS-15243

Conversation

@adoroszlai
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Remove unused code from forked Hadoop RPC (part 1): GenericRefreshProtocol, RefreshCallQueueProtocol and related code.

https://issues.apache.org/jira/browse/HDDS-15243

How was this patch tested?

https://github.com/adoroszlai/ozone/actions/runs/25713574105

@adoroszlai adoroszlai self-assigned this May 12, 2026
@adoroszlai adoroszlai added the code-cleanup Changes that aim to make code better, without changing functionality. label May 12, 2026
@ivandika3
Copy link
Copy Markdown
Contributor

ivandika3 commented May 12, 2026

@adoroszlai How about we raise a ticket to implement refresh call queue capabilities instead? It's a good way to prioritize or deprioritize a user / group priority without restarting OM.

@adoroszlai
Copy link
Copy Markdown
Contributor Author

How about we raise a ticket to implement refresh call queue capabilities instead? It's a good way to prioritize or deprioritize a user / group priority without restarting OM.

I would like to remove it first, to reduce unused/untested code in 2.2.0. It will be easy to restore it from git history, if/when work on the implementation is started. Also, bigger part of removed code is GenericRefreshProtocol.

Copy link
Copy Markdown
Contributor

@ivandika3 ivandika3 left a comment

Choose a reason for hiding this comment

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

Ok got it. LGTM +1.

@adoroszlai adoroszlai merged commit 68c709d into apache:master May 13, 2026
47 checks passed
@adoroszlai
Copy link
Copy Markdown
Contributor Author

Thanks @ivandika3 for the review.

@adoroszlai adoroszlai deleted the HDDS-15243 branch May 13, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code-cleanup Changes that aim to make code better, without changing functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants