浏览代码

[DOCS] Mark cluster allocation explain API as experimental in docs

Lee Hinman 9 年之前
父节点
当前提交
fd3392aef8
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/reference/cluster/allocation-explain.asciidoc

+ 2 - 0
docs/reference/cluster/allocation-explain.asciidoc

@@ -5,6 +5,8 @@ The cluster allocation explanation API is designed to assist in answering the
 question "why is this shard unassigned?". To explain the allocation (on
 question "why is this shard unassigned?". To explain the allocation (on
 unassigned state) of a shard, issue a request like:
 unassigned state) of a shard, issue a request like:
 
 
+experimental[The cluster allocation explain API is new and should still be considered experimental. The API may change in ways that are not backwards compatible]
+
 [source,js]
 [source,js]
 --------------------------------------------------
 --------------------------------------------------
 $ curl -XGET 'http://localhost:9200/_cluster/allocation/explain' -d'{
 $ curl -XGET 'http://localhost:9200/_cluster/allocation/explain' -d'{