[
https://issues.apache.org/jira/browse/STORM-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218824#comment-14218824
]
ASF GitHub Bot commented on STORM-563:
--------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/storm/pull/321
STORM-563. Kafka Spout doesn't pick up from the beginning of the queue
unless forceFromStart specified.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm STORM-563
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/321.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 #321
----
commit ecfa7d0825ca0c8e01ed1f97774015c1dd509d65
Author: Sriharsha Chintalapani <[email protected]>
Date: 2014-11-20T01:07:27Z
STORM-563. Kafka Spout doesn't pick up from the beginning of the queue
unless forceFromStart specified.
----
> Kafka Spout doesn't pick up from the beginning of the queue unless
> forceFromStart specified
> -------------------------------------------------------------------------------------------
>
> Key: STORM-563
> URL: https://issues.apache.org/jira/browse/STORM-563
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
>
> KafkaUtil.getOffset starts from LatestTime unless forceFromStart specified.
> It should pick this from KafkaConfig.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)