This is an automated email from the ASF dual-hosted git repository.
echauchot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from f75d0f4 Decrease parallelism of Flink ValidatesRunner tests to reduce
flakiness
add f620efd [BEAM-3201] provide per-document routing (index/type and
document id)
new 5c5c54e Merge pull request #4956 from timrobertson100/BEAM-3201
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/ElasticsearchIOIT.java | 34 +++-
.../sdk/io/elasticsearch/ElasticsearchIOTest.java | 26 ++-
.../sdk/io/elasticsearch/ElasticsearchIOIT.java | 32 +++-
.../sdk/io/elasticsearch/ElasticsearchIOTest.java | 26 ++-
.../io/elasticsearch/ElasticSearchIOTestUtils.java | 89 +++++++---
.../io/elasticsearch/ElasticsearchIOITCommon.java | 11 +-
.../elasticsearch/ElasticsearchIOTestCommon.java | 183 ++++++++++++++++++---
sdks/java/io/elasticsearch/build.gradle | 1 +
sdks/java/io/elasticsearch/pom.xml | 5 +
.../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 166 +++++++++++++++++--
10 files changed, 492 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].