GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/4167
KAFKA-5950: retry on response retriable exception
The PR will add retries for KafkaAdminClient's retriable error responses.
You can merge this pull request into a Git repository by ru
GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/4000
KAFKA-5445: Document exceptions thrown by AdminClient methods
Exceptions are processed internally in KafkaAdminClient without throwing
them to the client code, hence the documentation of the
GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/3761
KAFKA-5763: Refactor NetworkClient to use LogContext
This PR lets logging client id in every log line in NetworkClient
You can merge this pull request into a Git repository by running:
$ git
GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/3671
KAFKA-5723[WIP]: Refactor BrokerApiVersionsCommand to use the new
AdminClient
This PR brings refactoring to new AdminClient java class for
BrokerApiVersionsCommand. The code was not tested, because
Github user adyach closed the pull request at:
https://github.com/apache/kafka/pull/3659
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/3663
KAFKA-4643: Improve test coverage of StreamsKafkaClient
The commit brings improved test coverage for StreamsKafkaClientTest.java
You can merge this pull request into a Git repository by running
GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/3659
KAFKA-4643: Improve test coverage of StreamsKafkaClient
The commit brings improved test coverage for StreamsKafkaClientTest.java
You can merge this pull request into a Git repository by running
GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/2672
KAFKA-4657: Improve test coverage of CompositeReadOnlyWindowStore
This commmit brings improved test coverage for window store fetch method
and WindowStoreIterator
You can merge this pull request