Re: new data not flushed to sstables

2014-11-03 Thread Bryan Talbot
On Mon, Nov 3, 2014 at 7:44 AM, Sebastian Martinka < sebastian.marti...@mercateo.com> wrote: > System and Keyspace Information: > > 4 Nodes > > > CREATE KEYSPACE restore_test WITH replication = { 'class': > 'SimpleStrategy', > > 'replication_factor': '3'}; > > > > > > I assumed, that a flush

new data not flushed to sstables

2014-11-03 Thread Sebastian Martinka
System and Keyspace Information: 4 Nodes Cassandra 2.0.9 cqlsh 4.1.1 CQL spec 3.1.1 Thrift protocol 19.39.0 java version "1.8.0_20" Java(TM) SE Runtime Environment (build 1.8.0_20-b26) Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode) CREATE KEYSPACE restore_test WITH replication =