[
https://issues.apache.org/jira/browse/KAFKA-3339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183511#comment-15183511
]
ASF GitHub Bot commented on KAFKA-3339:
---------------------------------------
GitHub user SinghAsDev opened a pull request:
https://github.com/apache/kafka/pull/1021
KAFKA-3339: Fix java docs for seekToEnd and seekToBeginning.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SinghAsDev/kafka KAFKA-3339
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1021.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 #1021
----
commit 56714878b519edae53fb14e8502aed5bd7a50137
Author: Ashish Singh <[email protected]>
Date: 2016-03-07T19:20:22Z
KAFKA-3339: Fix java docs for seekToEnd and seekToBeginning.
----
> org.apache.kafka.clients.consumer.KafkaConsumer javadoc for seekToBeginning,
> seekToEnd incomplete
> -------------------------------------------------------------------------------------------------
>
> Key: KAFKA-3339
> URL: https://issues.apache.org/jira/browse/KAFKA-3339
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Affects Versions: 0.9.0.1
> Reporter: Harald Kirsch
>
> The api documentation for seekToBeginning and seekToEnd in
> org.apache.kafka.clients.consumer.KafkaConsumer these methods should remark
> that all subscribed partitions are seeked if no TopicPartition is provided.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)