Github user danny0405 commented on the issue: https://github.com/apache/storm/pull/2800 @srdo Cause only modify it through multi-threads but not iterator over it, and the cache key is executor-id, which will only have conflict between master and supervisor.
---