[
https://issues.apache.org/jira/browse/OAK-11442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922353#comment-17922353
]
Rishabh Daim commented on OAK-11442:
------------------------------------
The
[Iterables.contains()|https://javadoc.scijava.org/Guava/com/google/common/collect/Iterators.html#contains(java.util.Iterator,java.lang.Object)]
from Guava returns true if the iterable contains the element but in case of
any exception it returns false instead of throwing the exception.
> Remove usage of Guava Iterables.contains
> ----------------------------------------
>
> Key: OAK-11442
> URL: https://issues.apache.org/jira/browse/OAK-11442
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Reporter: Rishabh Daim
> Assignee: Rishabh Daim
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)