You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2014/08/09 02:38:12 UTC

[jira] [Created] (PHOENIX-1156) Don't throw TableNotFoundException when table not found in cache

James Taylor created PHOENIX-1156:
-------------------------------------

             Summary: Don't throw TableNotFoundException when table not found in cache
                 Key: PHOENIX-1156
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1156
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


This exception should not be thrown if the table is not found in the cache, as it would cause the cache change to not be chained up to the ConnectionQueryServices. Also, it may occur if the cache is too big and the table was evicted.



--
This message was sent by Atlassian JIRA
(v6.2#6252)