You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by tedyu <gi...@git.apache.org> on 2017/10/10 17:17:46 UTC

[GitHub] kafka pull request #4052: KAFKA-6046 DeleteRecordsRequest to a non-leader sh...

GitHub user tedyu opened a pull request:

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

    KAFKA-6046 DeleteRecordsRequest to a non-leader should give proper error

    

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

    $ git pull https://github.com/tedyu/kafka trunk

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

    https://github.com/apache/kafka/pull/4052.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 #4052
    
----
commit 4f25a3e9ef5cc079ca1ea549787d75f7ca6f8940
Author: tedyu <yu...@gmail.com>
Date:   2017-10-10T17:17:13Z

    KAFKA-6046 DeleteRecordsRequest to a non-leader should give proper error

----


---

[GitHub] kafka pull request #4052: KAFKA-6046 DeleteRecordsRequest to a non-leader sh...

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

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


---

[GitHub] kafka pull request #4052: KAFKA-6046 DeleteRecordsRequest to a non-leader sh...

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

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


---

[GitHub] kafka pull request #4052: KAFKA-6046 DeleteRecordsRequest to a non-leader sh...

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

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

    KAFKA-6046 DeleteRecordsRequest to a non-leader should give proper error

    

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

    $ git pull https://github.com/tedyu/kafka trunk

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

    https://github.com/apache/kafka/pull/4052.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 #4052
    
----
commit 4f25a3e9ef5cc079ca1ea549787d75f7ca6f8940
Author: tedyu <yu...@gmail.com>
Date:   2017-10-10T17:17:13Z

    KAFKA-6046 DeleteRecordsRequest to a non-leader should give proper error

commit 4a8e179c23da6b45c0254509e431e750c71234a5
Author: tedyu <yu...@gmail.com>
Date:   2017-10-10T19:05:40Z

    Add Some()

commit a52905e4be7212c876cd09ed4fa8d1b1ec67e233
Author: tedyu <yu...@gmail.com>
Date:   2017-10-11T09:25:15Z

    Address Tom's comments

----


---