Robert Stupp created CASSANDRA-10658:
----------------------------------------
Summary: Some DROP ... IF EXISTS incorrectly result in exceptions
on non-existing KS
Key: CASSANDRA-10658
URL: https://issues.apache.org/jira/browse/CASSANDRA-10658
Project: Cassandra
Issue Type: Bug
Reporter: Robert Stupp
Assignee: Robert Stupp
Priority: Minor
Fix For: 2.1.x, 3.0.0
2.1, 2.2 and 3.0 incorrectly throws {{InvalidRequestException}} on non-existing
keyspace for {{DROP TYPE IF EXISTS}}
3.0 incorrectly throws {{ConfigurationException}} for {{DROP AGGREGATE IF
EXISTS}} with type arguments.
3.0 incorrectly throws {{ConfigurationException}} for {{DROP FUNCTION IF
EXISTS}} with type arguments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)