Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Having the marshal() code call finish which in turn calls close() is trappy. The marshal code is not robust anyway since if there's an exception before the try loop, it will not close the resource.
Sub task of SOLR-10778
Attachments
Attachments
Issue Links
- relates to
-
SOLR-10778 Address precommit WARNINGS
- Closed