[
https://issues.apache.org/jira/browse/IGNITE-18359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-18359:
-----------------------------------
Fix Version/s: 3.0.0-beta2
> Fix build after merging IGNITE-18117
> ------------------------------------
>
> Key: IGNITE-18359
> URL: https://issues.apache.org/jira/browse/IGNITE-18359
> Project: Ignite
> Issue Type: Bug
> Reporter: Mirza Aliev
> Assignee: Mirza Aliev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> After merging https://issues.apache.org/jira/browse/IGNITE-18117 there was
> some problems because of recent changes in the main branch. The conflict was
> because this code
> {code:java}
> distributionZoneManager = new DistributionZoneManager(zonesConfiguration,
> metaStorageMgr, cmgMgr);
> {code}
> was initialised twice.
> This's happened because in both tickets this line of code was moved, so after
> merged this line was duplicated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)