GitHub user ijuma opened a pull request:

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

    KAFKA-3996: ByteBufferMessageSet.writeTo() should be non-blocking

    Also:
    * Introduce a blocking variant to be used by `FileMessageSet.append`,
    * Add tests
    * Minor clean-ups

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

    $ git pull https://github.com/ijuma/kafka 
kafka-3996-byte-buffer-message-set-write-to-non-blocking

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

    https://github.com/apache/kafka/pull/1669.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 #1669
    
----
commit c057a92a6f296d0b54946452626c2d5aba9513ee
Author: Ismael Juma <ism...@juma.me.uk>
Date:   2016-07-27T05:13:32Z

    KAFKA-3996: ByteBufferMessageSet.writeTo() should be non-blocking
    
    Also:
    * Introduce a blocking variant to be used by `FileMessageSet.append`,
    * Add tests
    * Minor clean-ups

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to