GitHub user ekenny opened a pull request:

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

    MINOR: Changed javadoc on KafkaConsumer#endOffsets to mention end offset 
for…

    Existing javadoc fails to mention that endOffsets returns zero for empty 
TopicPartitions.  Just added that important little tidbit to save developers' 
time.

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

    $ git pull https://github.com/ekenny/kafka javadoc_update_endOffsets

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

    https://github.com/apache/kafka/pull/3470.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 #3470
    
----
commit 7806b83a3836cb34068b5fcda980d65b29f0b83c
Author: eric kenny <eric.ke...@kroger.com>
Date:   2017-06-30T17:56:18Z

    Changed javadoc on KafkaConsumer#endOffsets to mention end offset for empty 
partition.

----


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