Gregory Chanan created SENTRY-1228:
--------------------------------------
Summary: SImpleFileProviderBackend error message missing spaces
Key: SENTRY-1228
URL: https://issues.apache.org/jira/browse/SENTRY-1228
Project: Sentry
Issue Type: Bug
Affects Versions: 1.8.0
Reporter: Gregory Chanan
Fix For: 1.8.0
I noticed this while running the conversion tool (SENTRY-480), which uses the
SimpleFileProviderBackend:
{code}
ERROR: Error processing file sentry/test-authz-read-write-admin.iniNo
authorizable found for indexer=purchases
{code}
We should change this to something like:
{code}
ERROR: Error processing file sentry/test-authz-read-write-admin.ini. Message:
No authorizable found for indexer=purchases
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)