Adam Debreceni created MINIFICPP-1481:
-----------------------------------------
Summary: Be more lenient with the flow url on c2-update
Key: MINIFICPP-1481
URL: https://issues.apache.org/jira/browse/MINIFICPP-1481
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Adam Debreceni
Assignee: Adam Debreceni
Currently on a c2-issued flow configuration update we process the url to
determine the flow id. This flow url is expected to conform to the format
"buckets/\{bucketId}/flows/\{flowId}" (based on the nifi registry url). Some
c2-servers might not use the nifi registry and otherwise provide the flows.
Allow flow id extraction even without a "bucket-part" present in the url.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)