[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-17 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r456291644 ## File path: libminifi/include/core/PropertyValidation.h ## @@ -259,6 +259,22 @@ class UnsignedLongValidator : public PropertyValidator { }

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-14 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r454397770 ## File path: libminifi/include/core/PropertyValidation.h ## @@ -259,6 +259,22 @@ class UnsignedLongValidator : public PropertyValidator { }

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-14 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r454397770 ## File path: libminifi/include/core/PropertyValidation.h ## @@ -259,6 +259,22 @@ class UnsignedLongValidator : public PropertyValidator { }

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-14 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r454388997 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-14 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r454373723 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-14 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r454373723 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-14 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r454235239 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-09 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r452136985 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,221 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-08 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r451473323 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-08 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r451465600 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-08 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r451462518 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-08 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r451460991 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-08 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r451460587 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,183 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-07-06 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r450110731 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-30 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r447732749 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-30 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r447569405 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,221 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-26 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r446196483 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-26 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r446196292 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445436769 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445452111 ## File path: libminifi/test/TestBase.h ## @@ -251,6 +251,8 @@ class TestPlan { std::shared_ptr addProcessor(const std::string _name,

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445481189 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,226 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445478959 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445478959 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445477385 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445447521 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445443361 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445471740 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445455005 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445439076 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445463675 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445457106 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,226 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445457106 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,226 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445455005 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445452111 ## File path: libminifi/test/TestBase.h ## @@ -251,6 +251,8 @@ class TestPlan { std::shared_ptr addProcessor(const std::string _name,

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445451980 ## File path: libminifi/test/TestBase.h ## @@ -251,6 +251,8 @@ class TestPlan { std::shared_ptr addProcessor(const std::string _name,

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445451400 ## File path: libminifi/test/TestBase.cpp ## @@ -168,6 +168,30 @@ std::shared_ptr TestPlan::addProcessor(const std::string return

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445449972 ## File path: extensions/standard-processors/processors/RetryFlowFile.h ## @@ -0,0 +1,121 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445448048 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445447521 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445446325 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445444377 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445443865 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445443361 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445439076 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445436769 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445434347 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445434347 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445434347 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445433610 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445429826 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-25 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r445429826 ## File path: extensions/standard-processors/processors/RetryFlowFile.cpp ## @@ -0,0 +1,212 @@ +/** + * + * Licensed to the Apache Software

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-24 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r444904692 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,221 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-24 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r444904692 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,221 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-24 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r444904692 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,221 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #821: MINIFICPP-1251 - Implement and test RetryFlowFile processor

2020-06-24 Thread GitBox
hunyadi-dev commented on a change in pull request #821: URL: https://github.com/apache/nifi-minifi-cpp/pull/821#discussion_r444904692 ## File path: extensions/standard-processors/tests/unit/RetryFlowFileTests.cpp ## @@ -0,0 +1,221 @@ +/** + * + * Licensed to the Apache