-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.8.0, 2.7.3, 2.6.5, 3.0.0-alpha1
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:Made CanBuffer interface public for use in client applications.
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"}).
- is related to
-
HBASE-9393 Region Server fails to properly close socket resulting in many CLOSE_WAIT to Data Nodes
-
- Resolved
-
-
HADOOP-14872 CryptoInputStream should implement unbuffer
-
- Resolved
-
-
HDFS-7694 FSDataInputStream should support "unbuffer"
-
- Closed
-
- relates to
-
HADOOP-14747 S3AInputStream to implement CanUnbuffer
-
- Resolved
-