[ https://issues.apache.org/jira/browse/HIVE-21895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis updated HIVE-21895: --------------------------------------- Fix Version/s: (was: 4.0.0) I cleared the fixVersion field since this ticket is not resolved. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED. According to the JIRA guidelines (https://cwiki.apache.org/confluence/display/Hive/HowToContribute) the fixVersion should be set only when the issue is resolved/closed. > Kafka Storage handler uses deprecated Kafka client methods > ---------------------------------------------------------- > > Key: HIVE-21895 > URL: https://issues.apache.org/jira/browse/HIVE-21895 > Project: Hive > Issue Type: Improvement > Components: kafka integration > Affects Versions: 4.0.0 > Reporter: Kristopher Kane > Assignee: Kristopher Kane > Priority: Minor > Labels: pull-request-available > Attachments: HIVE-21895.1.patch > > Time Spent: 40m > Remaining Estimate: 0h > > The Kafka client version is 2.2 and there are deprecated methods used like > {code:java} > producer.close(0, TimeUnit){code} > in SimpleKafkaWriter -- This message was sent by Atlassian Jira (v8.20.10#820010)