[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-04 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/74 Minifi 227 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109757748 --- Diff: libminifi/src/provenance/ProvenanceTaskReport.cpp --- @@ -0,0 +1,221 @@ +/** + * @file ProvenanceTaskReport.cpp

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109758278 --- Diff: libminifi/src/provenance/ProvenanceTaskReport.cpp --- @@ -0,0 +1,221 @@ +/** + * @file ProvenanceTaskReport.cpp

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109758846 --- Diff: libminifi/src/provenance/ProvenanceRepository.cpp --- @@ -36,6 +36,7 @@ void ProvenanceRepository::run() { uint64_t curTime

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109759205 --- Diff: thirdparty/jsoncpp/devtools/batchbuild.py --- @@ -0,0 +1,278 @@ +from __future__ import print_function --- End diff

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109760197 --- Diff: libminifi/src/Site2SiteClientProtocol.cpp --- @@ -1240,6 +1257,88 @@ void Site2SiteClientProtocol::transferFlowFiles( return

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109761443 --- Diff: libminifi/src/Site2SiteClientProtocol.cpp --- @@ -682,6 +682,7 @@ bool Site2SiteClientProtocol::receive(std::string transactionID

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109954528 --- Diff: libminifi/src/provenance/ProvenanceTaskReport.cpp --- @@ -0,0 +1,221 @@ +/** + * @file ProvenanceTaskReport.cpp

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109954793 --- Diff: libminifi/src/provenance/ProvenanceTaskReport.cpp --- @@ -0,0 +1,221 @@ +/** + * @file ProvenanceTaskReport.cpp

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109954861 --- Diff: thirdparty/jsoncpp/devtools/batchbuild.py --- @@ -0,0 +1,278 @@ +from __future__ import print_function --- End diff

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109955536 --- Diff: libminifi/src/Site2SiteClientProtocol.cpp --- @@ -682,6 +682,7 @@ bool Site2SiteClientProtocol::receive(std::string transactionID

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109956092 --- Diff: libminifi/src/Site2SiteClientProtocol.cpp --- @@ -1240,6 +1257,88 @@ void Site2SiteClientProtocol::transferFlowFiles( return

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r109958322 --- Diff: libminifi/src/provenance/ProvenanceRepository.cpp --- @@ -36,6 +36,7 @@ void ProvenanceRepository::run() { uint64_t curTime

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r110004494 --- Diff: libminifi/src/provenance/ProvenanceTaskReport.cpp --- @@ -0,0 +1,221 @@ +/** + * @file ProvenanceTaskReport.cpp

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r110004694 --- Diff: libminifi/src/Site2SiteClientProtocol.cpp --- @@ -1240,6 +1257,88 @@ void Site2SiteClientProtocol::transferFlowFiles( return

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r110006513 --- Diff: libminifi/src/Site2SiteClientProtocol.cpp --- @@ -1240,6 +1257,88 @@ void Site2SiteClientProtocol::transferFlowFiles( return

[GitHub] nifi-minifi-cpp issue #74: Minifi 227

2017-04-06 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/74 @phrocker 97%] Building C object thirdparty/civetweb-1.9.1/src/CMakeFiles/c-executable.dir/main.c.o Linking C executable civetweb /usr/include/x86_64-linux-gnu/bits/stdio2.h

[GitHub] nifi-minifi-cpp issue #74: Minifi 227

2017-04-06 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/74 my MAC build linter is OKW12612:build binqiu$ make linter /Users/binqiu/report/nifi-minifi-cpp/libminifi/include//Connection.h,/Users/binqiu/report/nifi-minifi-cpp/libminifi/include

[GitHub] nifi-minifi-cpp issue #74: Minifi 227

2017-04-07 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/74 @phrocker it looks like the travis for MAC is OK. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] nifi-minifi-cpp issue #74: Minifi 227

2017-04-17 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/74 @apiri i addressed your above review comments. Adding the new test case to support full site2site is not as easy as we thought, we need to support hand shake/CRC/two phase commit to make

[GitHub] nifi-minifi-cpp issue #77: MINIFI-264 Remove libxml2 from travis build as it...

2017-04-17 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/77 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] nifi-minifi-cpp issue #75: MINIFI-257 Expanding the build matrix to include ...

2017-04-17 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/75 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] nifi-minifi-cpp pull request #74: Minifi 227

2017-04-17 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/74#discussion_r111843708 --- Diff: libminifi/include/core/Processor.h --- @@ -239,12 +242,21 @@ class Processor : public Connectable, public ConfigurableComponent

[GitHub] nifi-minifi-cpp issue #74: Minifi 227

2017-04-18 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/74 @apiri Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] nifi-minifi-cpp pull request #81: MINIFI-269: Add Site2Site Test case

2017-04-24 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/81 MINIFI-269: Add Site2Site Test case Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to

[GitHub] nifi-minifi-cpp issue #81: MINIFI-269: Add Site2Site Test case

2017-04-26 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/81 @apiri please review and merge. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] nifi-minifi-cpp pull request #81: MINIFI-269: Add Site2Site Test case

2017-04-27 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/81#discussion_r113841440 --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp --- @@ -339,7 +339,7 @@ void YamlConfiguration::parseProvenanceReportingYaml

[GitHub] nifi-minifi-cpp pull request #81: MINIFI-269: Add Site2Site Test case

2017-04-27 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/81#discussion_r113841446 --- Diff: libminifi/test/unit/SiteToSiteHelper.h --- @@ -0,0 +1,156 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF

[GitHub] nifi-minifi-cpp pull request #81: MINIFI-269: Add Site2Site Test case

2017-04-27 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/81#discussion_r113841544 --- Diff: libminifi/test/unit/SerializationTests.cpp --- @@ -16,130 +16,237 @@ * limitations under the License

[GitHub] nifi-minifi-cpp issue #81: MINIFI-269: Add Site2Site Test case

2017-04-28 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/81 @apiri refactor based on your above comments. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] nifi-minifi-cpp issue #81: MINIFI-269: Add Site2Site Test case

2017-04-28 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/81 @apiri fix the provenance report not defined case. Thanks for the review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] nifi-minifi-cpp issue #82: MINIFI-273 Update README to include doxygen depen...

2017-04-28 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/82 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] nifi-minifi-cpp pull request #90: MINIFI-294 Required vs. optional fields in...

2017-05-03 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/90#discussion_r114679460 --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp --- @@ -417,29 +405,27 @@ void YamlConfiguration::parseConnectionYaml

[GitHub] nifi-minifi-cpp pull request #90: MINIFI-294 Required vs. optional fields in...

2017-05-03 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/90#discussion_r114679611 --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp --- @@ -450,27 +436,24 @@ void YamlConfiguration::parseConnectionYaml

[GitHub] nifi-minifi-cpp pull request #90: MINIFI-294 Required vs. optional fields in...

2017-05-03 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/90#discussion_r114691577 --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp --- @@ -417,29 +405,27 @@ void YamlConfiguration::parseConnectionYaml

[GitHub] nifi-minifi-cpp issue #89: MINIFI-293 Remove thirdparty dependencies no long...

2017-05-04 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/89 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] nifi-minifi-cpp issue #93: MINIFI-301 Removing extraneous third party resour...

2017-05-06 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/93 +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] nifi-minifi-cpp pull request #107: Configuration listener

2017-05-26 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/107 Configuration listener Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the

[GitHub] nifi-minifi-cpp pull request #107: Configuration listener

2017-06-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/107#discussion_r120017010 --- Diff: libminifi/src/ConfigurationListener.cpp --- @@ -0,0 +1,130 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF

[GitHub] nifi-minifi-cpp pull request #107: Configuration listener

2017-06-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/107#discussion_r120017002 --- Diff: libminifi/include/core/repository/FlowFileRepository.h --- @@ -36,7 +36,7 @@ namespace repository { #define

[GitHub] nifi-minifi-cpp pull request #107: Configuration listener

2017-06-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/107#discussion_r120017020 --- Diff: libminifi/src/ConfigurationListener.cpp --- @@ -0,0 +1,130 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF

[GitHub] nifi-minifi-cpp pull request #107: Configuration listener

2017-06-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/107#discussion_r120017069 --- Diff: libminifi/src/FlowController.cpp --- @@ -163,6 +174,31 @@ FlowController::~FlowController() { provenance_repo_ = nullptr

[GitHub] nifi-minifi-cpp pull request #107: Configuration listener

2017-06-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/107#discussion_r120017104 --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp --- @@ -32,16 +32,25 @@ namespace core { core::ProcessGroup *YamlConfiguration

[GitHub] nifi-minifi-cpp pull request #107: Configuration listener

2017-06-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/107#discussion_r120017101 --- Diff: libminifi/src/FlowController.cpp --- @@ -175,7 +211,7 @@ void FlowController::stop(bool force) { this->flow_file_repo_-&g

[GitHub] nifi-minifi-cpp issue #107: MINIFI-262: Configuration listener

2017-06-05 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/107 @phrocker please review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] nifi-minifi-cpp pull request #107: MINIFI-262: Configuration listener

2017-06-06 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/107#discussion_r120533380 --- Diff: libminifi/src/FlowController.cpp --- @@ -163,6 +174,31 @@ FlowController::~FlowController() { provenance_repo_ = nullptr

[GitHub] nifi-minifi-cpp issue #107: MINIFI-262: Configuration listener

2017-06-06 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/107 @phrocker add test case, use condition variable, please review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] nifi-minifi-cpp pull request #112: MINIFI-262: Configuration Listener

2017-06-07 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/112 MINIFI-262: Configuration Listener Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to

[GitHub] nifi-minifi-cpp issue #107: MINIFI-262: Configuration listener

2017-06-07 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/107 @phrocker https://github.com/apache/nifi-minifi-cpp/pull/112 for a single commit close this one for now --- If your project is set up for it, you can reply to this email and

[GitHub] nifi-minifi-cpp pull request #107: MINIFI-262: Configuration listener

2017-06-07 Thread benqiu2016
Github user benqiu2016 closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/107 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] nifi-minifi-cpp issue #4: MINIFI-6: Basic C++ implementation for MiNiFi

2016-07-21 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/4 @apiri It sounds good. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] nifi-minifi-cpp pull request #4: MINIFI-6: Basic C++ implementation for MiNi...

2016-07-23 Thread benqiu2016
Github user benqiu2016 closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] nifi-minifi-cpp pull request #5: Minifi 69

2016-08-01 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/5 Minifi 69 Add GetFile and TailFile processor. You can merge this pull request into a Git repository by running: $ git pull https://github.com/benqiu2016/nifi-minifi-cpp MINIFI-69

[GitHub] nifi-minifi-cpp pull request #6: MINFI-85: Add ListenSyslog processor

2016-08-20 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/6 MINFI-85: Add ListenSyslog processor You can merge this pull request into a Git repository by running: $ git pull https://github.com/benqiu2016/nifi-minifi-cpp MINFI-85

[GitHub] nifi-minifi-cpp pull request #9: Minifi 87

2016-08-24 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/9 Minifi 87 add MiNiFi start/stop script You can merge this pull request into a Git repository by running: $ git pull https://github.com/benqiu2016/nifi-minifi-cpp MINIFI-87

[GitHub] nifi-minifi-cpp issue #40: MINIFI-182 Implemented event-driven scheduler

2017-01-18 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/40 @achristianson looks good to me. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] nifi-minifi-cpp pull request #41: MINIFI-184: Add Security Support

2017-01-23 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/41 MINIFI-184: Add Security Support You can merge this pull request into a Git repository by running: $ git pull https://github.com/benqiu2016/nifi-minifi-cpp master Alternatively

[GitHub] nifi-minifi-cpp pull request #41: MINIFI-184: Add Security Support

2017-02-03 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/41#discussion_r99379332 --- Diff: cmake/FindOpenSSL.cmake --- @@ -0,0 +1,28 @@ +# OPENSSL_ROOT_DIR - Set this variable to the root installation of OpenSSL --- End

[GitHub] nifi-minifi-cpp issue #41: MINIFI-184: Add Security Support

2017-02-05 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/41 @apiri new code commit to address your review comment, back out the IOS port. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] nifi-minifi-cpp pull request #41: MINIFI-184: Add Security Support

2017-02-07 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/41#discussion_r99883760 --- Diff: cmake/FindOpenSSL.cmake --- @@ -0,0 +1,28 @@ +# OPENSSL_ROOT_DIR - Set this variable to the root installation of OpenSSL

[GitHub] nifi-minifi-cpp pull request #41: MINIFI-184: Add Security Support

2017-02-07 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/41#discussion_r99884121 --- Diff: libminifi/include/FlowController.h --- @@ -90,6 +93,25 @@ class FlowController } return _flowController

[GitHub] nifi-minifi-cpp pull request #41: MINIFI-184: Add Security Support

2017-02-07 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/41#discussion_r99884147 --- Diff: libminifi/src/FlowController.cpp --- @@ -75,22 +78,123 @@ FlowController::FlowController(std::string name

[GitHub] nifi-minifi-cpp issue #41: MINIFI-184: Add Security Support

2017-02-07 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/41 @phrocker @apiri remove the FindOpenSSL cmake by setting the OPENSSL_ROOT_DIR. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] nifi-minifi-cpp pull request #51: MINIFI-215: IOS port

2017-02-14 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/51 MINIFI-215: IOS port You can merge this pull request into a Git repository by running: $ git pull https://github.com/benqiu2016/nifi-minifi-cpp master Alternatively you can review

[GitHub] nifi-minifi-cpp pull request #53: Minifi 215

2017-02-21 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/53 Minifi 215 You can merge this pull request into a Git repository by running: $ git pull https://github.com/benqiu2016/nifi-minifi-cpp MINIFI-215 Alternatively you can review and

[GitHub] nifi-minifi-cpp pull request #51: MINIFI-215: IOS port

2017-02-21 Thread benqiu2016
Github user benqiu2016 closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/51 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] nifi-minifi-cpp issue #53: Minifi 215

2017-02-21 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/53 i rebase the benqiu2016/nifi-minifi-cpp to nifi-minifi-cpp and create branch MINIFI-215 under benqiu2016 to track the change. --- If your project is set up for it, you can reply to this

[GitHub] nifi-minifi-cpp pull request #53: Minifi 215

2017-02-22 Thread benqiu2016
Github user benqiu2016 closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/53 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] nifi-minifi-cpp issue #53: Minifi 215

2017-02-22 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/53 need rebase --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] nifi-minifi-cpp pull request #56: MINIFI-215: IOS port

2017-02-22 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/56 MINIFI-215: IOS port IOS port add macro for YAML_SUPPORT, LEVELDB_SUPPORT, OPENSSL_SUPPORT to compile out the feature is needed You can merge this pull request into a Git

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-01 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/62 MINIFI-231: Add Flow Persistent, Using id instead of name to load the… … flow from YAML You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104300837 --- Diff: libminifi/include/Connection.h --- @@ -180,7 +184,8 @@ class Connection std::atomic _maxQueueDataSize; //! Flow File

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104300897 --- Diff: libminifi/include/FlowFileRecord.h --- @@ -108,6 +109,10 @@ class FlowFileRecord * Create a new flow record

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104301026 --- Diff: libminifi/include/FlowFileRecord.h --- @@ -108,6 +109,10 @@ class FlowFileRecord * Create a new flow record

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104301034 --- Diff: libminifi/include/FlowFileRecord.h --- @@ -202,6 +216,8 @@ class FlowFileRecord std::string _uuidStr; //! UUID string

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104301097 --- Diff: libminifi/include/FlowFileRepository.h --- @@ -0,0 +1,208 @@ +/** + * @file FlowFileRepository + * Flow file repository

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104301877 --- Diff: libminifi/include/FlowFileRepository.h --- @@ -0,0 +1,208 @@ +/** + * @file FlowFileRepository + * Flow file repository

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-04 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104301956 --- Diff: libminifi/include/FlowFileRepository.h --- @@ -0,0 +1,208 @@ +/** + * @file FlowFileRepository + * Flow file repository

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104318011 --- Diff: libminifi/include/FlowFileRepository.h --- @@ -0,0 +1,208 @@ +/** + * @file FlowFileRepository + * Flow file repository

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104318037 --- Diff: libminifi/include/FlowFileRepository.h --- @@ -0,0 +1,208 @@ +/** + * @file FlowFileRepository + * Flow file repository

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104318102 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104318122 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104318207 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104318245 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104319954 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104319949 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104319998 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104320062 --- Diff: libminifi/include/Repository.h --- @@ -0,0 +1,294 @@ +/** + * @file Repository + * Repository class declaration

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104320103 --- Diff: libminifi/src/FlowFileRecord.cpp --- @@ -74,6 +76,43 @@ FlowFileRecord::FlowFileRecord(std::map attributes, Re logger_ = Logger

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104320252 --- Diff: libminifi/src/Repository.cpp --- @@ -0,0 +1,140 @@ +/** + * @file Repository.cpp + * Repository implemenatation

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104320291 --- Diff: libminifi/src/Repository.cpp --- @@ -0,0 +1,140 @@ +/** + * @file Repository.cpp + * Repository implemenatation

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-05 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104320313 --- Diff: libminifi/include/FlowController.h --- @@ -197,6 +202,8 @@ class FlowController { std::atomic _initialized

[GitHub] nifi-minifi-cpp issue #62: MINIFI-231: Add Flow Persistent, Using id instead...

2017-03-06 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/62 @phrocker Add unitest, please review and approve. I would like to get it merge before your big name space change. Thanks a lot. --- If your project is set up for it, you can reply to

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-07 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104827593 --- Diff: libminifi/test/unit/ProvenanceTestHelper.h --- @@ -20,6 +20,62 @@ #include "Provenance.h" #include "F

[GitHub] nifi-minifi-cpp pull request #62: MINIFI-231: Add Flow Persistent, Using id ...

2017-03-07 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/62#discussion_r104827822 --- Diff: libminifi/test/unit/ProcessorTests.cpp --- @@ -33,10 +35,18 @@ TEST_CASE("Test Find file", "

[GitHub] nifi-minifi-cpp issue #62: MINIFI-231: Add Flow Persistent, Using id instead...

2017-03-07 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/62 @apiri could you please merge the PR once you have free time. No rush. But it would be good if it can get in before Marc name space change. --- If your project is set up for it, you can

[GitHub] nifi-minifi-cpp pull request #66: Ios

2017-03-09 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/66 Ios Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have

[GitHub] nifi-minifi-cpp issue #56: MINIFI-215: IOS port

2017-03-09 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/56 create a different PR to track that --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] nifi-minifi-cpp pull request #56: MINIFI-215: IOS port

2017-03-09 Thread benqiu2016
Github user benqiu2016 closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/56 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] nifi-minifi-cpp pull request #66: MINIFI-215: IOS port, add OPENSSL_SUPPORT/...

2017-03-10 Thread benqiu2016
Github user benqiu2016 commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/66#discussion_r105460135 --- Diff: libminifi/include/io/TLSSocket.h --- @@ -24,8 +24,10 @@ #include --- End diff -- it is difficult because we need to

  1   2   >