You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ec...@apache.org on 2018/04/23 08:41:18 UTC

[beam] 01/01: Merge pull request #5112 from thelastpickle/BEAM-4049-improve-cassandra-io

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

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

commit 247a62ff1d4368f1e7c2ade6bed5dec71d8d2bcc
Merge: a20ba18 bcd9eb8
Author: Etienne Chauchot <ec...@apache.org>
AuthorDate: Mon Apr 23 10:41:08 2018 +0200

    Merge pull request #5112 from thelastpickle/BEAM-4049-improve-cassandra-io
    
    Merge pull request #5112: [BEAM-4049] Improve CassandraIO write throughput by performing async queries

 pom.xml                                            |  3 ++
 sdks/java/io/cassandra/build.gradle                |  2 +-
 sdks/java/io/cassandra/pom.xml                     |  7 ++--
 .../apache/beam/sdk/io/cassandra/CassandraIO.java  |  4 ++-
 .../beam/sdk/io/cassandra/CassandraService.java    |  3 +-
 .../sdk/io/cassandra/CassandraServiceImpl.java     | 41 +++++++++++++++++++---
 6 files changed, 49 insertions(+), 11 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
echauchot@apache.org.