OpenSearch/x-pack/plugin/ccr/src
Martijn van Groningen 314b9ca44c
[CCR] Enforce auto follow pattern name restrictions (#35197)
An auto follow pattern:
* cannot start with `_`
* cannot contain a `,`
* can be encoded in UTF-8
* the length of UTF-8 encoded bytes is no longer than 255 bytes
2018-11-07 20:16:26 +01:00
..
main [CCR] Fail with a better error if leader index is red (#35298) 2018-11-07 13:23:30 +01:00
test/java/org/elasticsearch/xpack [CCR] Enforce auto follow pattern name restrictions (#35197) 2018-11-07 20:16:26 +01:00