commit | ab49fcc472acd9f1962f34e06e9d9cbfb82b02d3 | [log] [tgz] |
---|---|---|
author | huangdx0726 <localhost80@foxmail.com> | Fri Dec 20 13:37:44 2019 +0800 |
committer | Sijie Guo <sijie@apache.org> | Thu Dec 19 21:37:44 2019 -0800 |
tree | 14ab105f85eaa6fe1de0d280196f6577d9e1d4f0 | |
parent | a1d7663a913aa2f95674ad4375b7ed6b3307c8de [diff] |
[Issue 5612] Use Reactivestreams client for Mongo Sink (#5635) Fixes #5612 ### Motivation for MongoSink ### Modifications replace ”com.mongodb.async.client” package with ”com.mongodb.reactivestreams.client.”