You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Stieglitz (Jira)" <ji...@apache.org> on 2023/12/29 17:17:00 UTC

[jira] [Updated] (NIFI-12554) Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code

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

Daniel Stieglitz updated NIFI-12554:
------------------------------------
    Summary: Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code  (was: Refactor JoltTransformJSON and JoltTransformRecord processors In order to reduce duplicate code)

> Refactor JoltTransformJSON and JoltTransformRecord processors in order to reduce duplicate code
> -----------------------------------------------------------------------------------------------
>
>                 Key: NIFI-12554
>                 URL: https://issues.apache.org/jira/browse/NIFI-12554
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Major
>
> There is a lot of duplicate code between the JoltTransformJSON and JoltTransformRecord processors. As a result each time there is a bug discovered in the duplicate code there has to be a fix applied in both places (e.g. NIFI-11959 and NIFI-12165).  This ticket aims to pull up the common code between JoltTransformJSON and JoltTransformRecord similar to what has been done for PutElastisearchJSON and PutElastisearchRecord processors with the creation of AbstractPutElasticsearch.



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