Github user hmcl commented on the issue:
https://github.com/apache/storm/pull/2428
@srdo although some of these methods have been deprecated for 2.0,
customers that are currently in a 1.x.y version will likely use this version
for a few years. We will have to maintain this codebase for quite a long time,
and therefore I am in favor of making at least the code a bit more readable. I
had quite a hard time to understand what the existing code is doing. I have
another suggestion, which I also shared with you on a
[PR](https://github.com/srdo/storm/pull/1).
I will leave it up to you which one to pick and I am +1 after that such
that we can move forward. Thanks.
---