kafka/checkstyle
Bill Bejeck 3243300e19
CI / build (push) Waiting to run Details
KAFKA-19747: Update ClientTelemetryReporter telemetry push error handling (#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.

Reviewers: Apoorv Mittal <apoorvmittal10@gmail.com>, Matthias
 Sax<mjsax@apache.org>
2025-10-09 17:05:39 -04:00
..
.scalafmt.conf MINOR: Update to Scala 2.13.12 (#14430) 2023-09-24 06:05:12 -07:00
checkstyle.xml KAFKA-18050 Upgrade the checkstyle version to 10.20.2 (#17999) 2024-12-05 10:59:18 +08:00
import-control-coordinator-common.xml KAFKA-18813: ConsumerGroupHeartbeat API and ConsumerGroupDescribe API… (#19042) 2025-02-26 16:53:46 -05:00
import-control-core.xml KAFKA-18396: Migrate log4j1 configuration to log4j2 in KafkaDockerWrapper (#18394) 2025-02-11 13:26:47 +05:30
import-control-group-coordinator.xml KAFKA-18813: ConsumerGroupHeartbeat API and ConsumerGroupDescribe API… (#19042) 2025-02-26 16:53:46 -05:00
import-control-jmh-benchmarks.xml KAFKA-17569 Rewrite TestLinearWriteSpeed by Java (#17736) 2024-11-26 23:43:01 +08:00
import-control-metadata.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control-server-common.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control-server.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control-share-coordinator.xml KAFKA-18813: ConsumerGroupHeartbeat API and ConsumerGroupDescribe API… (#19042) 2025-02-26 16:53:46 -05:00
import-control-storage.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control-test-common-internal-api.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control-test-common-runtime.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control-test-common-util.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control-transaction-coordinator.xml KAFKA-17587 Refactor test infrastructure (#18602) 2025-01-27 15:29:02 -05:00
import-control.xml MINOR: Fix some Request toString methods (#19655) (#19689) 2025-05-27 15:37:29 -07:00
java.header MINOR: improve license header check by providing head file instead of (prefix) header regex 2017-02-28 12:35:04 -08:00
suppressions.xml KAFKA-19747: Update ClientTelemetryReporter telemetry push error handling (#20661) 2025-10-09 17:05:39 -04:00