ijuma commented on a change in pull request #10805:
URL: https://github.com/apache/kafka/pull/10805#discussion_r662307716



##########
File path: 
core/src/test/scala/integration/kafka/tools/MirrorMakerIntegrationTest.scala
##########
@@ -35,6 +35,9 @@ import org.junit.jupiter.api.Test
 import org.junit.jupiter.api.Assertions._
 import org.junit.jupiter.api.BeforeEach
 
+import scala.annotation.nowarn
+
+@nowarn("cat=deprecation")

Review comment:
       Can we deprecate the test too instead of the warning suppression?




-- 
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


Reply via email to