You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/07/21 09:41:28 UTC

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #807: MINIFICPP-1228 - Resource ownership refactor + flowFile-owning processors.

adamdebreceni commented on pull request #807:
URL: https://github.com/apache/nifi-minifi-cpp/pull/807#issuecomment-661751938


   - the `Fix bug` is about how we have to decrement the claim's counter on behalf of the previously persisted instance in case we overwrote it in the repository
   - the `Fix segfault` is, well, fixing a segfault caused by the [this](https://issues.apache.org/jira/browse/MINIFICPP-1300) i.e. the `FlowController` never dying, and thus not stopping the other threads


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org