Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
BucketsFileSystem.writeBucketData call Slice.toByteArray() instead of using Slice.buffer to get the byte array, which create unnecessary byte array as Slice.toByteArray() which create new byte array and copy the data.
Attachments
Issue Links
- links to