[ https://issues.apache.org/jira/browse/KAFKA-16640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943724#comment-17943724 ]
Chia-Ping Tsai commented on KAFKA-16640: ---------------------------------------- [~vladimir.bukhtoyarov] thanks for reporting. The fix was backport to 3.9 only > Replace TestUtils#resource by scala.util.Using > ---------------------------------------------- > > Key: KAFKA-16640 > URL: https://issues.apache.org/jira/browse/KAFKA-16640 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: TengYao Chi > Priority: Minor > Fix For: 3.8.0 > > > `scala.util.Using` is in both scala 2.13 and scala-collection-compat so we > don't need to have custom try-resource function. -- This message was sent by Atlassian Jira (v8.20.10#820010)