Patrick Rhomberg created GEODE-3632:
---------------------------------------
Summary: LocalDataSet.getAll -- NotAuthorizedExceptions should be
thrown, not only logged.
Key: GEODE-3632
URL: https://issues.apache.org/jira/browse/GEODE-3632
Project: Geode
Issue Type: Bug
Components: querying
Reporter: Patrick Rhomberg
Refer to the geode-example clientSecurity, currently in [pull request
17](https://github.com/apache/geode-examples/pull/17). Unauthorized getAll
method calls log the lack of authorization but do not rethrow the exception.
This is inconsistent with behavior of put, putAll, and get.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)