You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2017/09/15 20:34:00 UTC

[jira] [Created] (GEODE-3632) LocalDataSet.getAll -- NotAuthorizedExceptions should be thrown, not only logged.

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)