[GitHub] kafka pull request #4167: KAFKA-5950: retry on response retriable exception

2017-11-01 Thread adyach
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] kafka pull request #4000: KAFKA-5445: Document exceptions thrown by AdminCli...

2017-10-02 Thread adyach
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] kafka pull request #3761: KAFKA-5763: Refactor NetworkClient to use LogConte...

2017-08-30 Thread adyach
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] kafka pull request #3671: KAFKA-5723[WIP]: Refactor BrokerApiVersionsCommand...

2017-08-15 Thread adyach
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] kafka pull request #3659: KAFKA-4643: Improve test coverage of StreamsKafkaC...

2017-08-14 Thread adyach
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] kafka pull request #3663: KAFKA-4643: Improve test coverage of StreamsKafkaC...

2017-08-14 Thread adyach
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] kafka pull request #3659: KAFKA-4643: Improve test coverage of StreamsKafkaC...

2017-08-11 Thread adyach
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] kafka pull request #2672: KAFKA-4657: Improve test coverage of CompositeRead...

2017-03-10 Thread adyach
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