Re: [Cassandra] nodetool compactionstats not showing pending task.

2018-08-22 Thread Oleksandr Shulgin
On Fri, May 5, 2017 at 1:20 PM Alain RODRIGUEZ wrote: > Sorry to hear the restart did not help. > Hi, We are hitting the same issue since a few weeks on version 3.0.16. Normally, restarting an affected node helps, but this is something we would like to avoid doing. What makes it worse for us

Re: [Cassandra] nodetool compactionstats not showing pending task.

2017-05-05 Thread Alain RODRIGUEZ
; > *From:* kurt greaves [mailto:k...@instaclustr.com] > *Sent:* Tuesday, May 2, 2017 11:30 AM > *To:* Abhishek Kumar Maheshwari <abhishek.maheshw...@timesinternet.in> > *Cc:* Alain RODRIGUEZ <arodr...@gmail.com>; user@cassandra.apache.org > > *Subject:* Re: [Cassan

RE: [Cassandra] nodetool compactionstats not showing pending task.

2017-05-04 Thread Abhishek Kumar Maheshwari
Cc: Alain RODRIGUEZ <arodr...@gmail.com>; user@cassandra.apache.org Subject: Re: [Cassandra] nodetool compactionstats not showing pending task. I believe this is a bug with the estimation of tasks, however not aware of any JIRA that covers the issue. On 28 April 2017 at 06:19, Abhishek

Re: [Cassandra] nodetool compactionstats not showing pending task.

2017-05-02 Thread kurt greaves
*Sent:* Thursday, April 27, 2017 4:45 PM > *To:* user@cassandra.apache.org > *Subject:* Re: [Cassandra] nodetool compactionstats not showing pending > task. > > > > Maybe try to monitor through JMX with > 'org.apache.cassandra.db:type=CompactionManager', > attribute

RE: [Cassandra] nodetool compactionstats not showing pending task.

2017-04-28 Thread Abhishek Kumar Maheshwari
: Re: [Cassandra] nodetool compactionstats not showing pending task. Maybe try to monitor through JMX with 'org.apache.cassandra.db:type=CompactionManager', attribute 'Compactions' or 'CompactionsSummary' C*heers --- Alain Rodriguez - @arodream - al...@thelastpickle.com<ma

Re: [Cassandra] nodetool compactionstats not showing pending task.

2017-04-27 Thread Alain RODRIGUEZ
Maybe try to monitor through JMX with 'org.apache.cassandra.db:type=CompactionManager', attribute 'Compactions' or 'CompactionsSummary' C*heers --- Alain Rodriguez - @arodream - al...@thelastpickle.com France The Last Pickle - Apache Cassandra Consulting

Re: [Cassandra] nodetool compactionstats not showing pending task.

2017-04-27 Thread Alain RODRIGUEZ
Hi, I am not sure about this one. It happened to me in the past as well. I never really wondered about it as it was gone after a while or a restart off the top of my head. To get rid of it, a restart might be enough. But if you feel like troubleshooting this, I think the first thing is to try to

[Cassandra] nodetool compactionstats not showing pending task.

2017-04-25 Thread Abhishek Kumar Maheshwari
Hi All, In Production, I am using Cassandra 3.0.9. While I am running nodetool compactionstats command its just showing count not any other information like below: [mohit.kundra@AdtechApp bin]$ ./nodetool -h XXX.XX.XX.XX compactionstats pending tasks: 3 [mohit.kundra@AdtechAppX bin]$