[ https://issues.apache.org/jira/browse/KAFKA-7818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742033#comment-16742033 ]
ASF GitHub Bot commented on KAFKA-7818: --------------------------------------- Fokko commented on pull request #6142: [KAFKA-7818] Make the KafkaConsumer AutoCloseable URL: https://github.com/apache/kafka/pull/6142 So we can use Java's try-with-resources functionality: https://jira.apache.org/jira/browse/KAFKA-7818 *More detailed description of your change, if necessary. The PR title and PR message become the squashed commit message, so use a separate comment to ping reviewers.* *Summary of testing strategy (including rationale) for the feature or bug fix. Unit and/or integration tests are expected for any behaviour change and system tests should be considered for larger changes.* ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Make the KafkaConsumer AutoCloseable > ------------------------------------ > > Key: KAFKA-7818 > URL: https://issues.apache.org/jira/browse/KAFKA-7818 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 2.1.0 > Reporter: Fokko Driesprong > Priority: Major > Fix For: 2.1.1 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)