Re: Open File Handles for Deleted sstables

2016-09-28 Thread Anuj Wadehra
Restarting may be a temporary workaround but cant be a permanent solution. After some days, the problem will come back again. ThanksAnuj Sent from Yahoo Mail on Android On Thu, 29 Sep, 2016 at 12:54 AM, sai krishnam raju potturi wrote: restarting the cassandra service helped get rid of

Re: Open File Handles for Deleted sstables

2016-09-28 Thread Jeff Jirsa
at least SOME similar bugs are addressed.   From: Anuj Wadehra Reply-To: "user@cassandra.apache.org" Date: Wednesday, September 28, 2016 at 12:15 PM To: User Subject: Open File Handles for Deleted sstables Hi, We are facing an issue where Cassandra has open file h

Re: Open File Handles for Deleted sstables

2016-09-28 Thread sai krishnam raju potturi
restarting the cassandra service helped get rid of those files in our situation. thanks Sai On Wed, Sep 28, 2016 at 3:15 PM, Anuj Wadehra wrote: > Hi, > > We are facing an issue where Cassandra has open file handles for deleted > sstable files. These open file handles keep on increasing with ti

Open File Handles for Deleted sstables

2016-09-28 Thread Anuj Wadehra
Hi, We are facing an issue where Cassandra has open file handles for deleted sstable files. These open file handles keep on increasing with time and eventually lead to disk crisis. This is visible via lsof command.  There are no Exceptions in logs.We are suspecting a race condition where compact