You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/08/19 09:49:54 UTC

[GitHub] [ignite] ololo3000 commented on pull request #9290: IGNITE-12781 Fixes security context propagation for cache events.

ololo3000 commented on pull request #9290:
URL: https://github.com/apache/ignite/pull/9290#issuecomment-901773319


   > Let's also add a test for rebalance events with security enabled.
   > Also, it's worth to check that client can evict or expire entries if it doesn't have right on REMOVE for this cache, and only perform PUT or GET operations.
   RebalanceCacheEventSecurityContextTest test was added that tests EVT_CACHE_REBALANCE_OBJECT_LOADED, EVT_CACHE_REBALANCE_OBJECT_UNLOADED events in case of node joining and leaving. 
   ThinClientPermissionCheckTes#testCacheEntryExpiration and testCacheEntryEviction tests were added


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org