OpenSearch/client
Tanguy Leroux 0f80e7c5f6
[Test] Fix IndicesClientDocumentationIT (#27899)
The last operation executed in IndicesClientDocumentationIT.testCreate()
 is an asynchronous index creation. Because nothing waits for its
 completion, on slow machines the index can sometimes be created after
 the testCreate() test is finished, and it can fail the following test.

 Closes #27754
2017-12-20 09:31:10 +01:00
..
benchmark Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
client-benchmark-noop-api-plugin Cross Cluster Search: make remote clusters optional (#27182) 2017-11-21 11:41:47 +01:00
rest Do not use system properties when building the HttpAsyncClient (#27829) 2017-12-15 12:54:22 -07:00
rest-high-level [Test] Fix IndicesClientDocumentationIT (#27899) 2017-12-20 09:31:10 +01:00
sniffer Upgrade to Jackson 2.8.10 (#27230) 2017-11-06 10:20:05 +01:00
test Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00