Arpad Boda created MINIFICPP-1032:
-------------------------------------
Summary: utils::parse_url should be refactored
Key: MINIFICPP-1032
URL: https://issues.apache.org/jira/browse/MINIFICPP-1032
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.6.0
Reporter: Arpad Boda
Assignee: Arpad Boda
Fix For: 1.0.0
The function leaves a lot of space for improvements:
-No pointers should be used, but references
-Should either throw excpetion or indicate success in return value
-Usages should be refactored as well to take unsuccessful cases into
consideration
Scoped for 1.0 as it breaks API.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)