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

Vladimir Ozerov commented on IGNITE-8485:
-----------------------------------------

[~NIzhikov], I am not sure I understand the whole picture about static caches 
still. Please note that {{onKernalStart}} is executed after both discovery and 
IO are operational. IMO everything should happen on discovery stage:
1) Nodes share discovery data with each other, which includes cache 
descriptors. Local node should collect it's own cache descriptors 
(GridCacheProcessor#addCacheOnJoinFromConfig) *with* proposed encryption key. 
2) Other nodes either accept or reject this key
3) Full map of keys are sent back to the joining node



> TDE - Phase-1
> -------------
>
>                 Key: IGNITE-8485
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8485
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Nikolay Izhikov
>            Assignee: Nikolay Izhikov
>            Priority: Critical
>             Fix For: 2.7
>
>
> Basic support for a Transparent Data Encryption should be implemented:
> 1. Usage of standard JKS, Java Security.
> 2. Persistent Data Encryption/Decryption.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to