瀏覽代碼

Revert "Mute get-ccr-stats doctest (#48375)"

This reverts commit f861927e8b8fc987949ce996a131a2d272b9646e.
Yannick Welsch 6 年之前
父節點
當前提交
237e3f0755
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      docs/reference/ccr/apis/get-ccr-stats.asciidoc

+ 0 - 1
docs/reference/ccr/apis/get-ccr-stats.asciidoc

@@ -176,4 +176,3 @@ The API returns the following results:
 // TESTRESPONSE[s/"failed_write_requests" : 0/"failed_write_requests" : $body.follow_stats.indices.0.shards.0.failed_write_requests/]
 // TESTRESPONSE[s/"operations_written" : 832/"operations_written" : $body.follow_stats.indices.0.shards.0.operations_written/]
 // TESTRESPONSE[s/"time_since_last_read_millis" : 8/"time_since_last_read_millis" : $body.follow_stats.indices.0.shards.0.time_since_last_read_millis/]
-// TESTRESPONSE[skip:"AwaitsFix https://github.com/elastic/elasticsearch/issues/47718"]