Bryan Bende created NIFIREG-317:
-----------------------------------

             Summary: 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


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.2#803003)

Reply via email to