You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2020/03/31 17:36:00 UTC

[jira] [Updated] (NIFIREG-317) Improve logging of exceptions when creating providers

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

Arpad Boda updated NIFIREG-317:
-------------------------------
    Fix Version/s:     (was: 1.0.0)
                   0.6.0

> Improve logging of exceptions when creating providers
> -----------------------------------------------------
>
>                 Key: NIFIREG-317
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-317
>             Project: NiFi Registry
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>             Fix For: 0.6.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If we fail to create a provider, we throw an exception with the parent cause, but Spring doesn't log the cause so we end up with something like:
> {code:java}
> Error creating FlowPersistenceProvider with class name: org.apache.nifi.registry.provider.flow.GitFlowPersistenceProvider {code}
> but we can't see the cause.
> We should improve this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)