[
https://issues.apache.org/jira/browse/JCR-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15225688#comment-15225688
]
Shashank Gupta commented on JCR-3833:
-------------------------------------
[~unico] Two points:
# it is possible that item becomes eligible for remove( i.e. async upload
completed for it) in next iteration so not sure skipping really helps.
# iterator should be re-initialized only when item is *actually* removed.
{code} map.remove(next.getKey()) != null{code}
> Compatibility with Java 8
> -------------------------
>
> Key: JCR-3833
> URL: https://issues.apache.org/jira/browse/JCR-3833
> Project: Jackrabbit Content Repository
> Issue Type: Task
> Reporter: Unico Hommes
> Assignee: Unico Hommes
> Fix For: 2.9.1, 2.8.1
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)