Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2432
I think we can avoid this issue in the future by upgrading Jackson
https://github.com/FasterXML/jackson-databind/issues/373. The fix should be
included as of version 2.7, which is when JDK7 basic classes became part of
core jackson-databind. ---
