You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/12/20 05:38:06 UTC

[pulsar] branch master updated (880fb56 -> f7f2184)

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

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


    from 880fb56  avoid unsafe split when validate hostname which might be ipv6 address (#5713)
     add f7f2184  [Issue 5612] Use Reactivestreams client for Mongo Sink (#5635)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/io/mongodb/MongoSink.java    | 79 ++++++++++++++--------
 .../apache/pulsar/io/mongodb/MongoSinkTest.java    | 60 ++++++++--------
 .../apache/pulsar/io/mongodb/MongoSourceTest.java  |  9 ++-
 3 files changed, 93 insertions(+), 55 deletions(-)