Bryan Beaudreault created HBASE-27996: -----------------------------------------
Summary: Remove InterfaceStability.STABLE from HTable Key: HBASE-27996 URL: https://issues.apache.org/jira/browse/HBASE-27996 Project: HBase Issue Type: Improvement Reporter: Bryan Beaudreault HTable is InterfaceAudience.Private, but the InterfaceStability.Stable annotation was not removed when that was changed. Based on our compatibility guidelines, IS.Stable only applies to IA.Public classes. This annotation is confusing to new developers who might work on modifying HTable -- This message was sent by Atlassian Jira (v8.20.10#820010)