Andrey N. Gura created IGNITE-12922: ---------------------------------------
Summary: SqlViewMetricExporterSpi is redundant entity Key: IGNITE-12922 URL: https://issues.apache.org/jira/browse/IGNITE-12922 Project: Ignite Issue Type: Bug Affects Versions: 2.8 Reporter: Andrey N. Gura Fix For: 2.8.1 {{SqlViewMetricExporterSpi}} is redundant entity both in terms of design and in terms of user experience. {{METRICS}} SQL view is the internal entity that could exist regardless of any exporters configuration. So it should be created on indexing module initialization. Also from an user stand point it is strange to configure special exporter in order to get access to the {{METRICS}} view via SQL. See also IGNITE-12921. -- This message was sent by Atlassian Jira (v8.3.4#803005)