OpenSearch/x-pack/plugin/ccr
Tim Brooks a989b675b5
Remove NPE from IndexFollowingIT (#35717)
Currently there is a common NPE in the IndexFollowingIT that does not
indicate the test failing. This is when a cluster state listener is
called and certain index metadata is not yet available.

This commit checks that the metadata is not null before performing the
logic that depends on the metadata.
2018-11-19 20:38:49 -07:00
..
qa [TEST] Instead of ignoring the ccr downgrade to basic license qa test 2018-11-12 10:17:33 +01:00
src Remove NPE from IndexFollowingIT (#35717) 2018-11-19 20:38:49 -07:00
build.gradle Auto configure all test tasks (#34666) 2018-10-24 16:05:50 +03:00