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

ASF GitHub Bot commented on MINIFI-226:
---------------------------------------

Github user apiri commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/83#discussion_r116895271
  
    --- Diff: libminifi/include/processors/ListenHTTP.h ---
    @@ -115,6 +114,9 @@ class ListenHTTP : public core::Processor {
       std::unique_ptr<Handler> _handler;
     };
     
    +
    +REGISTER_RESOURCE(ListenHTTP);
    --- End diff --
    
    While I am thinking of it, need to capture some of these details in docs 
for people that would like to contribute and give some indication of how the 
classloader functions.


> Provide support for controller services
> ---------------------------------------
>
>                 Key: MINIFI-226
>                 URL: https://issues.apache.org/jira/browse/MINIFI-226
>             Project: Apache NiFi MiNiFi
>          Issue Type: New Feature
>          Components: C++, Core Framework
>            Reporter: Aldrin Piri
>            Assignee: marco polo
>
> To facilitate feature parity in the C++ implementation, we should also 
> provided Controller Services to the framework and associated configuration as 
> provided by MINIFI-154 for Java.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to