Jorge Bay created CASSANDRA-9646:
------------------------------------
Summary: Duplicated schema change event for table creation
Key: CASSANDRA-9646
URL: https://issues.apache.org/jira/browse/CASSANDRA-9646
Project: Cassandra
Issue Type: Bug
Environment: OSX 10.9
Reporter: Jorge Bay
When I create a table (or a function), I'm getting notifications for 2 changes:
- Target:"KEYSPACE" and type: "UPDATED"
- Target: "TABLE" AND type "CREATED".
I think the first one should not be there. This only occurs with C* 2.2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)