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 2019/12/12 16:03:38 UTC

[beam] branch master updated (9b40cff -> 9211177)

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 9b40cff  Merge pull request #1035: [BEAM-8894] exclude FlattenWithHeterogeneousCoders category because flatten does not re-encode
     add d042088  [BEAM-8025] Under load we get a NoHostAvailable exception at cluster creation, so retry to create it every 1 sec up to 3 times.
     add e8a1b63  [BEAM-8025] Remove temporary folder rule because it suppresses files on the cluster causing errors
     add 1596ece  [BEAM-8025] Disable auto compaction on Cassandra node to avoid race condition in temporary files cleaning
     add 9211177  Merge pull request #9614: [BEAM-8025] Avoid race condition in cluster cleanup and introduce cluster creation retrial under load.

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/io/cassandra/CassandraIOTest.java     | 81 ++++++++++++++++++----
 1 file changed, 66 insertions(+), 15 deletions(-)