[ 
https://issues.apache.org/jira/browse/GORA-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696486#comment-13696486
 ] 

Hudson commented on GORA-127:
-----------------------------

Integrated in goraOracle #6 (See [https://builds.apache.org/job/goraOracle/6/])
    GORA-127 Result objects are not closed properly from GoraRecordReader 
(Revision bf010f26487edbfdfd79588df01fe5c9458ca40b)

     Result = FAILURE
enis : 
Files : 
* CHANGES.txt
* 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.2.1
>
>         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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to