Re: MessagingServiceMBean does not support o.a.c.concurrent task counts

2010-09-29 Thread Aaron Morton
All good. And I learnt the JMXEnabledThreadPoolExecutor registers itself as an mbean :)ThanksAaronOn 30 Sep, 2010,at 11:15 AM, Brandon Williams wrote:On Wed, Sep 29, 2010 at 4:37 PM, Aaron Morton wrote: Running the current 0.7.0-beta2 #3 build, I get the error below when

Re: MessagingServiceMBean does not support o.a.c.concurrent task counts

2010-09-29 Thread Brandon Williams
On Wed, Sep 29, 2010 at 4:37 PM, Aaron Morton wrote: > Running the current 0.7.0-beta2 #3 build, I get the error below when > checking tpstats via node_tool. > > The MessagingService is registering itself as a mbean in > org.apache.cassandra.concurrent, and the MessagingServiceMBean interface > do

MessagingServiceMBean does not support o.a.c.concurrent task counts

2010-09-29 Thread Aaron Morton
Running the current 0.7.0-beta2 #3 build, I get the error below when checking tpstats via node_tool. The MessagingService is registering itself as a mbean in org.apache.cassandra.concurrent, and the MessagingServiceMBean interface does not support the getActiveCount(), getCompletedTasks() and getPe