Hyunsik Choi created TAJO-1877:
----------------------------------
Summary: Adopt try-resource statement to AbstractDBStore
Key: TAJO-1877
URL: https://issues.apache.org/jira/browse/TAJO-1877
Project: Tajo
Issue Type: Improvement
Components: Catalog
Reporter: Hyunsik Choi
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)