[GitHub] ignite pull request #5438: Tde with fixes

2018-11-23 Thread nizhikov
Github user nizhikov closed the pull request at:

https://github.com/apache/ignite/pull/5438


---


[GitHub] ignite pull request #5438: Tde with fixes

2018-11-19 Thread nizhikov
GitHub user nizhikov opened a pull request:

https://github.com/apache/ignite/pull/5438

Tde with fixes



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nizhikov/ignite TDE-with-fixes

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/5438.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #5438


commit d56de82031de9607b533208e5005eb93db741660
Author: Nikolay Izhikov 
Date:   2018-10-31T18:20:24Z

IGNITE-9996: Performance drop fix. - Fixes #5215.

Signed-off-by: Nikolay Izhikov 

commit e11c199caa949000cddf059215b81afb2cb72730
Author: Nikolay Izhikov 
Date:   2018-11-17T07:24:19Z

IGNITE-9996: Performance drop fix base on instanceof NoopEncryptionSpi

commit eb7ddf5e3884c5ae468c5a1e822b8a17496398fd
Author: Nikolay Izhikov 
Date:   2018-11-19T12:05:38Z

IGNITE-9996: Final fix

commit 9cc555457dade2b781925d557963aac71879528c
Author: Nikolay Izhikov 
Date:   2018-11-19T20:14:10Z

IGNITE-9996: Performance drop fix base on instanceof NoopEncryptionSpi




---