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

Istvan Toth commented on PHOENIX-6304:
--------------------------------------

This class is set by ConfigurableCacheIT.
Maybe even though we throw the exception, the entry still gets added to the 
cache ?

> Fix TenantSpecificTablesDMLIT failed
> ------------------------------------
>
>                 Key: PHOENIX-6304
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6304
>             Project: Phoenix
>          Issue Type: Test
>    Affects Versions: 5.0.0
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>            Priority: Major
>
> TenantSpecificTablesDMLIT is failing some times.
> org.apache.phoenix.thirdparty.com.google.common.util.concurrent.UncheckedExecutionException:
>  org.apache.phoenix.exception.PhoenixNonRetryableRuntimeException: 
> java.lang.ClassNotFoundException: org.notreal.class
>  at 
> org.apache.phoenix.thirdparty.com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049)
>  at 
> org.apache.phoenix.thirdparty.com.google.common.cache.LocalCache.get(LocalCache.java:3849)
>  at 
> org.apache.phoenix.thirdparty.com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4711)
>  at 
> org.apache.phoenix.jdbc.PhoenixDriver.getConnectionQueryServices(PhoenixDriver.java:261)
>  at 
> org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.createConnection(PhoenixEmbeddedDriver.java:142)
>  at org.apache.phoenix.jdbc.PhoenixDriver.connect(PhoenixDriver.java:241)
>  at java.sql.DriverManager.getConnection(DriverManager.java:664)
>  at java.sql.DriverManager.getConnection(DriverManager.java:270)
>  at 
> org.apache.phoenix.coprocessor.WhereConstantParser.getConnectionlessConnection(WhereConstantParser.java:106)
>  at 
> org.apache.phoenix.coprocessor.WhereConstantParser.addViewInfoToPColumnsIfNeeded(W



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to