[
https://issues.apache.org/jira/browse/PHOENIX-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201655#comment-17201655
]
Geoffrey Jacoby commented on PHOENIX-6128:
------------------------------------------
+1
> Remove unused getAdmin() call inside CQSI.init()
> ------------------------------------------------
>
> Key: PHOENIX-6128
> URL: https://issues.apache.org/jira/browse/PHOENIX-6128
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 5.0.0, 4.15.0
> Reporter: Chinmay Kulkarni
> Assignee: Richard Antal
> Priority: Minor
> Fix For: 5.1.0, 4.16.0
>
> Attachments: PHOENIX-6128.4.x.v1.patch, PHOENIX-6128.master.v1.patch
>
>
> A new HBase Admin object is created inside CQSI.init()
> [here|https://github.com/apache/phoenix/blob/e3c7b4bdce2524eb4fd1e7eb0ccd3454fcca81ce/phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQueryServicesImpl.java#L3150],
> however this is unused.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)