GitHub user ejwhite922 opened a pull request:
https://github.com/apache/incubator-rya/pull/236
RYA-393 MongoDB Batch Writer Duplicate Key Exception
## Description
Fixed MongoDB DAO Batch Writer from dropping statements when batch contains
duplicate keys.
### Tests
Integration Tests
### Links
[Jira](https://issues.apache.org/jira/browse/RYA-393)
### Checklist
- [ ] Code Review
- [ ] Squash Commits
#### People To Review
@amihalik
@meiercaleb
@pujav65
@isper3at
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ejwhite922/incubator-rya
RYA-393_MongoBatchWriterDuplicateKeyException
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rya/pull/236.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #236
----
----
---