andrey-kuznetsov opened a new pull request #8860: URL: https://github.com/apache/ignite/pull/8860
New SecurityPermission is introduced: SYSTEM_VIEW_READ. Authorization is added to view rows / row count accessors. Perfectly, column set information should be also covered, but this can break existing security-enabled installations: these accessors are used at node start time and new permission authorization may fail for nodes that are not aware of the permission. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
