Skip to content

Conversation

@dengziming
Copy link
Member

More detailed description of your change
See here: #10275 (comment)

Summary of testing strategy (including rationale)

  1. add a unit test for ListOffsetsHandler
  2. existing test in KafkaAdminClientTest

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@dengziming dengziming changed the title KAFKA-12609: Rewrite ListOffsets using new class KAFKA-12609: Rewrite ListOffsets using AdminApiDriver Apr 3, 2021
@dengziming dengziming force-pushed the new-list-offsets branch 3 times, most recently from ee67f59 to 35475f6 Compare April 7, 2021 12:49
@dengziming
Copy link
Member Author

Helli @dajac , are you interested in reviewing this PR, the current ListOffsets implementation is very complex and can be simplified tremendously if we use AdminApiDriver created by @hachikuji .

@dajac dajac self-requested a review May 27, 2021 08:59
@dajac
Copy link
Member

dajac commented May 27, 2021

@dengziming Sure. I have added it to my review backlog.

@dajac
Copy link
Member

dajac commented Jun 25, 2021

@dengziming Sorry for the delay on this one. I wanted to get #10760 merge first before tackling this one. Could you rebase your PR to include those changes?

@dengziming
Copy link
Member Author

Thank you @dajac I will check #10760 soon.

@dengziming dengziming force-pushed the new-list-offsets branch 2 times, most recently from 57e2942 to f051942 Compare June 26, 2021 10:05
@dengziming dengziming force-pushed the new-list-offsets branch 2 times, most recently from 6ec6301 to 10896eb Compare July 9, 2021 12:19
dengziming added 2 commits August 29, 2021 21:28
rebase on new code

rewrite listoffsets using new class
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