This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch handle-duplicates
in repository https://gitbox.apache.org/repos/asf/logging-flume-mongodb.git
from c71abb5 Fix merge conflicts
add 9f05a02 Use an unordered batch insert to skip duplicate events
No new revisions were added by this update.
Summary of changes:
.../flume/sink/mongodb/DefaultMongoDbWriter.java | 94 +++++++++++-----------
.../apache/flume/sink/mongodb/MongoDbWriter.java | 9 ++-
.../apache/flume/sink/mongodb/MongoDbSinkIT.java | 58 +++++++++++++
3 files changed, 109 insertions(+), 52 deletions(-)