You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (Jira)" <ji...@apache.org> on 2021/12/28 13:37:00 UTC

[jira] [Updated] (IGNITE-16225) Read Repair control.sh command should have named params.

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

Anton Vinogradov updated IGNITE-16225:
--------------------------------------
    Description: 
Current syntax is 
{noformat}
--consistency repair consistencyCacheName consistencyCachePartition readRepairStrategy
{noformat}
while it can be more readable like 
{noformat}
--consistency repair -c/--cache consistencyCacheName -p/--partition consistencyCachePartition -s/--strategy readRepairStrategy
{noformat}

> Read Repair control.sh command should have named params.
> --------------------------------------------------------
>
>                 Key: IGNITE-16225
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16225
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Anton Vinogradov
>            Assignee: Anton Vinogradov
>            Priority: Major
>              Labels: iep-31
>
> Current syntax is 
> {noformat}
> --consistency repair consistencyCacheName consistencyCachePartition readRepairStrategy
> {noformat}
> while it can be more readable like 
> {noformat}
> --consistency repair -c/--cache consistencyCacheName -p/--partition consistencyCachePartition -s/--strategy readRepairStrategy
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)