Kirk True created KAFKA-15837: --------------------------------- Summary: Throw error on use of Consumer.poll(long timeout) Key: KAFKA-15837 URL: https://issues.apache.org/jira/browse/KAFKA-15837 Project: Kafka Issue Type: Improvement Components: clients, consumer Reporter: Kirk True Assignee: Kirk True Fix For: 3.7.0
Per [KIP-266|https://cwiki.apache.org/confluence/x/5kiHB], the Consumer.poll(long timeout) method was deprecated back in 2.0.0. The method will now throw a KafkaException. -- This message was sent by Atlassian Jira (v8.20.10#820010)