Github user danny0405 commented on the issue:
https://github.com/apache/storm/pull/2774
Sorry, we initialize the nodes with new HashMap<>(), so it will never be a
null, and this fix is not necessary---
Github user danny0405 commented on the issue:
https://github.com/apache/storm/pull/2774
Sorry, we initialize the nodes with new HashMap<>(), so it will never be a
null, and this fix is not necessary---