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

chores: remove useless code in BinaryProtoLookupService #15350

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

yws-tracy
Copy link
Contributor

@yws-tracy yws-tracy commented Apr 27, 2022

Motivation

remove useless code in BinaryProtoLookupService such as redundant object's toString method in outputting log or redundant data type in angle brackets on using generic type

Modifications

  1. remove redundant toString method in outputting log
  2. remove redundant data type in angle brackets on using generic type

Documentation

Check the box below or label this PR directly.

Need to update docs?

  • doc-required
    (Your PR needs to update docs and you will update later)

  • no-need-doc
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-added
    (Docs have been already added)

…undant `object's toString` method in outputting log or redundant data type in angle brackets on using generic type
@yws-tracy yws-tracy changed the title chores: remove useless code in BinaryProtoLookupService such as red… chores: remove useless code in BinaryProtoLookupService Apr 27, 2022
@github-actions
Copy link

@yws-tracy:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions
Copy link

@yws-tracy:Thanks for providing doc info!

@github-actions github-actions bot added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Apr 27, 2022
@merlimat merlimat added this to the 2.11.0 milestone Apr 28, 2022
@merlimat merlimat added the type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use label Apr 28, 2022
@merlimat merlimat merged commit c58a924 into apache:master Apr 28, 2022
@yws-tracy yws-tracy deleted the remove-useless-code branch April 29, 2022 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants