Arpad Boda created MINIFICPP-1090:
-------------------------------------
Summary: HTTP client should own callbacks
Key: MINIFICPP-1090
URL: https://issues.apache.org/jira/browse/MINIFICPP-1090
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.6.0
Reporter: Arpad Boda
Assignee: Arpad Boda
Fix For: 1.0.0
As it turned out in MINIFICPP-1089 HTTPClient only stores raw pointers for
callbacks, but doesn't own them, which is error-prone. Either unique pointer or
shared pointer should be introduced instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)