Adam Hunyadi created MINIFICPP-1344:
---------------------------------------

             Summary: Investigate and fix FlowConfiguration payload URLs
                 Key: MINIFICPP-1344
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1344
             Project: Apache NiFi MiNiFi C++
          Issue Type: Task
    Affects Versions: 0.7.0
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi
             Fix For: 0.8.0


*Background:*

[[This line from 
FlowConfiguration::updateFromPayload]|https://github.com/apache/nifi-minifi-cpp/blob/main/libminifi/src/core/FlowConfiguration.cpp#L92]
 does not match the [[NiFi Registry REST API 
docs]|http://nifi.apache.org/docs/nifi-registry-docs/rest-api/index.html].
 Upon checking how this function was invoked in test, I found that an example 
invocation has this string passed as target url: 
"https://localhost:57454/update";.

*Proposal:*

This functionality might be broken and unused. It might need some investigation 
to check how this function is expected to be invoked. Until then, fixing the 
REST endpoint seems like the correct and safe thing to do.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to