You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ijuma <gi...@git.apache.org> on 2015/09/04 22:51:09 UTC

[GitHub] kafka pull request: Kafka-2440; Use `NetworkClient` instead of `Si...

GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/194

    Kafka-2440; Use `NetworkClient` instead of `SimpleConsumer` to fetch data from replica

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka kafka-2440-use-network-client-in-fetcher

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/194.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #194
    
----
commit 6f34f70d5ac9c320cc8655c0de26aeee6cb2b300
Author: Ismael Juma <is...@juma.me.uk>
Date:   2015-09-04T20:42:41Z

    Use `NetworkClient` in `ReplicaFetcherThread`
    
    `ConsumerFetcherThread` still uses `SimpleConsumer`.

commit 57a4c0a691167c503d8a51e3bb604f7b212c4890
Author: Ismael Juma <is...@juma.me.uk>
Date:   2015-09-04T20:43:30Z

    Call `metadataUpdater.maybeHandleDisconnection` from `NetworkClient.close()`

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request: KAFKA-2440; Use `NetworkClient` instead of `Si...

Posted by ijuma <gi...@git.apache.org>.
Github user ijuma closed the pull request at:

    https://github.com/apache/kafka/pull/194


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request: KAFKA-2440; Use `NetworkClient` instead of `Si...

Posted by ijuma <gi...@git.apache.org>.
GitHub user ijuma reopened a pull request:

    https://github.com/apache/kafka/pull/194

    KAFKA-2440; Use `NetworkClient` instead of `SimpleConsumer` to fetch data from replica

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka kafka-2440-use-network-client-in-fetcher

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/194.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #194
    
----
commit 6f34f70d5ac9c320cc8655c0de26aeee6cb2b300
Author: Ismael Juma <is...@juma.me.uk>
Date:   2015-09-04T20:42:41Z

    Use `NetworkClient` in `ReplicaFetcherThread`
    
    `ConsumerFetcherThread` still uses `SimpleConsumer`.

commit 57a4c0a691167c503d8a51e3bb604f7b212c4890
Author: Ismael Juma <is...@juma.me.uk>
Date:   2015-09-04T20:43:30Z

    Call `metadataUpdater.maybeHandleDisconnection` from `NetworkClient.close()`

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request: KAFKA-2440; Use `NetworkClient` instead of `Si...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/194


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---