Block or Report
Block or report ableegoldman
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
rocksdb Public
Forked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
C++
-
examples Public
Forked from confluentinc/examples
Apache Kafka and Confluent Platform examples and demos
Java
-
kafka-streams-examples Public
Forked from confluentinc/kafka-streams-examples
Demo applications and code examples for Apache Kafka's Streams API.
Java
-
schema-registry Public
Forked from confluentinc/schema-registry
Confluent Schema registry for Kafka
Java
341 contributions in the last year
Activity overview
Contribution activity
April 2022
Created a pull request in apache/kafka that received 13 comments
KAFKA-12738: implement exponential backoff for tasks
This PR further improves the error handling for named topologies by extending it to include exponential backoff for individual task errors, instead…