gharris1727 commented on PR #15349: URL: https://github.com/apache/kafka/pull/15349#issuecomment-1939299392
Hey all, I realized thanks to @C0urante's review comment that the integration tag is already inherited from parent classes already, so the "added" tags were really no-ops. I've instead removed all of the duplicated integration tags where the class already inherits the tag from a parent class, including existing ones. So when reviewing: * If you see a tag removed, that should be a no-op change, as that test was already an integration test. * If you see a tag added, that was a test which was previously unitTest, and is now integrationTest. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org