You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jihoon Son (JIRA)" <ji...@apache.org> on 2015/10/27 14:24:27 UTC

[jira] [Resolved] (TAJO-1877) Adopt try-resource statement to AbstractDBStore

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

Jihoon Son resolved TAJO-1877.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

I've committed to master.
Thank you for your contribution.

> Adopt try-resource statement to AbstractDBStore
> -----------------------------------------------
>
>                 Key: TAJO-1877
>                 URL: https://issues.apache.org/jira/browse/TAJO-1877
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Catalog
>            Reporter: Hyunsik Choi
>            Assignee: Dongkyu Hwangbo
>              Labels: newbie
>             Fix For: 0.12.0
>
>
> See https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html. JDK 7 introduced try-resource statement for better resource allocation and deallocation. We can also adopt this feature to AbstractDBStore.



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