[
https://issues.apache.org/jira/browse/PHOENIX-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209422#comment-14209422
]
Hudson commented on PHOENIX-1448:
---------------------------------
SUCCESS: Integrated in Phoenix-3.0-hadoop1 #312 (See
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/312/])
PHOENIX-1448 Fix resource leak when work rejected by thread executor (jtaylor:
rev 7a883b84a73d2d8b1d280e33569f1fa264a581a6)
* phoenix-core/src/main/java/org/apache/phoenix/iterate/SerialIterators.java
* phoenix-core/src/main/java/org/apache/phoenix/iterate/ParallelIterators.java
* phoenix-core/src/main/java/org/apache/phoenix/iterate/BaseResultIterators.java
> Fix resource leak when work rejected by thread executor
> -------------------------------------------------------
>
> Key: PHOENIX-1448
> URL: https://issues.apache.org/jira/browse/PHOENIX-1448
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Attachments: PHOENIX-1448.patch, PHOENIX-1448_test.patch
>
>
> See PHOENIX-1435 for test case. In the case of a work being rejected, we have
> to make sure to close all PeekingResultIterators that were already put on the
> queue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)