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 2019/06/13 03:25:37 UTC

[GitHub] [nifi-minifi-cpp] msharee9 commented on a change in pull request #590: MINIFICPP-621 Nanofi Tailfile example

msharee9 commented on a change in pull request #590: MINIFICPP-621 Nanofi Tailfile example
URL: https://github.com/apache/nifi-minifi-cpp/pull/590#discussion_r293192977
 
 

 ##########
 File path: libminifi/include/ResourceClaim.h
 ##########
 @@ -59,6 +59,7 @@ class ResourceClaim : public std::enable_shared_from_this<ResourceClaim> {
   explicit ResourceClaim(std::shared_ptr<core::StreamManager<ResourceClaim>> claim_manager);
 
   explicit ResourceClaim(const std::string path, std::shared_ptr<core::StreamManager<ResourceClaim>> claim_manager, bool deleted = false);
+
 
 Review comment:
   Yes, it is uninteded. Will fix that.

----------------------------------------------------------------
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


With regards,
Apache Git Services