You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2015/12/02 16:14:10 UTC

[jira] [Commented] (OAK-3637) Bulk document updates in RDBDocumentStore

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

Julian Reschke commented on OAK-3637:
-------------------------------------

That's a lot to review. It would be helpful if this patch only contained stuff that's actually related to the change. For instance, I see quite a few changes that move the ResultSet out of the try block so it can be closed in "finally". Unless I'm missing something that's pointless as that's already implied by closing the Statement object.

> Bulk document updates in RDBDocumentStore
> -----------------------------------------
>
>                 Key: OAK-3637
>                 URL: https://issues.apache.org/jira/browse/OAK-3637
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: rdbmk
>            Reporter: Tomek Rękawek
>             Fix For: 1.4
>
>         Attachments: OAK-3637.patch
>
>
> Implement the [batch createOrUpdate|OAK-3662] in the RDBDocumentStore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)