You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2016/10/18 23:36:59 UTC

[jira] [Created] (REEF-1645) Assertion in RuntimeClock.stop() is always true

Sergiy Matusevych created REEF-1645:
---------------------------------------

             Summary: Assertion in RuntimeClock.stop() is always true
                 Key: REEF-1645
                 URL: https://issues.apache.org/jira/browse/REEF-1645
             Project: REEF
          Issue Type: Bug
          Components: REEF-Common
            Reporter: Sergiy Matusevych
            Assignee: Sergiy Matusevych
            Priority: Trivial


{{RuntimeClock.stop()}} assertion for {{numClientAlarms}} is placed immediately **after** its assigment. It should be the other way around.

It would also be helpful to print the number of outstanding alarms to the log to debug clock idleness/shutdown issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)