bbejeck opened a new pull request, #20661:
URL: https://github.com/apache/kafka/pull/20661

   When a failure occurs with a push telemetry request, any exception is 
treated as fatal, increasing the time interval to `Integer.MAX_VALUE` 
effectively turning telemetry off.  This PR updates the error handling to check 
if the exception is a transient one with expected recovery and keeps the 
telemetry interval value the same in those cases since a recovery is expected.
   


-- 
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]

Reply via email to