[jira] [Created] (FLINK-12338) Update Apache Avro test to use try-with-resources

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12338) Update Apache Avro test to use try-with-resources

Shang Yuanchun (Jira)
Fokko Driesprong created FLINK-12338:
----------------------------------------

             Summary: Update Apache Avro test to use try-with-resources
                 Key: FLINK-12338
                 URL: https://issues.apache.org/jira/browse/FLINK-12338
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 1.8.0
            Reporter: Fokko Driesprong
            Assignee: Fokko Driesprong


Update Apache Avro test to use try-with-resources. Right now some resources aren't close at all. Having the try-with-resources increases readability of the code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)