You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jb...@apache.org on 2018/12/05 17:27:25 UTC

[beam] 01/01: Merge pull request #7162 from chaimt/BEAM-6151

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

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

commit 385f2a1fe15b6e456ca6a86e5f731669a6cd9725
Merge: a3510e0 9fbe80e
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Dec 5 18:27:16 2018 +0100

    Merge pull request #7162 from chaimt/BEAM-6151
    
    [BEAM-6151] MongoDbIO add support mongodb server with self signed ssl

 .../org/apache/beam/sdk/io/mongodb/MongoDbIO.java  | 129 +++++++++++++++++++--
 .../org/apache/beam/sdk/io/mongodb/SSLUtils.java   |  75 ++++++++++++
 2 files changed, 194 insertions(+), 10 deletions(-)