rgoers opened a new pull request, #2:
URL: https://github.com/apache/logging-flume-mongodb/pull/2

   Flume provides guaranteed delivery of events. That means events will be 
delivered _at least_ once. If an event gets delivered to multiple instances of 
the sink then the duplicates should fail on a duplicate key, provided the user 
has specified a key. In these cases we do not want the event being written to 
be treated as either a success or a failure.  
   
   Flapdoodle was also added for embedded MongoDB testing instead of relying on 
a fake writer. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to