Github user zd-project commented on the issue: https://github.com/apache/storm/pull/2764 cachedSummary shouldn't be refreshed too often based on current implementation. So I don't think we should risk the race condition just for negligible gain in performance.
---