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 09d6432 handle duplicate events
add f036eb9 Use Docker for MongoDB integration tests
add b3a6d4c Build(deps): bump the github-actions-updates group across 1
directory with 3 updates (#7)
add 7911671 Simplify the sink POM (#8)
add e437864 Merge remote-tracking branch 'apache/main' into
handle-duplicates
No new revisions were added by this update.
Summary of changes:
.github/workflows/codeql-analysis.yml | 6 +-
.mvn/jvm.config | 11 ++
flume-mongodb-sink/pom.xml | 149 ++++++++++++---------
...MongoDbSinkEmbedded.java => MongoDbSinkIT.java} | 35 +----
4 files changed, 107 insertions(+), 94 deletions(-)
create mode 100644 .mvn/jvm.config
rename
flume-mongodb-sink/src/test/java/org/apache/flume/sink/mongodb/{TestMongoDbSinkEmbedded.java
=> MongoDbSinkIT.java} (77%)