Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3
Description
Currently security check is performed inside IgniteCacheProxy. This is wrong place. Instead, we should perform it inside query processor after parsing when all affected caches are known.