[
https://issues.apache.org/jira/browse/IGNITE-28796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-28796:
-------------------------------------
Description:
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 [Add a new system view for
plugins|https://lists.apache.org/thread/cj7oz53l3cpk2h1ng4qm0jv618142ttj].
The proposed view name is "PLUGINS" 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).
was:
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 [Add a new system view for
plugins|https://lists.apache.org/thread/cj7oz53l3cpk2h1ng4qm0jv618142ttj].
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).
> 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
> Priority: Major
> Labels: ignite-2
>
> 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 [Add a new system view for
> plugins|https://lists.apache.org/thread/cj7oz53l3cpk2h1ng4qm0jv618142ttj].
> The proposed view name is "PLUGINS" 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)