Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
-
Reviewed
Description
When RawLocalFileSyste.append() is called it returns an FSDataOutputStream whose .getPos() returns 0.
getPos() should return position in the file where appends will start writing.