You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ádám Markovics (Jira)" <ji...@apache.org> on 2022/10/11 15:08:00 UTC

[jira] [Created] (MINIFICPP-1958) CoreComponent should copy and move strings in constructor

Ádám Markovics created MINIFICPP-1958:
-----------------------------------------

             Summary: CoreComponent should copy and move strings in constructor
                 Key: MINIFICPP-1958
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1958
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Ádám Markovics
            Assignee: Ádám Markovics


This way it is more efficient, preventing allocation and deallocation of temporary strings. Also this affects subclasses.



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