ableegoldman opened a new pull request, #12044: URL: https://github.com/apache/kafka/pull/12044
This PR further improves the error handling for named topologies by extending it to include exponential backoff for individual task errors, instead of a constant-time 5s backoff. The next PR will round out the error handling to cover full topology-wide backoff for unhealthy topologies where one or more tasks are failing repeatedly over a long period of time, but that is not going to be included in this one. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
