Github user jerrypeng commented on the issue:
https://github.com/apache/storm/pull/2442
In terms of the configs, we may want to explore splitting the Configs into
multiple pieces. Config.java has become a monolith in a sense. Configs.java in
the storm-client module should probably only contain configs users can set in
their topology.---
