[
https://issues.apache.org/jira/browse/PHOENIX-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209370#comment-14209370
]
Hudson commented on PHOENIX-1448:
---------------------------------
SUCCESS: Integrated in Phoenix-master #484 (See
[https://builds.apache.org/job/Phoenix-master/484/])
PHOENIX-1448 Fix resource leak when work rejected by thread executor (jtaylor:
rev f379fdf2fc5354baca1f5a61b6935339dded31ad)
* phoenix-core/src/main/java/org/apache/phoenix/iterate/ParallelIterators.java
* phoenix-core/src/main/java/org/apache/phoenix/iterate/SerialIterators.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)