You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/31 01:12:53 UTC

[jira] [Commented] (STORM-563) Kafka Spout doesn't pick up from the beginning of the queue unless forceFromStart specified

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

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

GitHub user harshach opened a pull request:

    https://github.com/apache/storm/pull/493

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

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/493.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 #493
    
----
commit d2e10346e58527496bccaeca7b6a1b1d924e7b99
Author: Sriharsha Chintalapani <ma...@harsha.io>
Date:   2015-03-30T23:11:22Z

    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)