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 03:46:12 UTC

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

     [ https://issues.apache.org/jira/browse/PHOENIX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor resolved PHOENIX-1156.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.1
                   3.1
                   5.0.0

> 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
>             Fix For: 5.0.0, 3.1, 4.1
>
>
> 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)