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

Pavel Tupitsyn updated IGNITE-19714:
------------------------------------
    Description: 
Assertion error in 
*DistributionZoneManagerWatchListenerTest#testStaleWatchEvent*

{code}
DistributionZoneManagerWatchListenerTest > testStaleWatchEvent() STANDARD_ERROR
06:29:54         2023-06-13 09:29:54:748 +0300 
[ERROR][%test%metastorage-watch-executor-3][WatchProcessor] Error occurred when 
processing a watch event
06:29:54         java.lang.AssertionError: Data nodes was not initialized.
06:29:54           at 
org.apache.ignite.internal.distributionzones.DistributionZoneManager$3.onUpdate(DistributionZoneManager.java:1396)
06:29:54           at 
org.apache.ignite.internal.metastorage.server.Watch.onUpdate(Watch.java:67)
06:29:54           at 
org.apache.ignite.internal.metastorage.server.WatchProcessor.lambda$notifyWatch$7(WatchProcessor.java:168)
06:29:54           at 
java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
06:29:54           at 
java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
06:29:54           at 
java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)
06:29:54           at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:54           at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:54           at java.base/java.lang.Thread.run(Thread.java:834)
06:29:54         2023-06-13 09:29:54:749 +0300 
[WARNING][%test%metastorage-watch-executor-3][DistributionZoneManager] Unable 
to process data nodes event
06:29:54         java.lang.AssertionError: Data nodes was not initialized.
06:29:54           at 
org.apache.ignite.internal.distributionzones.DistributionZoneManager$3.onUpdate(DistributionZoneManager.java:1396)
06:29:54           at 
org.apache.ignite.internal.metastorage.server.Watch.onUpdate(Watch.java:67)
06:29:54           at 
org.apache.ignite.internal.metastorage.server.WatchProcessor.lambda$notifyWatch$7(WatchProcessor.java:168)
06:29:54           at 
java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
06:29:54           at 
java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
06:29:54           at 
java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)
06:29:54           at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:54           at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:54           at java.base/java.lang.Thread.run(Thread.java:834)
{code}

https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/7290145?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildChangesSection=true&expandCode+Inspection=true&expandBuildProblemsSection=true&showLog=7290143_52135_98.50904&logFilter=debug&logView=flowAware

  was:DistributionZoneManagerWatchListenerTest > testStaleWatchEvent


> AssertionError: Data nodes was not initialized in testStaleWatchEvent
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-19714
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19714
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Priority: Critical
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Assertion error in 
> *DistributionZoneManagerWatchListenerTest#testStaleWatchEvent*
> {code}
> DistributionZoneManagerWatchListenerTest > testStaleWatchEvent() 
> STANDARD_ERROR
> 06:29:54         2023-06-13 09:29:54:748 +0300 
> [ERROR][%test%metastorage-watch-executor-3][WatchProcessor] Error occurred 
> when processing a watch event
> 06:29:54         java.lang.AssertionError: Data nodes was not initialized.
> 06:29:54           at 
> org.apache.ignite.internal.distributionzones.DistributionZoneManager$3.onUpdate(DistributionZoneManager.java:1396)
> 06:29:54           at 
> org.apache.ignite.internal.metastorage.server.Watch.onUpdate(Watch.java:67)
> 06:29:54           at 
> org.apache.ignite.internal.metastorage.server.WatchProcessor.lambda$notifyWatch$7(WatchProcessor.java:168)
> 06:29:54           at 
> java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
> 06:29:54           at 
> java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
> 06:29:54           at 
> java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)
> 06:29:54           at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 06:29:54           at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 06:29:54           at java.base/java.lang.Thread.run(Thread.java:834)
> 06:29:54         2023-06-13 09:29:54:749 +0300 
> [WARNING][%test%metastorage-watch-executor-3][DistributionZoneManager] Unable 
> to process data nodes event
> 06:29:54         java.lang.AssertionError: Data nodes was not initialized.
> 06:29:54           at 
> org.apache.ignite.internal.distributionzones.DistributionZoneManager$3.onUpdate(DistributionZoneManager.java:1396)
> 06:29:54           at 
> org.apache.ignite.internal.metastorage.server.Watch.onUpdate(Watch.java:67)
> 06:29:54           at 
> org.apache.ignite.internal.metastorage.server.WatchProcessor.lambda$notifyWatch$7(WatchProcessor.java:168)
> 06:29:54           at 
> java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
> 06:29:54           at 
> java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
> 06:29:54           at 
> java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1705)
> 06:29:54           at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 06:29:54           at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 06:29:54           at java.base/java.lang.Thread.run(Thread.java:834)
> {code}
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/7290145?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildChangesSection=true&expandCode+Inspection=true&expandBuildProblemsSection=true&showLog=7290143_52135_98.50904&logFilter=debug&logView=flowAware



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

Reply via email to