[jira] [Commented] (OAK-3559) Bulk document updates in MongoDocumentStore

2016-01-28 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15120995#comment-15120995 ] Marcel Reutegger commented on OAK-3559: --- The patch looks good. I made some minor modifications: *

[jira] [Commented] (OAK-3559) Bulk document updates in MongoDocumentStore

2016-01-27 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118971#comment-15118971 ] Marcel Reutegger commented on OAK-3559: --- The patch also contains a fix unrelated to this issue. With

[jira] [Commented] (OAK-3559) Bulk document updates in MongoDocumentStore

2016-01-26 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117109#comment-15117109 ] Tomek Rękawek commented on OAK-3559: The concurrent unit tests have been moved to OAK-3924 (as they were

[jira] [Commented] (OAK-3559) Bulk document updates in MongoDocumentStore

2016-01-19 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106860#comment-15106860 ] Tomek Rękawek commented on OAK-3559: [~mreutegg], do you have any other suggestions? > Bulk document

[jira] [Commented] (OAK-3559) Bulk document updates in MongoDocumentStore

2016-01-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080915#comment-15080915 ] Marcel Reutegger commented on OAK-3559: --- I think the current patch is prone to deadlocks. Currently

[jira] [Commented] (OAK-3559) Bulk document updates in MongoDocumentStore

2016-01-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15081202#comment-15081202 ] Tomek Rękawek commented on OAK-3559: I updated the patch with following changes: 1. Lock keys are

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-09 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996200#comment-14996200 ] Marcel Reutegger commented on OAK-3559: --- bq. The original test didn't work on the delayed network, so

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-09 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996258#comment-14996258 ] Tomek Rękawek commented on OAK-3559: {quote} >The original test didn't work on the delayed network, so I

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993474#comment-14993474 ] Tomek Rękawek commented on OAK-3559: I set the journal to true and got following results: {noformat}

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-05 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14993222#comment-14993222 ] Chetan Mehrotra commented on OAK-3559: -- [~tomek.rekawek] Can also get numbers by increasing the write

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-05 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14991689#comment-14991689 ] Tomek Rękawek commented on OAK-3559: I moved the fallback to the DS. Also, did some benchmark tests -

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989511#comment-14989511 ] Marcel Reutegger commented on OAK-3559: --- Thanks for the pull request. bq. If some other process

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-04 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989528#comment-14989528 ] Tomek Rękawek commented on OAK-3559: I will extract the CommitQueue and ConflictException changes into

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-04 Thread Marcel Reutegger (JIRA)
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14989631#comment-14989631 ] Marcel Reutegger commented on OAK-3559: --- In my view it would make the DS contract simpler and also

[jira] [Commented] (OAK-3559) Bulk document updates

2015-11-03 Thread JIRA
[ https://issues.apache.org/jira/browse/OAK-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14986971#comment-14986971 ] Tomek Rękawek commented on OAK-3559: The pull request has been created here: