scassandra / scassandra-server

Stubbed Cassandra
http://www.scassandra.org
Other
87 stars 34 forks source link

Support clearing of batch priming #176

Open ashutoshg opened 7 years ago

ashutoshg commented 7 years ago

Currently there is no way to clear the batches primed in scassandra. It will be great if we can have a method clearBatchPrimes on PrimingClient. This will also involve changing the PrimingBatchRoute.scala to support delete operation.

adamdougal commented 7 years ago

Was this not fixed by #177?