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

Hudson commented on PHOENIX-5403:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2857 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2857/])
PHOENIX-5403 Optimize metadata cache lookup of global tables using a (tdsilva: 
rev 12c538ce2db4779b91bc294ebe8e4880673ff8c2)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/Array2IT.java


> Optimize metadata cache lookup of global tables using a tenant specific 
> connection
> ----------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5403
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5403
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.2
>            Reporter: Thomas D'Silva
>            Assignee: Thomas D'Silva
>            Priority: Major
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5403-v2.patch, PHOENIX-5403-v3.patch, 
> PHOENIX-5403-v4.patch, PHOENIX-5403-v5.patch, PHOENIX-5403.patch, diff.patch
>
>
> If we use a teanant specific connection to look up a global table we always 
> make an rpc to the server even if the UPDATE_CACHE_FREQUENCY is set on the 
> table.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to