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

[jira] [Updated] (NIFI-10471) Document and Apply Deprecation Logging

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

David Handermann updated NIFI-10471:
------------------------------------
    Status: Patch Available  (was: Open)

> Document and Apply Deprecation Logging
> --------------------------------------
>
>                 Key: NIFI-10471
>                 URL: https://issues.apache.org/jira/browse/NIFI-10471
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 1.18.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The recent introduction of the {{DeprecationLogger}} and {{nifi-deprecation.log}} configuration provide the basis for applying deprecation logging to number of components and features.
> The User Guide and should be updated with additional details describing how to interpret deprecation logs, how to disable deprecation logging. The Developer Guide should include a new section outlining recommendations on where and how to apply deprecation logging.
> Additional targets for deprecation logging include Processors and Controller Services that are already marked as deprecated. Public methods implementing deprecated interfaces should be evaluated for deprecation logging. Not every method marked as deprecated should be logged, as some operations may produce duplicative logs, and other methods should be addressed through code changes instead of logged warnings.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)