OpenSearch/core
Ali Beyad 9765b4a6ff Fixes the ActiveShardsObserverIT tests that have a very short index (#19540)
creation timeout so they process the index creation cluster state update
before the test finishes and attempts to cleanup. Otherwise, the index
creation cluster state update could be processed after the test finishes
and cleans up, thereby leaking an index in the cluster state that could
cause issues for other tests that wouldn't expect the index to exist.

Closes #19530
2016-07-21 11:47:21 -04:00
..
src Fixes the ActiveShardsObserverIT tests that have a very short index (#19540) 2016-07-21 11:47:21 -04:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00