[
https://issues.apache.org/jira/browse/IGNITE-18881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-18881:
------------------------------------
Summary: Move NodeMetricController out of ignite-metrics module (was: Move
NodeMetricController to rest-api module)
> Move NodeMetricController out of ignite-metrics 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
> Priority: Major
> Fix For: 3.0.0-beta2
>
>
> *NodeMetricController* is currently in *ignite-metrics* module, which causes
> issues:
> * Extra dependencies prevent us from using *ignite-metrics* in *client*
> module (IGNITE-18759 )
> * Metrics can't be used from *rest-api* module (if the need arises)
> Move the controller to *rest-api* module and invert the dependency (rest-api
> should depend on metrics).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)