GitHub user dajac opened a pull request:

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

    MINOR: Tiny optimization to avoid mapping twice on the results.

    As pointed out by @granthenke in #196, error can be wrapped in JShort 
directly to avoid second map.

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

    $ git pull https://github.com/dajac/kafka wrap-jshort

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

    https://github.com/apache/kafka/pull/714.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 #714
    
----
commit e646935fbc0aeafd54a561962e1a7c100d78b567
Author: David Jacot <david.ja...@gmail.com>
Date:   2015-12-22T21:00:09Z

    MINOR: Tiny optimization to avoid mapping twice on the results.

----


---
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