[ https://issues.apache.org/jira/browse/KAFKA-17282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alyssa Huang updated KAFKA-17282: --------------------------------- Description: After electionTimeout expiration unattached observers will poll the message queue for 0 seconds (meaning we won't wait for inbound messages anymore). (was: After electionTimeout expiration unattached observers will send fetch requests every {{QUORUM_REQUEST_TIMEOUT_MS_CONFIG}} (which can be longer than we want), and poll the message queue for 0 seconds (meaning we won't wait for inbound messages anymore). ) > pollUnattachedAsObserver should not consider electionTimeoutMs > -------------------------------------------------------------- > > Key: KAFKA-17282 > URL: https://issues.apache.org/jira/browse/KAFKA-17282 > Project: Kafka > Issue Type: Bug > Reporter: Alyssa Huang > Assignee: Alyssa Huang > Priority: Major > > After electionTimeout expiration unattached observers will poll the message > queue for 0 seconds (meaning we won't wait for inbound messages anymore). -- This message was sent by Atlassian Jira (v8.20.10#820010)