sergeyuttsel commented on code in PR #2095:
URL: https://github.com/apache/ignite-3/pull/2095#discussion_r1277498006
##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/ItIgniteNodeRestartTest.java:
##########
@@ -341,6 +341,7 @@ private PartialNode startPartialNode(
SchemaManager schemaManager = new SchemaManager(registry,
tablesConfig, metaStorageMgr);
DistributionZoneManager distributionZoneManager = new
DistributionZoneManager(
+ null,
Review Comment:
I have added a registry
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]