You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2022/09/02 18:19:00 UTC

[jira] [Updated] (NIFI-10431) Improve logging/exceptions that pertain to individual components

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

Mark Payne updated NIFI-10431:
------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)