[
https://issues.apache.org/jira/browse/IGNITE-18881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-18881:
------------------------------------
Description:
*NodeMetricController* is currently in *ignite-metrics* module, which brings
unwanted transitive dependencies into other modules that need metrics (e.g.
*client* module - IGNITE-18759).
Move the controller to another module (*rest* or *runned* - to be decided).
was:
*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 another module (*rest* or *runned* - to be decided).
> 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 brings
> unwanted transitive dependencies into other modules that need metrics (e.g.
> *client* module - IGNITE-18759).
> Move the controller to another module (*rest* or *runned* - to be decided).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)