cassandra-diagnostics icon indicating copy to clipboard operation
cassandra-diagnostics copied to clipboard

Convert reporters to akka actors

Open mgobec opened this issue 8 years ago • 1 comments

mgobec avatar Apr 02 '17 18:04 mgobec

The current implementation relies on each module having a reference to all reporters. Modules and reporters should be implemented in a publish subscribe manner.

mgobec avatar Apr 09 '17 17:04 mgobec