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

ASF GitHub Bot commented on MINIFICPP-592:
------------------------------------------

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

    https://github.com/apache/nifi-minifi-cpp/pull/389#discussion_r213438194
  
    --- Diff: libminifi/src/RemoteProcessorGroupPort.cpp ---
    @@ -209,7 +225,8 @@ void RemoteProcessorGroupPort::onTrigger(const 
std::shared_ptr<core::ProcessCont
       std::string value;
     
       logger_->log_trace("On trigger %s", getUUIDStr());
    -  if (url_.empty()) {
    +  /*
    --- End diff --
    
    that's fine by me


> Restful lookups in RPG should be bypassed when cURL is disabled.
> ----------------------------------------------------------------
>
>                 Key: MINIFICPP-592
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-592
>             Project: NiFi MiNiFi C++
>          Issue Type: Test
>            Reporter: Mr TheSegfault
>            Assignee: Mr TheSegfault
>            Priority: Major
>
> Changes to the RPG that performed a lookup on the NiFi Rest API should be 
> bypassed and the YAML config used when cURL support is disabled in a client. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to