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/25 21:27:00 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Rhomberg updated GEODE-3632:
------------------------------------
    Component/s:     (was: querying)
                 core

> 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: core
>            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)