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

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

One more thing we should be careful with: creating too many different 
PreparedStatemens, because this might cause problems with pooling them.

In general, we should try to limit the number of statements we need, or 
alternatively mark those that are likely not to be needed a lot as non-poolable.

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

Reply via email to