You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2019/05/07 21:55:00 UTC

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

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

Thomas D'Silva reassigned PHOENIX-5273:
---------------------------------------

    Assignee: Thomas D'Silva

> Singleton ConnectionQueryServices for UpdateCacheAcrossDifferentClientsIT
> -------------------------------------------------------------------------
>
>                 Key: PHOENIX-5273
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5273
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Daniel Wong
>            Assignee: Thomas D'Silva
>            Priority: Minor
>         Attachments: 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
(v7.6.3#76005)