You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "BenjaminPerryRoss (GitHub)" <gi...@apache.org> on 2019/11/01 18:25:06 UTC

[GitHub] [geode] BenjaminPerryRoss commented on pull request #4161: GEODE-6990: Add xml persistence for OQL authorization

I also wanted to clarify - if the cache.xml has invalid syntax the parsing will fail before it reaches our custom code. The only circumstance in which we log a warning is if the xml is defined in such a way that the xml is parsed correctly, but an exception is thrown while trying to build the QueryConfigurationService/MethodAuthorizer from the values parsed.

[ Full content available at: https://github.com/apache/geode/pull/4161 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org