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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to