Hello Kafka team,
I was just looking around some newbie bugs in the JIRA, during the
weekend, and decided to take up
https://issues.apache.org/jira/browse/KAFKA-1836. I've a patch, which
I've attached to that JIRA a few days back, which I would like to be
reviewed. The patch handles the case where the awaitUpdate timeout value
for Metadata updates is lesser than or equal to 0. It also has the
documentation and config for metadata.fetch.timeout.ms property updated.
Finally it has a testcase which verifies this change.
Could one of you please take a look?
-Jaikiran