Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
-
Made CanBuffer interface public for use in client applications.
Description
See comments toward the tail of HBASE-9393.
The change in HBASE-9393 adds dependency on CanUnbuffer interface which is currently marked @InterfaceAudience.Private
To facilitate downstream projects such as HBase in using this interface, CanUnbuffer interface should be annotated @LimitedPrivate({"HBase", "HDFS"}).
Attachments
Attachments
Issue Links
- is related to
-
HBASE-9393 Region Server fails to properly close socket resulting in many CLOSE_WAIT to Data Nodes
- Closed
-
HADOOP-14872 CryptoInputStream should implement unbuffer
- Resolved
-
HDFS-7694 FSDataInputStream should support "unbuffer"
- Closed
- relates to
-
HADOOP-14747 S3AInputStream to implement CanUnbuffer
- Resolved