HBASE-14026 Clarify 'Web API' in version and compatibility docs

Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c3d40b0b
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c3d40b0b
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/c3d40b0b

Branch: refs/heads/hbase-12439
Commit: c3d40b0b68ef3f8d45bfb846668c8dde49e79cb1
Parents: 4c25549
Author: Misty Stanley-Jones <mstanleyjo...@cloudera.com>
Authored: Mon Oct 12 13:47:45 2015 +1000
Committer: Misty Stanley-Jones <mstanleyjo...@cloudera.com>
Committed: Mon Nov 2 13:50:00 2015 +1000

----------------------------------------------------------------------
 src/main/asciidoc/_chapters/upgrading.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/c3d40b0b/src/main/asciidoc/_chapters/upgrading.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/_chapters/upgrading.adoc 
b/src/main/asciidoc/_chapters/upgrading.adoc
index 9742654..e152465 100644
--- a/src/main/asciidoc/_chapters/upgrading.adoc
+++ b/src/main/asciidoc/_chapters/upgrading.adoc
@@ -92,7 +92,7 @@ In addition to the usual API versioning considerations HBase 
has other compatibi
 .Operational Compatibility
 * Metric changes
 * Behavioral changes of services
-* Web page APIs
+* JMX APIs exposed via the `/jmx/` endpoint
 
 .Summary
 * A patch upgrade is a drop-in replacement. Any change that is not Java binary 
compatible would not be allowed.footnote:[See 
http://docs.oracle.com/javase/specs/jls/se7/html/jls-13.html.]. Downgrading 
versions within patch releases may not be compatible.

Reply via email to