You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/17 20:27:00 UTC

[jira] [Commented] (NIFI-11296) Improving code reusability of GRPC module

    [ https://issues.apache.org/jira/browse/NIFI-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17701988#comment-17701988 ] 

ASF subversion and git services commented on NIFI-11296:
--------------------------------------------------------

Commit 4bec56ed81c5ff760be07d609ecab7eba41f00c4 in nifi's branch refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4bec56ed81 ]

NIFI-11296 Improved code reusability of GRPC modules

This closes #7053

Signed-off-by: David Handermann <ex...@apache.org>


> 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)