Vishy Kasar created CASSANDRA-10009:
---------------------------------------
Summary: Surface KeyspaceNotPresent as a specific exception code
Key: CASSANDRA-10009
URL: https://issues.apache.org/jira/browse/CASSANDRA-10009
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Vishy Kasar
Fix For: 2.0.x
When key space is not present, the server sends back an exception code of
INVALID. The underlying reason is buried in the exception message. We have
specific use cases where we want to retry KeyspaceNotPresent exception. However
only way to achieve this today is to parse the exception message which is not
good. Please surface KeyspaceNotPresent as a specific exception code
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)