[
https://issues.apache.org/jira/browse/IGNITE-24077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907772#comment-17907772
]
Roman Puchkovskiy commented on IGNITE-24077:
--------------------------------------------
The patch looks good to me
> Fix compilation issue
> ---------------------
>
> Key: IGNITE-24077
> URL: https://issues.apache.org/jira/browse/IGNITE-24077
> Project: Ignite
> Issue Type: Bug
> Reporter: Alexander Lapin
> Assignee: Alexander Lapin
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> @Disabled("https://issues.apache.org/jira/browse/IGNITE-24061")
> @Test
> @Disabled("https://issues.apache.org/jira/browse/IGNITE-24061")
> void testTwoSequentialResets() throws InterruptedException {
> createHaZoneWithTable(); {code}
> @Disabled is duplicated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)