On Wed, Feb 26, 2014 at 3:59 PM, Tupshin Harper <[email protected]> wrote: > This is a known issue that is fixed in 2.1beta1. > https://issues.apache.org/jira/browse/CASSANDRA-5202 > > Until 2.1, we do not recommend relying on the recycling of tables through > drop/create or truncate. > > However, on a single node cluster, I suspect that truncate will work far > more reliably than drop/recreate.
Cool, thanks for the heads up. Short of using 2.1beta1, is there a more stable way of recycling tables?
