This is an automated email from the ASF dual-hosted git repository.
mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 9d5c044 Fix typo.
add 9839d15 [BEAM-5172] Force closing the index before deleting it.
add 2766530 [BEAM-5172] Wait for HTTP connection to return 200 before
starting the tests. Do not wait for ES green status because ES client already
does retry.
add 276b5be [BEAM-5172] Add thread id to beam test index name to avoid
collision in parallel tests
new 053b1d8 Merge pull request #6279 from
echauchot/BEAM-5172-flaky-es2-tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../sdk/io/elasticsearch/ElasticsearchIOTest.java | 20 ++++++++++++++++++--
.../sdk/io/elasticsearch/ElasticsearchIOTest.java | 14 +++++++-------
.../io/elasticsearch/ElasticSearchIOTestUtils.java | 5 +++++
.../io/elasticsearch/ElasticsearchIOITCommon.java | 8 ++++----
.../io/elasticsearch/ElasticsearchIOTestCommon.java | 5 ++++-
5 files changed, 38 insertions(+), 14 deletions(-)