[
https://issues.apache.org/jira/browse/OAK-11557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933213#comment-17933213
]
Rishabh Daim commented on OAK-11557:
------------------------------------
Guava's Iterables.getOnlyElements check whether Iterable has only one element.
If it has exactly 1 element it returns the same else throws an exception.
> Remove usage of Guava Iterables.getOnlyElement()
> ------------------------------------------------
>
> Key: OAK-11557
> URL: https://issues.apache.org/jira/browse/OAK-11557
> 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)