Skip to content

MINOR: Annotate KafkaAdminClientTest.testAlterClientQuotas() with @Test#8456

Closed
tombentley wants to merge 1 commit into
apache:trunkfrom
tombentley:MINOR-annotate-test-method
Closed

MINOR: Annotate KafkaAdminClientTest.testAlterClientQuotas() with @Test#8456
tombentley wants to merge 1 commit into
apache:trunkfrom
tombentley:MINOR-annotate-test-method

Conversation

@tombentley
Copy link
Copy Markdown
Member

KafkaAdminClientTest.testAlterClientQuotas() is uncalled. It is clearly intended to be a test method, but lacks @Test.

This public method is uncalled, but is clearly intended to be a test.
@tombentley
Copy link
Copy Markdown
Member Author

@ijuma, @cmccabe would one of you be able to review this? Thanks.

@rondagostino
Copy link
Copy Markdown
Contributor

@bdbyrne Can you take a look and review? This was a KIP-546 change.

@bdbyrne
Copy link
Copy Markdown
Contributor

bdbyrne commented Apr 9, 2020

LGTM - thank you!

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Apr 23, 2020

ok to test

@gwenshap
Copy link
Copy Markdown
Contributor

gwenshap commented May 3, 2020

The results of the failed test are long gone, but this is literally just a test annotation, and 2/3 test runs passed. I'll just go ahead and merge this.

@gwenshap gwenshap closed this in efa7c0e May 3, 2020
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.

6 participants