dan norwood created KAFKA-5658:
----------------------------------
Summary: adminclient will stop working after some amount of time
Key: KAFKA-5658
URL: https://issues.apache.org/jira/browse/KAFKA-5658
Project: Kafka
Issue Type: Bug
Reporter: dan norwood
if i create an admin client and let it sit unused for some amount of time, then
attempt to use it i will get the following
{noformat}
java.util.concurrent.ExecutionException:
org.apache.kafka.common.errors.BrokerNotAvailableException
{noformat}
even though the broker is up. if before each usage of adminclient i create a
new admin client i do not see the same behavior.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)