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/27 14:58:00 UTC

[jira] [Created] (MINIFICPP-2152) Remove internal socket implementation classes

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

             Summary: Remove internal socket implementation classes
                 Key: MINIFICPP-2152
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2152
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Gábor Gyimesi
            Assignee: Gábor Gyimesi


With the implementation of [MINIFICPP-2137|https://github.com/apache/nifi-minifi-cpp/pull/1595] and [MINIFICPP-2131|https://github.com/apache/nifi-minifi-cpp/pull/1592] only a few instances remain where our own socket implementations remain instead of using the Asio library. These instances are mostly tests and the SiteToSite raw socket implementation. These should be deleted or rewritten using Asio so that our own Socket implementation and related classes can be removed.



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