[ 
https://issues.apache.org/jira/browse/KAFKA-17282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alyssa Huang reassigned KAFKA-17282:
------------------------------------

    Assignee: Alyssa Huang

> 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 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 be able 
> to accept any inbound messages). Our tests don't replicate this behavior 
> currently due to how we've mocked the message queue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to