Chia-Ping Tsai created KAFKA-17132: -------------------------------------- Summary: Revisit testMissingOffsetNoResetPolicy for AsyncConsumer Key: KAFKA-17132 URL: https://issues.apache.org/jira/browse/KAFKA-17132 Project: Kafka Issue Type: Sub-task Reporter: Chia-Ping Tsai Assignee: TaiJuWu
`testMissingOffsetNoResetPolicy` assumes `poll(0)` can complete the request in time, but that is not in spec. Hence, we should increase the timeout to enable it for AsyncConsumer -- This message was sent by Atlassian Jira (v8.20.10#820010)