[
https://issues.apache.org/jira/browse/PHOENIX-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841621#comment-16841621
]
William Shen commented on PHOENIX-5275:
---------------------------------------
[~tdsilva] I submitted a patch. not sure if I'm missing anything here, but the
changes seem to be pretty straightforward, to correct the import by referencing
the actual google common instead of the one in curator. Does that look right to
you?
> Remove accidental imports from curator-client-2.12.0
> ----------------------------------------------------
>
> Key: PHOENIX-5275
> URL: https://issues.apache.org/jira/browse/PHOENIX-5275
> Project: Phoenix
> Issue Type: Bug
> Reporter: Jacob Isaac
> Priority: Minor
> Fix For: 4.15.0, 5.1.0
>
> Attachments: PHOENIX-5275.master.v1.patch
>
>
> The following imports
> import org.apache.curator.shaded.com.google.common.*
> were accidentally introduced in
> phoenix-core/src/test/java/org/apache/phoenix/query/QueryServicesTestImpl.java
> phoenix-core/src/it/java/org/apache/phoenix/end2end/UpgradeIT.java
> phoenix-core/src/test/java/org/apache/phoenix/compile/WhereOptimizerTest.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)