[
https://issues.apache.org/jira/browse/STORM-1253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145179#comment-15145179
]
ASF GitHub Bot commented on STORM-1253:
---------------------------------------
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/1098#issuecomment-183464954
I didn't realize how messed up timer.clj really was. Besides fixing the
locking issues in the code, my biggest suggestion would be to make it fully
object oriented and make all of the static methods regular
methods/constructors. It is already object oriented, we just need to take it
the rest of the way. And then we can make it AutoClosable too.
> port backtype.storm.timer to java
> ----------------------------------
>
> Key: STORM-1253
> URL: https://issues.apache.org/jira/browse/STORM-1253
> Project: Apache Storm
> Issue Type: New Feature
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: Boyang Jerry Peng
> Labels: java-migration, jstorm-merger
>
> Timer like class that uses simulated time
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)