[
https://issues.apache.org/jira/browse/MAPREDUCE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haibo Chen updated MAPREDUCE-6431:
----------------------------------
Status: Patch Available (was: Open)
> JobClient should be an AutoClosable
> -----------------------------------
>
> Key: MAPREDUCE-6431
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6431
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 2.7.1
> Reporter: André Kelpe
> Assignee: Haibo Chen
> Attachments: mapreduce6431.001.patch
>
>
> Since the new target version if Java is 7, it would be great if JobClient
> could implement the java.lang.AutoClosable interface, so that it can be used
> in try-with-ressource statements. See here:
> https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)