[
https://issues.apache.org/jira/browse/OAK-12032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043002#comment-18043002
]
Rishabh Daim edited comment on OAK-12032 at 12/5/25 8:52 AM:
-------------------------------------------------------------
This exception mainly arises from Guava's cache. Since we can't control the
guava code to throw different exception, I would suggest that we replace its
usage with _*RuntimeException*_ (which is its Super class).
cc [~thomasm] [~reschke]
was (Author: JIRAUSER299730):
This exception mainly arises from Guava's cache. Since we can't control the
guava code to throw different exception, I would suggest that we replace its
usage with _*RuntimeException*_ (which is its Super class).
> Remove usage of Guava's UncheckedExecutionException
> ---------------------------------------------------
>
> Key: OAK-12032
> URL: https://issues.apache.org/jira/browse/OAK-12032
> 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)