[ https://issues.apache.org/jira/browse/IGNITE-9984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Plehanov updated IGNITE-9984: ---------------------------------- Fix Version/s: 2.16 (was: 2.15) > Documentation for EVT_MANAGEMENT_TASK_STARTED will be required. > --------------------------------------------------------------- > > Key: IGNITE-9984 > URL: https://issues.apache.org/jira/browse/IGNITE-9984 > Project: Ignite > Issue Type: Task > Components: documentation > Affects Versions: 2.8 > Reporter: Andrei Aleksandrov > Priority: Major > Fix For: 2.16 > > > New EVT_MANAGEMENT_TASK_STARTED will be added in future release. > Documentation for it should be added too. > Next information should be added to web console and visor documentation: > EVT_MANAGEMENT_TASK_STARTED provide the possibility to track next tasks that > could be started by the user from web console and visor during some > operations: > +Baseline:+ > VisorBaselineTask - Task that will collect information about baseline > topology and can change its state > +Binaries:+ > VisorBinaryMetadataCollectorTask - Task that collects binary metadata. > +Services:+ > VisorCancelServiceTask - Task for cancel services with the specified name. > +Metrics:+ > VisorComputeResetMetricsTask - Task for cancel services with specified name. > +Caches:+ > VisorCacheLostPartitionsTask - Collect list of lost partitions. > VisorCacheResetLostPartitionsTask - Reset lost partitions for caches. > VisorCacheStartTask - Task that start cache or near cache with specified > configuration. > VisorCacheStopTask - Task that stop specified caches on specified node. > VisorCacheAffinityNodeTask - Task that will find affinity node for key. > VisorCacheModifyTask - Task that modify value in specified cache. > VisorCacheRebalanceTask - Pre-loads caches. Made callable just to conform > common pattern. > VisorCacheLoadTask - Task to loads caches. > VisorCacheClearTask - Task that clears specified caches on specified node. > +Queries+: > VisorQueryResetMetricsTask - Reset compute grid query metrics. > VisorQueryTask - Task for executing SQL fields query and get the first page > of results. > VisorQueryCancelTask - Task to cancel queries. > +Computes:+ > VisorComputeResetMetricsTask - Reset compute grid metrics. > VisorComputeCancelSessionsTask - Cancels given tasks sessions. > +DEBUG:+ > VisorThreadDumpTask - Creates a thread dump. > +IGFS:+ > VisorIgfsFormatTask - Format IGFS instance. > VisorIgfsProfilerClearTask - Remove all IGFS profiler logs. > VisorIgfsResetMetricsTask - Resets IGFS metrics. > +LOGS:+ > VisorLogSearchTask - Search text matching in logs > +CLUSTER:+ > VisorChangeGridActiveStateTask - Task for changing grid active state. > VisorNodeGcTask - Task to run gc on nodes. > VisorNodeRestartTask - Restarts nodes. > VisorNodeStopTask - Stops nodes. > > {color:#333333} > {color} -- This message was sent by Atlassian Jira (v8.20.10#820010)