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

[GitHub] kafka pull request #4090: [KAFKA-6084] Propagate JSON parsing errors in Reas...

GitHub user viktorsomogyi opened a pull request:

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

    [KAFKA-6084] Propagate JSON parsing errors in ReassignPartitionsCommand

    

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

    $ git pull https://github.com/viktorsomogyi/kafka KAFKA-6084

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

    https://github.com/apache/kafka/pull/4090.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 #4090
    
----
commit 3f1a24014e022ad351ea669ba73efa645ccca5f3
Author: Viktor Somogyi <vi...@gmail.com>
Date:   2017-10-14T11:16:35Z

    [KAFKA-6084] Propagate JSON parsing errors in ReassignPartitionsCommand

----


---