OpenSearch/x-pack/plugin/ccr
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
..
qa Build: Pull "skip assemble on qa" to common build (#35214) 2018-11-05 16:16:00 -05:00
src [CCR] Enforce auto follow pattern name restrictions (#35197) 2018-11-07 20:16:26 +01:00
build.gradle Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00