[
https://issues.apache.org/jira/browse/IGNITE-18881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev reassigned IGNITE-18881:
-----------------------------------------
Assignee: Vadim Pakhnushev
> Move all REST controllers to rest module
> ----------------------------------------
>
> Key: IGNITE-18881
> URL: https://issues.apache.org/jira/browse/IGNITE-18881
> Project: Ignite
> Issue Type: Improvement
> Components: rest
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Vadim Pakhnushev
> Priority: Major
> Fix For: 3.0.0-beta2
>
>
> REST APi controllers are currently all over the place (cluster-management,
> configuration, metrics, and other modules). This brings REST-related
> dependencies to those modules, which is not ideal in some cases. For example,
> *NodeMetricController* is currently in *ignite-metrics* module, which will
> bring unwanted transitive dependencies into *client* module as part of
> IGNITE-18759.
> Move all controllers to *rest* module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)