[
https://issues.apache.org/jira/browse/STORM-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717911#comment-14717911
]
ASF GitHub Bot commented on STORM-563:
--------------------------------------
Github user Renkai commented on the pull request:
https://github.com/apache/storm/pull/493#issuecomment-135604162
If I set ignoreZkOffsets to true,will a spout recover from failure read
from zk offsets or use startOffsetTime?
How do spout detect it is first started or recover from failure?
> 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
> Fix For: 0.10.0
>
>
> 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)