[
https://issues.apache.org/jira/browse/NIFI-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064211#comment-16064211
]
ASF GitHub Bot commented on NIFI-4038:
--------------------------------------
Github user trkurc commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1947#discussion_r124172963
--- Diff:
nifi-nar-bundles/nifi-grpc-bundle/nifi-grpc-nar/src/main/resources/NOTICE ---
@@ -0,0 +1,293 @@
+nifi-grpc-nar
+Copyright 2017 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+******************
+Apache Software License v2
+******************
+
--- End diff --
I believe the assembly NOTICE needs to include the bundled dependency
NOTICE info also (although it looks like there are some already in there from
this list)
> Create gRPC server processor
> ----------------------------
>
> Key: NIFI-4038
> URL: https://issues.apache.org/jira/browse/NIFI-4038
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Michael Hogue
> Assignee: Michael Hogue
> Priority: Minor
> Attachments: listen_and_invoke_grpc.xml
>
>
> Create a simple gRPC [1] server processor similar to `HandleHttpRequest` that
> listens for RPCs from the gRPC processor created in NIFI-4037.
> [1] http://www.grpc.io/about/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)