[CASSANDRA-4857] FileNotFoundException after create-drop-create keyspace - ASF JIRA
In the meantime, the only really foolproof workaround I can think of is to drain in between drop/recreate, since it's commitlog replay of old mutations that causes the problem.
Edit: flush -> drop -> recreate should be fine as well, as long as you don't have rogue mutations arrive between the flush and drop.
Read full article from [CASSANDRA-4857] FileNotFoundException after create-drop-create keyspace - ASF JIRA
No comments:
Post a Comment