[GitHub] storm pull request #2622: STORM-3020: fix possible race condition in AsyncLo...

2018-04-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2622 ---

[GitHub] storm pull request #2622: STORM-3020: fix possible race condition in AsyncLo...

2018-04-04 Thread revans2
GitHub user revans2 opened a pull request: https://github.com/apache/storm/pull/2622 STORM-3020: fix possible race condition in AsyncLocalizer There were a number of places in AsyncLocalizer that were using synchronized to try and protect some maps. When we added in support for re