Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
-
Reviewed
Description
It would be nice if the HDFS zero-copy reads mechanism returned an empty buffer on EOF. Currently, it throws UnsupportedOperationException on EOF when using zero-copy reads, which seems confusing.