Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2743
@zd-project In your last commit, you removed the `AtomicReference` wrapper
for the `Timer.Context`. Is it because you expect the `Timer.Context` to only
be used by one thread?---
