GitHub user mal opened a pull request:
https://github.com/apache/storm/pull/2782
STORM-3164: Fix usage of traceback.format_exc in multilang (backport)
Backport to 1.x.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mal/storm STORM-3164-1.x-branch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2782.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2782
----
commit 9394f82f6da85fac89e52ce50073cf337bb52990
Author: Mal Graty <mal.graty@...>
Date: 2018-07-29T16:35:15Z
Fix usage of traceback.format_exc in multilang
----
---