[ https://issues.apache.org/jira/browse/PHOENIX-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor resolved PHOENIX-762.
----------------------------------
Resolution: Fixed
Fix Version/s: 5.0.0
4.0.0
3.0.0
> Remove BasicQueryPlan.getConnectionQueryServices()
> --------------------------------------------------
>
> Key: PHOENIX-762
> URL: https://issues.apache.org/jira/browse/PHOENIX-762
> Project: Phoenix
> Issue Type: Task
> Affects Versions: 3.0-Release
> Reporter: James Taylor
> Assignee: James Taylor
> Fix For: 3.0.0, 4.0.0, 5.0.0
>
>
> The ConnectionQueryServices is gotten off the connection, so this has no effect any longer.
We can create this in PhoenixConnection since tenantId is a connection property anyway and
remove this call.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|