[ https://issues.apache.org/jira/browse/KAFKA-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edoardo Comar resolved KAFKA-6516. ---------------------------------- Resolution: Won't Fix thanks, [~rsivaram] so my expectation was invalid then > KafkaProducer retries indefinitely to authenticate on > SaslAuthenticationException > --------------------------------------------------------------------------------- > > Key: KAFKA-6516 > URL: https://issues.apache.org/jira/browse/KAFKA-6516 > Project: Kafka > Issue Type: Bug > Components: clients > Affects Versions: 1.0.0 > Reporter: Edoardo Comar > Priority: Major > > Even after https://issues.apache.org/jira/browse/KAFKA-5854 > the producer's (background) polling thread keeps retrying to authenticate. > if the future returned by KafkaProducer.send is not resolved. > The current test > {{org.apache.kafka.common.security.authenticator.ClientAuthenticationFailureTest.testProducerWithInvalidCredentials()}} > passes because it relies on the future being resolved. > -- This message was sent by Atlassian JIRA (v7.6.3#76005)