Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2807
Raised https://github.com/apache/storm/pull/2809.
On 1.x the LGPL dependency is excluded so people can install it manually.
If we want to keep metrics-ganglia, we could probably make that change instead
of removing the dependency entirely.
I'm not sure it makes sense for us to keep metrics-ganglia though, since
the Metrics library maintainers have decided to drop it. We'll be unable to
upgrade past Metrics 3.2.x if we decide to keep the dependency.
What do you think @HeartSaVioR?
---