[
https://issues.apache.org/jira/browse/STORM-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710326#comment-14710326
]
ASF GitHub Bot commented on STORM-992:
--------------------------------------
Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/680#issuecomment-134423270
+1.
> 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
> 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)