Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2487
+1 LGTM. I'm a little confused by when the removed case would be hit
though. As far as I can tell it's only called from daemon/worker/Worker.java,
and it doesn't look to me like the timestamp parameter can be negative there?---
