Mhanna Abu Tareef created CASSANDRA-14135:
---------------------------------------------

             Summary: Problem with creating keyspace after drop
                 Key: CASSANDRA-14135
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14135
             Project: Cassandra
          Issue Type: Bug
          Components: Core
         Environment: Development
QA
            Reporter: Mhanna Abu Tareef
         Attachments: k2fabric.log.100, k2fabric.log.101, k2fabric.log.102, 
k2fabric.log.103, k2fabric.log.98, k2fabric.log.99, no-keyspace-ondisk.png, 
no_keyspace.png, schema_after_ks_creation.png, schema_before_ks_creation.png

I think i have the same issue in C* 3.11.1

i have a multi-dc cluster
6 nodes
2 DCs

DC1
98
99 - seed
100

DC2
101
102
103 - seed

via cqlsh from 102
1. using a fresh cluster
2. create keyspace k2view_functionslu
3. create table
Works!

from node 98
via cqlsh drop keyspace - succeded

now from node 102
via cqlsh from 102
1. create keyspace k2view_functionslu
2. create table => Keyspace k2view_functionslu doesn't exist

attacged logs from all nodes
attached schema version from all nodes
attached "desc keyspaces"

P.S I think this was already seen in older version
https://issues.apache.org/jira/browse/CASSANDRA-4219



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to