Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Administrator initiates process completion via interface by using “master key removal” command. 
Design assumeadministrator will check that all nodes successfully change master key and all required nodes are alive. 

Master Key removal: 

Process start: 

Administrator initiates process via some kind of user interface(CLI, VisorWebConsole, JMX, etc), 

...

  1. Received master key hash compared with known master key hash. 

  2. Previous master key removed using configured EncryptionSPI. 

New commands: 


  • Master key hashes. 

    • Inputnothing 

    • Output: 

      • List of Tuples3 

        • Node ID 

        • Current key hash 

        • Previous key hash or null. 

  • Cache key hashes. 

    • Inputcache id. 

    • Output: 

      • List of Tuples3 

        • Node ID 

        • Current key hash 

        • Previous key hash or null.