You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ar...@apache.org on 2022/11/17 09:34:11 UTC

[beam] branch master updated (79ba69483a8 -> bff4919ff00)

This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 79ba69483a8 Merge pull request #24218: Update Python wheel format for RC validation
     add a0146371069 Uses _all to follow alias/datastreams when estimating index size
     add ce8d618c77d Adds test for following aliases when estimating index size
     new bff4919ff00 Merge pull request #24186: Uses _all to follow alias/datastreams when estimating index size

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  |  8 +++++
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  8 +++++
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  8 +++++
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  8 +++++
 .../io/elasticsearch/ElasticsearchIOTestUtils.java | 35 +++++++++++++++++++---
 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 17 ++++-------
 6 files changed, 69 insertions(+), 15 deletions(-)


[beam] 01/01: Merge pull request #24186: Uses _all to follow alias/datastreams when estimating index size

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aromanenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit bff4919ff00ec3b5d7186efde41c884dfc4c8344
Merge: 79ba69483a8 ce8d618c77d
Author: Alexey Romanenko <33...@users.noreply.github.com>
AuthorDate: Thu Nov 17 10:34:02 2022 +0100

    Merge pull request #24186: Uses _all to follow alias/datastreams when estimating index size

 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  8 +++++
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  8 +++++
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  8 +++++
 .../sdk/io/elasticsearch/ElasticsearchIOTest.java  |  8 +++++
 .../io/elasticsearch/ElasticsearchIOTestUtils.java | 35 +++++++++++++++++++---
 .../beam/sdk/io/elasticsearch/ElasticsearchIO.java | 17 ++++-------
 6 files changed, 69 insertions(+), 15 deletions(-)