[
https://issues.apache.org/jira/browse/GORA-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13271869#comment-13271869
]
Hudson commented on GORA-127:
-----------------------------
Integrated in gora-trunk #265 (See
[https://builds.apache.org/job/gora-trunk/265/])
GORA-127 Result objects are not closed properly from GoraRecordReader
(Revision 1336389)
Result = SUCCESS
enis :
Files :
* /gora/trunk/CHANGES.txt
*
/gora/trunk/gora-core/src/main/java/org/apache/gora/mapreduce/GoraRecordReader.java
> Result objects are not closed properly from GoraRecordReader
> ------------------------------------------------------------
>
> Key: GORA-127
> URL: https://issues.apache.org/jira/browse/GORA-127
> Project: Apache Gora
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.3
>
> Attachments: gora-127_v1.patch
>
>
> This was first reported by Stack using goraci. After the changes for GORA-23,
> GoraRecordReader does it's own sharding on top of the split, but the query
> result objects, except for the last one, are not closed properly. We should
> ensure we are closing the result objects, so that the underlying server
> resources are released.
> Patch coming up shortly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira