You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by na...@apache.org on 2021/06/04 13:47:42 UTC

[ignite] branch master updated (850f9bf -> 6a3eb62)

This is an automated email from the ASF dual-hosted git repository.

namelchev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 850f9bf  IGNITE-14187 .NET: Add thin client DataStreamer
     add 6a3eb62  IGNITE-14424 Fix cache group re-encryption after cluster secondary activation. (#9036)

No new revisions were added by this update.

Summary of changes:
 .../managers/encryption/CacheGroupPageScanner.java |  2 ++
 .../managers/encryption/GridEncryptionManager.java | 22 +++++++++---
 .../GridCacheDatabaseSharedManager.java            |  3 ++
 .../encryption/CacheGroupReencryptionTest.java     | 40 ++++++++++++++++++++++
 4 files changed, 62 insertions(+), 5 deletions(-)