[
https://issues.apache.org/jira/browse/IGNITE-28796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-28796:
-------------------------------------
Release Note: Addition of a new system view, "SYS.IGNITE_PLUGINS," to
retrieve information about plugins added via
org.apache.ignite.plugin.PluginProvider.
> 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
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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 "IGNITE_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)