MASSIMO CELLI created CASSANDRA-10798:
-----------------------------------------

             Summary: C* 2.1 doesn't create dir name with uuid if dir is 
already present
                 Key: CASSANDRA-10798
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10798
             Project: Cassandra
          Issue Type: Bug
          Components: Local Write-Read Paths
         Environment: C* 2.1.11
            Reporter: MASSIMO CELLI
             Fix For: 2.1.x


on C* 2.1.12 if you create a new table and a directory with the same name 
already exist under the keyspace then C* will simply use that directory rather 
than creating a new one that has uuid in the name.
Even if you drop and recreate the same table it will still use the previous dir 
and never switch to a new one with uuid. This can happen on one of the nodes in 
the cluster while the other nodes will use the uuid format for the same table.
This seems to break the changes introduced by CASSANDRA-5202




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to