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 2020/10/15 16:17:04 UTC

[beam] branch master updated (b454423 -> 6969faa)

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 b454423  [BEAM-10959] Fix circle buffer. (#13123)
     add f3d2483  [BEAM-5551 BEAM-5595 BEAM-6090 BEAM-6091 BEAM-6092 BEAM-6093] Update elasticsearch dependencies to 7.9.2
     add 6969faa  Merge pull request #13084: Update elasticsearch dependencies to 7.9.2

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy |   9 +-
 .../elasticsearch-tests-2/build.gradle             |   2 +-
 .../elasticsearch-tests-7/build.gradle             |   2 +-
 .../elasticsearch-tests-common/build.gradle        |   2 +-
 sdks/java/io/elasticsearch/build.gradle            |   4 +-
 sdks/java/io/hadoop-format/build.gradle            |  12 +-
 .../io/hadoop/format/HadoopFormatIOElasticIT.java  |  23 ++--
 .../hadoop/format/HadoopFormatIOElasticTest.java   | 152 +++++----------------
 8 files changed, 58 insertions(+), 148 deletions(-)