You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mhanna Abu Tareef (JIRA)" <ji...@apache.org> on 2017/12/25 15:12:00 UTC

[jira] [Created] (CASSANDRA-14135) Problem with creating keyspace after drop

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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org