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

ASF GitHub Bot commented on TRAFODION-1448:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/55


> Leak in HTableClient objects when batch get operation is attempted
> ------------------------------------------------------------------
>
>                 Key: TRAFODION-1448
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1448
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: sql-exe
>    Affects Versions: 1.0 (pre-incubation)
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Selvaganesan Govindarajan
>             Fix For: 2.0-incubating
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> When a query involving a nested join plan is prepared and executed many 
> times, there is a leak in HTableClient object on the java side. Currently, 
> the KEY_ROWSET_SELECT operator expects EOD at the end of query to release the 
> HTableClient. But, it may not see EOD when query ends. Hence, HTableClient 
> object in java is leaked. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to