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

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

SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #240 (See 
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/240/])
PHOENIX-5403 Optimize metadata cache lookup of global tables using a (tdsilva: 
rev b25dcce13fdd2c31cceaf222e74c8380037640dc)
* (edit) phoenix-core/src/main/java/org/apache/phoenix/compile/FromCompiler.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/Array2IT.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClient.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