[
https://issues.apache.org/jira/browse/STORM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-992.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Since it incurs potential bug which would be hard to debug, I also merged this
to 0.10.x-branch.
Thanks, [~wangli1426]
I merged this to master and 0.10.x-branch.
> A bug in the timer.clj might cause unexpected delay to schedule new event
> -------------------------------------------------------------------------
>
> Key: STORM-992
> URL: https://issues.apache.org/jira/browse/STORM-992
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Li Wang
> Assignee: Li Wang
> Fix For: 0.10.0
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> The timer thread calculates the delay to schedule the head of the queue and
> sleeps accordingly. However, if a new event with high priority is inserted at
> the head of the queue during the sleep, this event cannot be scheduled in
> time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)