/[Apache-SVN]
ViewVC logotype

Revision 1707389


Jump to revision: Previous Next
Author: blue
Date: Wed Oct 7 21:06:28 2015 UTC (8 years, 6 months ago)
Changed paths: 7
Log Message:
AVRO-1715. Java: Close files opened by the Schema parser. Contributed by Pavel Safrata.

This also clarifies the InputStream parse method, which does not own the
stream that is passed in and does not close it. The tools have been
updated to correctly close streams passed to the parser.

Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/java/avro/src/main/java/org/apache/avro/Schema.java modified , text changed
Directoryavro/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/BinaryFragmentToJsonTool.java modified , text changed
Directoryavro/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/CreateRandomFileTool.java modified , text changed
Directoryavro/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/DataFileWriteTool.java modified , text changed
Directoryavro/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/JsonToBinaryFragmentTool.java modified , text changed
Directoryavro/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/Util.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26