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

Julian Reschke edited comment on OAK-6813 at 10/25/17 10:12 AM:
----------------------------------------------------------------

OAK-6813-simplified.diff contains a variant that simplifies the API to:

{noformat}
<T extends Document> int remove(Collection<T> collection, Map<String, Long> 
toRemove)
{noformat}

[~chetanm], [~catholicon]?


was (Author: reschke):
OAK-6813-simplified.diff contains a variant that simplifies the API to:

{noformat}
<T extends Document> int remove(Collection<T> collection, Map<String, Long> 
toRemove)
{noformat}


> DocumentStore conditional remove: reduce set of supported conditions to what 
> the Version GC needs
> -------------------------------------------------------------------------------------------------
>
>                 Key: OAK-6813
>                 URL: https://issues.apache.org/jira/browse/OAK-6813
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>          Components: documentmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 1.8
>
>         Attachments: OAK-6813-simplified.diff, OAK-6813.diff
>
>
> ...and verify in tests that implementations consistently reject other 
> variants.



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

Reply via email to