[ 
https://issues.apache.org/jira/browse/STORM-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718067#comment-14718067
 ] 

ASF GitHub Bot commented on STORM-563:
--------------------------------------

Github user Renkai commented on the pull request:

    https://github.com/apache/storm/pull/493#issuecomment-135636635
  
    when ignoreZkOffsets set true and startOffsetTime = 
kafka.api.OffsetRequest.EarliestTime().
    `workers running` -> `topology shutdown by user and restart` -> `workers 
will read from earliest time again`
    `workers running` -> `one of workers shutdown by accident and supervisor 
restart the worker` -> `what offset will the restarted worker read from?`


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

Reply via email to