Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.13.1, 1.12.4
Description
Currently the SinkWriter is only closed when the operator finishes in `AbstractSinkWriterOperator#close()` but we also must close the SinkWrite on `AbstractSinkWriterOperator#dispose()` to release possible acquired resources when failing