[
https://issues.apache.org/jira/browse/PHOENIX-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176795#comment-15176795
]
Hudson commented on PHOENIX-2728:
---------------------------------
FAILURE: Integrated in Phoenix-master #1165 (See
[https://builds.apache.org/job/Phoenix-master/1165/])
PHOENIX-2728 Remove usage of usage of (jtaylor: rev
42e2b85e391893ba033272bc42e9a0ebad1caca1)
* phoenix-core/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java
*
phoenix-core/src/main/java/org/apache/phoenix/schema/stats/PTableStatsImpl.java
> Remove usage of usage of
> com.google.common.io.Closeables.closeQuietly(Closeable)
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-2728
> URL: https://issues.apache.org/jira/browse/PHOENIX-2728
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Priority: Blocker
> Fix For: 4.7.0
>
> Attachments: PHOENIX-2728.patch
>
>
> This was deprecated and removed in Guava 18. We should use the
> org.apache.phoenix.util.Closeables instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)