You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vishy Kasar (JIRA)" <ji...@apache.org> on 2015/08/06 22:17:09 UTC

[jira] [Created] (CASSANDRA-10009) Surface KeyspaceNotPresent as a specific exception code

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)