[ 
https://issues.apache.org/jira/browse/IGNITE-17522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Semyon Danilov updated IGNITE-17522:
------------------------------------
    Description: 
The new command's syntax is as follows:


{noformat}
  --cache schedule_indexes_rebuild --node-id nodeId --cache-names 
cacheName[index1,...indexN],cacheName2,cacheName3[index1] --group-names 
groupName1,groupName2,...groupNameN
    Schedules rebuild of the indexes for specified caches via the Maintenance 
Mode. Schedules rebuild of specified caches and cache-groups

    Parameters:
      --node-id      - (Optional) Specify node for indexes rebuild. If not 
specified, schedules rebuild on all nodes.
      --cache-names  - Comma-separated list of cache names with optionally 
specified indexes. If indexes are not specified then all indexes of the cache 
will be scheduled for the rebuild operation. Can be used simultaneously with 
cache group names.
      --group-names  - Comma-separated list of cache group names for which 
indexes should be scheduled for the rebuild. Can be used simultaneously with 
cache names.
{noformat}


> Add documentation for the index rebuild operation in the maintenance mode
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-17522
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17522
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Semyon Danilov
>            Priority: Major
>
> The new command's syntax is as follows:
> {noformat}
>   --cache schedule_indexes_rebuild --node-id nodeId --cache-names 
> cacheName[index1,...indexN],cacheName2,cacheName3[index1] --group-names 
> groupName1,groupName2,...groupNameN
>     Schedules rebuild of the indexes for specified caches via the Maintenance 
> Mode. Schedules rebuild of specified caches and cache-groups
>     Parameters:
>       --node-id      - (Optional) Specify node for indexes rebuild. If not 
> specified, schedules rebuild on all nodes.
>       --cache-names  - Comma-separated list of cache names with optionally 
> specified indexes. If indexes are not specified then all indexes of the cache 
> will be scheduled for the rebuild operation. Can be used simultaneously with 
> cache group names.
>       --group-names  - Comma-separated list of cache group names for which 
> indexes should be scheduled for the rebuild. Can be used simultaneously with 
> cache names.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to