[ 
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:58 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).

OR we could wait for cache removal and then use the appropriate exception as 
per new cache implementation.

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).

cc [~thomasm] [~reschke] 

> 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)

Reply via email to