Github user abellina commented on the issue:
https://github.com/apache/storm/pull/2203
This certainly is a bummer. I've been focusing on other projects so I have
been out for a while. Sorry about this.
For the status, we have an interface that gets the metrics from codahale to
nimbus and we have a rocksdb implementation. For the default out of the box
metric, we could rocksdb out and populate the maps that nimbus uses for the UI,
at least. Ideally, however, we'd replace rocksdb for another suitable store
(suggestions?)
Along those lines, one of the interns at Oath has code working to use Hbase
as a store. Perhaps that's not the "out of the box" solution, but that is using
the same interface via Nimbus.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---