[jira] [Commented] (OAK-11113) MissingLastRevSeekerTest occasionally fails for RDB-H2

2024-09-30 Thread julian.reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885815#comment-17885815
 ] 

julian.reschke commented on OAK-3:
--

No, the problem is caused by the other test. Trust me


Am 30.09.2024 08:53 schrieb "Ionut Pirlogea (Jira)" :



    [ 
https://issues.apache.org/jira/browse/OAK-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885810#comment-17885810
 ] 

Ionut Pirlogea commented on OAK-3:
--

Only MissingLastRevSeekerTest is flaky. The title is fine.

Thanks.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


> MissingLastRevSeekerTest occasionally fails for RDB-H2
> --
>
> Key: OAK-3
> URL: https://issues.apache.org/jira/browse/OAK-3
> Project: Jackrabbit Oak
>  Issue Type: Task
>  Components: documentmk, test
>Reporter: Ionut Pirlogea
>Assignee: Rishabh Daim
>Priority: Minor
>  Labels: candidate_oak_1_22
>
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OAK-10711) remove use of Guava Preconditions.checkNotNull()

2024-05-21 Thread julian.reschke (Jira)


[ 
https://issues.apache.org/jira/browse/OAK-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848104#comment-17848104
 ] 

julian.reschke commented on OAK-10711:
--

Afaict, another option is just to remove it. New Java versions create good 
diagnostics for NPEs automatically...
Am 21.05.2024 10:30 schrieb "Rishabh Daim (Jira)" :



 [ 
https://issues.apache.org/jira/browse/OAK-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rishabh Daim reassigned OAK-10711:
--

    Assignee: Rishabh Daim




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


> remove use of Guava Preconditions.checkNotNull()
> 
>
> Key: OAK-10711
> URL: https://issues.apache.org/jira/browse/OAK-10711
> Project: Jackrabbit Oak
>  Issue Type: Technical task
>Reporter: Rishabh Daim
>Assignee: Rishabh Daim
>Priority: Minor
>
> Can be replaced by JDK Objects.requireNotNull().



--
This message was sent by Atlassian Jira
(v8.20.10#820010)