TengYao Chi created KAFKA-19249: ----------------------------------- Summary: Replace Consumer#close(Duration) with Consumer#close(CloseOptions) Key: KAFKA-19249 URL: https://issues.apache.org/jira/browse/KAFKA-19249 Project: Kafka Issue Type: Improvement Reporter: TengYao Chi Assignee: TengYao Chi
We have introduced Consumer#close(CloseOptions) in KIP-1092. We should also replace the deprecated method with the new method. -- This message was sent by Atlassian Jira (v8.20.10#820010)