OpenSearch/docs/reference/cat
Nhat Nguyen 5b11df9c35
DOCS: Make ellipsis optional in /cat/thread_pool (#33186)
The fix proposed in #31442 fails with the oss distro because the added
3dots does not match anything with the default oss while a 3dots
expression requires matching at least one thread pool.

This change makes an ellipsis optional so the thread_pool list can match
both the oss distro (without ccr) and default distro (with ccr).

Relates #31442
2018-08-27 18:33:57 -04:00
..
alias.asciidoc
allocation.asciidoc
count.asciidoc
fielddata.asciidoc
health.asciidoc
indices.asciidoc
master.asciidoc
nodeattrs.asciidoc
nodes.asciidoc
pending_tasks.asciidoc
plugins.asciidoc
recovery.asciidoc
repositories.asciidoc
segments.asciidoc
shards.asciidoc
snapshots.asciidoc
templates.asciidoc
thread_pool.asciidoc DOCS: Make ellipsis optional in /cat/thread_pool (#33186) 2018-08-27 18:33:57 -04:00