You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gábor Gyimesi (Jira)" <ji...@apache.org> on 2023/06/14 08:57:00 UTC

[jira] [Created] (MINIFICPP-2137) Rewrite MiNiFi Controller to use asio

Gábor Gyimesi created MINIFICPP-2137:
----------------------------------------

             Summary: Rewrite MiNiFi Controller to use asio
                 Key: MINIFICPP-2137
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2137
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Gábor Gyimesi


We do not want to keep an own socket implementation maintained so it would be better to use asio library in the whole MiNiFi C++ project. Currently MiNiFi Controller uses our own socket implementation classes, so we should rewrite it to use asio instead.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)