[
https://issues.apache.org/jira/browse/STORM-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Priyank Shah updated STORM-1061:
--------------------------------
Description: Related to STORM-1017 changes. Add tests to make sure that
ignoreZkOffsets config is used only user kills and resubmits the topology and
not when a worker is crashed and restarted. (was: 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?
More details on https://github.com/apache/storm/pull/493#issuecomment-135783234
It will cause a lot of unwanted duplicated messages in some scenes.)
Issue Type: Improvement (was: Bug)
> Create integration tests around ignoreZkOffsets config for kafka spout - core
> and trident
> -----------------------------------------------------------------------------------------
>
> Key: STORM-1061
> URL: https://issues.apache.org/jira/browse/STORM-1061
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-kafka
> Reporter: Priyank Shah
> Assignee: Priyank Shah
>
> Related to STORM-1017 changes. Add tests to make sure that ignoreZkOffsets
> config is used only user kills and resubmits the topology and not when a
> worker is crashed and restarted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)