Hi all! I agree that this change is wrong. I can try to do something like Jacob's proposal. But the problem is that if we do some for loop to do gets for some keys, when it cannot get key it will throw exception and go out. As we have all results of get in List _values_(all exception messages and values which user are available to get), maybe we can at the end get all exception messages from that List and throw NotAuthorizedException with message containing all of these exception messages.
Do you have any other idea? [ Full content available at: https://github.com/apache/geode/pull/3765 ] This message was relayed via gitbox.apache.org for [email protected]
