szaszm commented on a change in pull request #1052:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1052#discussion_r622741226



##########
File path: extensions/standard-processors/processors/TailFile.h
##########
@@ -147,13 +166,27 @@ class TailFile : public core::Processor {
 
   std::string rolling_filename_pattern_;
 
+  InitialStartPositions initial_start_position_;
+
+  bool first_trigger_{true};

Review comment:
       Sorry, my bad.




-- 
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:
us...@infra.apache.org


Reply via email to