[
https://issues.apache.org/jira/browse/PHOENIX-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163764#comment-16163764
]
James Taylor commented on PHOENIX-4201:
---------------------------------------
One more thing is I don't see the client-side cache being cleared from
ConnectionQueryServicesImpl.clearCache(). I think it probably should be. You
can do that with this code snippet:
{code}
this.latestMetaData = newEmptyMetaData();
{code}
> Remove usage of SCN from QueryDatabaseMetadataIT
> ------------------------------------------------
>
> Key: PHOENIX-4201
> URL: https://issues.apache.org/jira/browse/PHOENIX-4201
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Attachments: PHOENIX-4201_addendum.patch, PHOENIX-4201.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)