[ 
https://issues.apache.org/jira/browse/IGNITE-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245687#comment-17245687
 ] 

Aleksey Plekhanov commented on IGNITE-13320:
--------------------------------------------

[~xtern], looks good to me. Merged to master.
Thanks for the contribution!

> TDE - Phase-3. CLI management
> -----------------------------
>
>                 Key: IGNITE-13320
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13320
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Pavel Pereslegin
>            Assignee: Pavel Pereslegin
>            Priority: Critical
>              Labels: IEP-18, tde-phase-3
>             Fix For: 2.10
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Provide the ability to manage the process of key rotation (and cache 
> re-encryption) through the command line.
>  - Launch cache key rotation
>  - View key identifiers of the cache group
>  - View re-encryption status for the cache group
>  - Suspend/Resume re-encryption
>  - View/change re-encryption rate limit
> Command syntax:
> {noformat}
>   Change the encryption key of the cache group:
>     control.(sh|bat) --encryption change_cache_key cacheGroupName
>   View encryption key identifiers of the cache group:
>     control.(sh|bat) --encryption cache_key_ids cacheGroupName
>   Display re-encryption status of the cache group:
>     control.(sh|bat) --encryption reencryption_status cacheGroupName
>   Suspend re-encryption of the cache group:
>     control.(sh|bat) --encryption suspend_reencryption cacheGroupName
>   Resume re-encryption of the cache group:
>     control.(sh|bat) --encryption resume_reencryption cacheGroupName
>   View/change re-encryption rate limit:
>     control.(sh|bat) --encryption reencryption_rate [--limit limit]
>     Parameters:
>       limit  - Decimal value to change re-encryption rate limit 
> (MB/s).{noformat}
> Example of output: 
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=95652384#TDE.Phase3.Cachekeyrotation.-Processmanagement



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to