Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/321#issuecomment-63761302
@nathanmarz rethinking a bit on this patch. Having both startOffsetTime
and forceFromStart is confusing a bit from user point of view. If user deploys
a topology and doesn't set forceFromStart and by default startOffsetTime is
EarliestTime. It doesn't read from the beginning of the queue.
If the user sets forceFromStart to true and later kills the topology and
redeploys it they must remember to turn off the forceFromStart to start from
where they left off. I'll send a updated patch.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---