You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Debreceni (Jira)" <ji...@apache.org> on 2022/11/02 13:13:00 UTC

[jira] [Created] (MINIFICPP-1973) Refactor ResourceQueue

Adam Debreceni created MINIFICPP-1973:
-----------------------------------------

             Summary: Refactor ResourceQueue
                 Key: MINIFICPP-1973
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1973
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Adam Debreceni


Currently ResourceQueue::getResource does not guarantee that the returned cached object is in any way similar to the constructor function provided. It also does not guarantee that the modified object is "reset" before adding it back into the queue.



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