[
https://issues.apache.org/jira/browse/NIFI-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701995#comment-17701995
]
ASF subversion and git services commented on NIFI-11296:
--------------------------------------------------------
Commit 916e58a0a94cd9754a30b3ab9effbbd669ae471c in nifi's branch
refs/heads/support/nifi-1.x from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=916e58a0a9 ]
NIFI-11296 Backported improved code reusability of GRPC modules
This closes #7053
Signed-off-by: David Handermann <[email protected]>
> Improving code reusability of GRPC module
> -----------------------------------------
>
> Key: NIFI-11296
> URL: https://issues.apache.org/jira/browse/NIFI-11296
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Minor
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Introduce {{nifi-grpc-common}} submodule and move {{FlowFileIngestService}}
> and SSL related classes there. In this way, other modules extending the GRPC
> functionality can use those classes without depending on the processor module
> itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)