dubee opened a new pull request #342: Disable spare connections URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/342 There's a bug in version 1.0.0 of librdkafka that can cause a consumer to not recover in a timely manner when a non-group coordinator connection is lost. As a work around, disable the spare connections feature until the fix has been officially released. The spare connection feature is new to version 1.0.0 of the client, so was not being used previously anyway. More info here: https://github.com/edenhill/librdkafka/issues/2266
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
