-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Incomplete
-
Affects Version/s: 2.4.4
-
Fix Version/s: None
-
Component/s: Input/Output
-
Labels:None
Overwrite is hardcoded to false in the codec stream. This can cause issues, particularly with aws tools, that make it impossible to retry.
Ideally, this should be read from the write mode set for the DataWriter that is writing through this codec class.