You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/21 00:56:08 UTC

[jira] [Closed] (PHOENIX-5273) Singleton ConnectionQueryServices for UpdateCacheAcrossDifferentClientsIT

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

Chinmay Kulkarni closed PHOENIX-5273.
-------------------------------------

Bulk closing Jiras for the 4.15.0 release.

> Singleton ConnectionQueryServices for UpdateCacheAcrossDifferentClientsIT
> -------------------------------------------------------------------------
>
>                 Key: PHOENIX-5273
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5273
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.1
>            Reporter: Daniel Wong
>            Assignee: Thomas D'Silva
>            Priority: Minor
>             Fix For: 4.15.0, 5.1.0
>
>         Attachments: PHOENIX-5273-4.x-HBase-1.3-v2.patch, PHOENIX-5273-4.x-HBase-1.3.patch
>
>
> While I was implementing my pluggable stats cache and related work I found that the IT, UpdateCacheAcrossDifferentClientsIT assumes it uses 2 different ConnectionQueryServices.  When I was debugging it however I saw that it still had the test properties in the JDBC url which caused it to use the PhoenixTestDriver which has a Singleton for ConnectionQueryServices.  When I corrected this error one of the tests started failing.



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