[
https://issues.apache.org/jira/browse/MINIFICPP-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits resolved MINIFICPP-1032.
---------------------------------------
Resolution: Fixed
> 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: Ferenc Gerlits
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
> Fix For: 0.10.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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.4#803005)