Can you put your code on gist.github.com or pastebin?

On Tue, Mar 24, 2015 at 4:58 PM, joss Earl <j...@rareformnewmedia.com>
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 program.
>
> Once the problem is encountered, the table becomes unusable..
>
> cqlsh:test1> select id from msg limit 1;
> Request did not complete within rpc_timeout.
>
> So, questions are:
> am I doing something wrong ?
> is this expected behaviour ?
> is there some way to fix the table and make it usable again once this has
> happened ?
> if this is a bug, what is the best way of reporting it ?
>
> Many thanks
> Joss
>

Reply via email to