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 2017/10/19 09:48:05 UTC

[GitHub] kafka pull request #4097: MINOR: Update docs with regards to max.in.flight a...

GitHub user ijuma opened a pull request:

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

    MINOR: Update docs with regards to max.in.flight and idempotent producer

    The idempotent producer doesn't change that setting any more and the
    accepted range has changed.

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

    $ git pull https://github.com/ijuma/kafka fix-javadoc-wrt-max-in-flight-for-idempotent

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

    https://github.com/apache/kafka/pull/4097.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 #4097
    
----
commit 6966d70353374a68ad53dcaf8250b2c966d111c3
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-10-19T09:38:50Z

    MINOR: Update docs with regards to max.in.flight and idempotent producer
    
    The idempotent producer doesn't change that setting any more and the
    accepted range has changed.

----


---

[GitHub] kafka pull request #4097: MINOR: Update docs with regards to max.in.flight a...

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

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


---