Re: error deleting messages

2015-03-24 Thread Ali Akhtar
50100 inserts or deletes? also how much ram / cpu do you have on the server running this, and what's the ram / cpu usage at about the time it fails? On Tue, Mar 24, 2015 at 5:29 PM, joss Earl j...@rareformnewmedia.com wrote: on a stock install, it gets to about 50100 before grinding to a halt

Re: error deleting messages

2015-03-24 Thread Anuj Wadehra
. Please look at your logs to make sure that there are no exception. Thanks Anuj Wadehra From:joss Earl j...@rareformnewmedia.com Date:Tue, 24 Mar, 2015 at 6:17 pm Subject:Re: error deleting messages It inserts 100,000 messages, I then start deleting the messages by grabbing chunks of 100 at a time

Re: error deleting messages

2015-03-24 Thread joss Earl
may complete. Please look at your logs to make sure that there are no exception. Thanks Anuj Wadehra -- *From*:joss Earl j...@rareformnewmedia.com *Date*:Tue, 24 Mar, 2015 at 6:17 pm *Subject*:Re: error deleting messages It inserts 100,000 messages, I

Re: error deleting messages

2015-03-24 Thread joss Earl
It inserts 100,000 messages, I then start deleting the messages by grabbing chunks of 100 at a time and then individually deleting each message. So, the 100,000 messages get inserted without any trouble, I run into trouble when I have deleted about half of them. I've run this on machines with

Re: error deleting messages

2015-03-24 Thread James Schappet
at 6:17 pm Subject:Re: error deleting messages It inserts 100,000 messages, I then start deleting the messages by grabbing chunks of 100 at a time and then individually deleting each message. So, the 100,000 messages get inserted without any trouble, I run into trouble when I have deleted

Re: error deleting messages

2015-03-24 Thread Duncan Sands
Hi Joss, On 24/03/15 12:58, joss Earl wrote: I run into trouble after a while if I delete rows, this happens in both 2.1.3 and 2.0.13, and I encountered the same problem when using either the datastax java driver or the stock python driver. The problem is reproducible using the attached python

error deleting messages

2015-03-24 Thread joss Earl
I run into trouble after a while if I delete rows, this happens in both 2.1.3 and 2.0.13, and I encountered the same problem when using either the datastax java driver or the stock python driver. The problem is reproducible using the attached python program. Once the problem is encountered, the