Ted Yu created HADOOP-12805:
-------------------------------
Summary: Annotate CanUnbuffer with LimitedPrivate
Key: HADOOP-12805
URL: https://issues.apache.org/jira/browse/HADOOP-12805
Project: Hadoop Common
Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
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"}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)