You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Hobbs (JIRA)" <ji...@apache.org> on 2015/05/02 01:13:06 UTC

[jira] [Created] (CASSANDRA-9289) Recover from unknown table when deserializing internode messages

Tyler Hobbs created CASSANDRA-9289:
--------------------------------------

             Summary: Recover from unknown table when deserializing internode messages
                 Key: CASSANDRA-9289
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9289
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Tyler Hobbs
            Priority: Minor
             Fix For: 3.x


As discussed in CASSANDRA-9136, it would be nice to gracefully recover from seeing an unknown table in a message from another node.  Currently, we close the connection and reconnect, which can cause other concurrent queries to fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)