You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/04 15:28:00 UTC

[jira] [Commented] (RYA-393) MongoDB DAO Batch Writer drops statements when batch contains dup key

    [ https://issues.apache.org/jira/browse/RYA-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191430#comment-16191430 ] 

ASF GitHub Bot commented on RYA-393:
------------------------------------

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
    
----

----


> MongoDB DAO Batch Writer drops statements when batch contains dup key
> ---------------------------------------------------------------------
>
>                 Key: RYA-393
>                 URL: https://issues.apache.org/jira/browse/RYA-393
>             Project: Rya
>          Issue Type: Bug
>            Reporter: Aaron Mihalik
>            Assignee: Eric White
>
> The MongoDB DAO Batch Writer will write a group of statements at a single time.  It seems like it will drop valid statements if the batch contains a statement with a duplicate key



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)