Github user phrocker commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/148#discussion_r145688465
  
    --- Diff: libminifi/include/FlowFileRecord.h ---
    @@ -164,6 +164,11 @@ class FlowFileRecord : public core::FlowFile, public 
io::Serializable {
         return content_full_fath_;
       }
     
    +  /**
    +   * Cleanly relinquish a resource claim
    +   */
    --- End diff --
    
    What does relinquish a claim mean in this context? From what/where?


---

Reply via email to