elasticsearch/x-pack/plugin/ccr
Armin Braun 3945ee75d0
Use assertAcked more (#101201)
Just found that we have a lot of inconsistency and needless verbosity
here in tests. We can just use `assertAcked` in a couple spots
to save `.get`, `.actionGet` etc., especially with the signature
change I added here.
2023-10-23 19:48:10 +02:00
..
qa Speed up String array writes to XContent (#98957) 2023-08-30 12:02:41 +02:00
src Use assertAcked more (#101201) 2023-10-23 19:48:10 +02:00
build.gradle Update Gradle Wrapper to 8.2 (#96686) 2023-07-04 15:35:15 +02:00