Hi everyone! We added async profiling to Cassandra via nodetool command on this commit: https://github.com/apache/cassandra/commit/7c3c3a1d86782a515583f89c6f17fb30e7f5e41e
With a bug fix in this commit: https://github.com/apache/cassandra/commit/d1b4ddc32acd8328f83ea7b5dd5a8cd3437ded04 Fix JMXFeatureTest failure due to disabled AsyncProfiler · apache/cassandra@d1b4ddc github.com I think this feature will be useful for other branches as well. It is pretty self contained, and I see low risk on back porting it. I wanted to pick the community collective brain on this one to understand if there would be any concerns for this to be back ported, or I can start working on it. Thanks! Bernardo
