Mark Payne created NIFI-10431:
---------------------------------
Summary: Improve logging/exceptions that pertain to individual
components
Key: NIFI-10431
URL: https://issues.apache.org/jira/browse/NIFI-10431
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
There are many Exceptions/log statements that state something like "Cannot
enable Processor because it is not disabled." However, the message doesn't
indicate which Processor cannot be enabled. While this Exception makes sense in
the context of the UI most of the time, it makes little sense when reading logs.
We need to include the toString() of the object that the message pertains to.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)