[
https://issues.apache.org/jira/browse/STORM-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718025#comment-14718025
]
ASF GitHub Bot commented on STORM-563:
--------------------------------------
Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/493#issuecomment-135625738
@Renkai ignoreZkOffsets is rename of forcefromStart. So if you set
ignoreZkOffsets it wil ignore already set offsets in zookeeper and start from
the startOffsetTime.
"How do spout detect it is first started or recover from failure?"
can you explain bit more on that.
> 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)