[ 
https://issues.apache.org/jira/browse/PHOENIX-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091569#comment-14091569
 ] 

Hudson commented on PHOENIX-1156:
---------------------------------

SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #178 (See 
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/178/])
PHOENIX-1156 Don't throw TableNotFoundException when table not found in cache 
(jtaylor: rev 5cb13370cf0f840c87709a6342f41e7974981b0d)
* phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/PMetaDataImpl.java


> 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)

Reply via email to