[
https://issues.apache.org/jira/browse/NIFI-9610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485399#comment-17485399
]
ASF subversion and git services commented on NIFI-9610:
-------------------------------------------------------
Commit dc7d9510cd5e63dfe3888d6c9f5464fe6eb843f8 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dc7d951 ]
NIFI-9610 Refactored nifi-processor-utils to separate modules
- Added nifi-bin-manager
- Added nifi-event-listen
- Added nifi-event-put
- Added nifi-listed-entity
- Added nifi-put-pattern
- Removed nifi-processor-utils
Signed-off-by: Nathan Gough <[email protected]>
This closes #5729.
> Refactor nifi-processor-utils to separate modules
> -------------------------------------------------
>
> Key: NIFI-9610
> URL: https://issues.apache.org/jira/browse/NIFI-9610
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.16.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The {{nifi-processor-utils}} module includes a number of shared classes used
> in various components. The module also includes a variety of dependencies
> that are not necessary for certain capabilities. These dependencies result
> in the inclusion of unnecessary libraries in multiple NAR modules, increasing
> the size of the binary distribution. The {{nifi-processor-utils}} module
> should be refactored into more discrete modules with limited dependencies.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)