OpenSearch/core
Ali Beyad 6acb8b31fc Removes ensureYellow() calls after index creation in the (#19452)
integration tests, as they are no longer needed with
index creation now waiting for shards to be started before
returning from the index creation call (by default, it waits
for the primary of each shard to be started before returning,
which is what ensureYellow() was ensuring anyway).

Closes #19452
Relates #19450
2016-07-15 15:37:35 -04:00
..
src Removes ensureYellow() calls after index creation in the (#19452) 2016-07-15 15:37:35 -04:00
build.gradle Move netty transport and http into a module 2016-07-11 22:21:29 +02:00