[
https://issues.apache.org/jira/browse/IGNITE-25637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-25637:
---------------------------------------
Description: colocationEnabled() flag only makes sense on the server, while
CLI components reside on client. We should either remove branching, or use
another way to realize whether the server runs with enabled colocation.
> Remove calls to colocationEnabled() from CLI
> --------------------------------------------
>
> Key: IGNITE-25637
> URL: https://issues.apache.org/jira/browse/IGNITE-25637
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> colocationEnabled() flag only makes sense on the server, while CLI components
> reside on client. We should either remove branching, or use another way to
> realize whether the server runs with enabled colocation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)