[ 
https://issues.apache.org/jira/browse/FALCON-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ajay Yadava updated FALCON-1866:
--------------------------------
    Summary: Bug in JDBCStateStore  (was: bug in JDBCStateStore)

> Bug in JDBCStateStore
> ---------------------
>
>                 Key: FALCON-1866
>                 URL: https://issues.apache.org/jira/browse/FALCON-1866
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Praveen Adlakha
>            Assignee: Praveen Adlakha
>
> Hi ,
> We have this piece of code :
> {code}
>         if (result.isEmpty()) {
>             return null;
>         }
>         entityManager.close();
> {code}
> so when ever the value is null entitymanager.close never gets executed.We 
> should correct it.



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

Reply via email to