Kirill Tkalenko created IGNITE-28796:
----------------------------------------
Summary: Add a system view for PluginProvider
Key: IGNITE-28796
URL: https://issues.apache.org/jira/browse/IGNITE-28796
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
It is proposed to add a new system view for added plugins
(org.apache.ignite.plugin.PluginProvider) so that information about them can be
obtained without analyzing logs, which may be rotated.
Discussion on the dev list.
The proposed view name is "PLUGIN_PROVIDER" and the columns are:
1. NAME.
2. VERSION.
3. CLASS_NAME.
4. INFO (New method String org.apache.ignite.plugin.PluginProvider#info will be
added for this).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)