[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421165541 ## File path:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421165461 ## File path:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421165100 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/cosmos/document/PutAzureCosmosDBRecord.java

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421165270 ## File path:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421164958 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml ## @@ -56,6 +56,28 @@ 1.12.0-SNAPSHOT provided

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421164676 ## File path:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421164175 ## File path:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421164141 ## File path:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421163785 ## File path:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421162417 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml ## @@ -65,21 +87,74 @@ com.microsoft.azure

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421162515 ## File path:

[jira] [Updated] (NIFI-7428) Switch hive.version property to set Hive 3 version

2020-05-06 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-7428: -- Fix Version/s: 1.12.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-7428) Switch hive.version property to set Hive 3 version

2020-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101267#comment-17101267 ] ASF subversion and git services commented on NIFI-7428: --- Commit

[GitHub] [nifi] mcgilman commented on pull request #4259: NIFI-7428: Switch hive.version property to set Hive 3 version

2020-05-06 Thread GitBox
mcgilman commented on pull request #4259: URL: https://github.com/apache/nifi/pull/4259#issuecomment-624946279 Thanks @mattyb149! This has been merged to master. This is an automated message from the Apache Git Service. To

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #777: MINIFICPP-1216 - Controller Services Integration test is unstable

2020-05-06 Thread GitBox
bakaid commented on a change in pull request #777: URL: https://github.com/apache/nifi-minifi-cpp/pull/777#discussion_r421151804 ## File path: libminifi/src/FlowController.cpp ## @@ -248,9 +248,9 @@ int16_t FlowController::stop(bool force, uint64_t timeToWait) {

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #777: MINIFICPP-1216 - Controller Services Integration test is unstable

2020-05-06 Thread GitBox
bakaid commented on a change in pull request #777: URL: https://github.com/apache/nifi-minifi-cpp/pull/777#discussion_r421151804 ## File path: libminifi/src/FlowController.cpp ## @@ -248,9 +248,9 @@ int16_t FlowController::stop(bool force, uint64_t timeToWait) {

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421148531 ## File path:

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #777: MINIFICPP-1216 - Controller Services Integration test is unstable

2020-05-06 Thread GitBox
arpadboda commented on a change in pull request #777: URL: https://github.com/apache/nifi-minifi-cpp/pull/777#discussion_r421143128 ## File path: libminifi/src/FlowController.cpp ## @@ -248,9 +248,9 @@ int16_t FlowController::stop(bool force, uint64_t timeToWait) {

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421142466 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml ## @@ -65,21 +87,74 @@ com.microsoft.azure

[GitHub] [nifi-minifi-cpp] arpadboda opened a new pull request #777: MINIFICPP-1216 - Controller Services Integration test is unstable

2020-05-06 Thread GitBox
arpadboda opened a new pull request #777: URL: https://github.com/apache/nifi-minifi-cpp/pull/777 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 been taken:

[GitHub] [nifi] sjyang18 commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
sjyang18 commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421138897 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/cosmos/document/PutAzureCosmosDBRecord.java

[GitHub] [nifi] mtien-apache commented on pull request #4258: NIFI-7423 Upgraded jquery dependency version.

2020-05-06 Thread GitBox
mtien-apache commented on pull request #4258: URL: https://github.com/apache/nifi/pull/4258#issuecomment-624928081 @andrewmlim Yes, I agree 3.5.1 makes sense. I'll upgrade now. This is an automated message from the Apache

[GitHub] [nifi] andrewmlim commented on pull request #4258: NIFI-7423 Upgraded jquery dependency version.

2020-05-06 Thread GitBox
andrewmlim commented on pull request #4258: URL: https://github.com/apache/nifi/pull/4258#issuecomment-624918105 Will help review by performing regression testing on the NiFI UI. @mtien-apache jQuery 3.5.1 was released two days ago. Would it make sense to upgrade to the latest or

[GitHub] [nifi] ottobackwards commented on pull request #4251: NIFI-7420 HandleHttpRequest puts form data content into attributes

2020-05-06 Thread GitBox
ottobackwards commented on pull request #4251: URL: https://github.com/apache/nifi/pull/4251#issuecomment-624901360 awesome! thanks @markap14 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] markap14 commented on pull request #4251: NIFI-7420 HandleHttpRequest puts form data content into attributes

2020-05-06 Thread GitBox
markap14 commented on pull request #4251: URL: https://github.com/apache/nifi/pull/4251#issuecomment-624900695 Thanks @ottobackwards. Change looks good. +1 merged to master and updated Migration Guidance to reflect the change.

[jira] [Commented] (NIFI-7420) HandleHttpRequest puts form data content into attributes

2020-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101194#comment-17101194 ] ASF subversion and git services commented on NIFI-7420: --- Commit

[jira] [Resolved] (NIFI-7420) HandleHttpRequest puts form data content into attributes

2020-05-06 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-7420. -- Fix Version/s: 1.12.0 Resolution: Fixed > HandleHttpRequest puts form data content into

[GitHub] [nifi] mcgilman commented on pull request #4259: NIFI-7428: Switch hive.version property to set Hive 3 version

2020-05-06 Thread GitBox
mcgilman commented on pull request #4259: URL: https://github.com/apache/nifi/pull/4259#issuecomment-624890192 Thanks @mattyb149... will review. This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (NIFI-7428) Switch hive.version property to set Hive 3 version

2020-05-06 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7428: --- Status: Patch Available (was: In Progress) > Switch hive.version property to set Hive 3 version >

[GitHub] [nifi] mattyb149 opened a new pull request #4259: NIFI-7428: Switch hive.version property to set Hive 3 version

2020-05-06 Thread GitBox
mattyb149 opened a new pull request #4259: URL: https://github.com/apache/nifi/pull/4259 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR It is useful for automated NiFi builds to be able

[jira] [Created] (NIFI-7428) Switch hive.version property to set Hive 3 version

2020-05-06 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-7428: -- Summary: Switch hive.version property to set Hive 3 version Key: NIFI-7428 URL: https://issues.apache.org/jira/browse/NIFI-7428 Project: Apache NiFi Issue Type:

[GitHub] [nifi] mtien-apache opened a new pull request #4258: NIFI-7423 Upgraded jquery dependency version.

2020-05-06 Thread GitBox
mtien-apache opened a new pull request #4258: URL: https://github.com/apache/nifi/pull/4258 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Upgraded jquery dependency version._ In

[jira] [Commented] (NIFI-7243) SFTP Processors - Exhausted available authentication methods

2020-05-06 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17101131#comment-17101131 ] Nathan Gough commented on NIFI-7243: Thanks [~raulpopi]. I'm not yet able to completely reproduce

[GitHub] [nifi] mattyb149 commented on pull request #4243: NIFI-7410 Fix CLOB would be unreadable code in ExecuteSql or QueryDataBaseTable

2020-05-06 Thread GitBox
mattyb149 commented on pull request #4243: URL: https://github.com/apache/nifi/pull/4243#issuecomment-624833678 Is there a way to add a unit test for this? Maybe inserting Chinese characters into a Derby table with a CLOB column and reading the results?

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421010643 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421005976 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r421005293 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420989837 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420984605 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420982697 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/cosmos/document/PutAzureCosmosDBRecord.java

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420978605 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/cosmos/document/PutAzureCosmosDBRecord.java

[GitHub] [nifi] MuazmaZ commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
MuazmaZ commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420915061 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml ## @@ -65,21 +87,74 @@ com.microsoft.azure

[jira] [Updated] (NIFI-7367) Add tests for FetchAzureDataLakeStorage

2020-05-06 Thread Peter Gyori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Gyori updated NIFI-7367: -- Status: Patch Available (was: In Progress) > Add tests for FetchAzureDataLakeStorage >

[GitHub] [nifi] pgyori opened a new pull request #4257: NIFI-7367: Add tests for FetchAzureDataLakeStorage

2020-05-06 Thread GitBox
pgyori opened a new pull request #4257: URL: https://github.com/apache/nifi/pull/4257 https://issues.apache.org/jira/browse/NIFI-7367 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ] Does your

[GitHub] [nifi] MuazmaZ commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
MuazmaZ commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420913977 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420908809 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420908809 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420901023 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420890146 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420886112 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420885481 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420881234 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420877750 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420875649 ## File path:

[GitHub] [nifi] jfrazee commented on a change in pull request #4253: NIFI-7406: PutAzureCosmosRecord Processor

2020-05-06 Thread GitBox
jfrazee commented on a change in pull request #4253: URL: https://github.com/apache/nifi/pull/4253#discussion_r420874522 ## File path: nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/pom.xml ## @@ -65,21 +87,74 @@ com.microsoft.azure

[jira] [Updated] (NIFI-7390) Avro writing fails when narrow data type arrives

2020-05-06 Thread Simon Bence (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Bence updated NIFI-7390: -- Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/4256 > Avro writing

[GitHub] [nifi] simonbence opened a new pull request #4256: NIFI-7390 Covering Avro type conversion in case of map withing Record

2020-05-06 Thread GitBox
simonbence opened a new pull request #4256: URL: https://github.com/apache/nifi/pull/4256 [NIFI-7390](https://issues.apache.org/jira/browse/NIFI-7390) In case of writing Avro file, we did experience ClassCastExceptions in some cases. It was due to the validation allowed passing

[jira] [Created] (MINIFICPP-1216) Controller Services Integration test is unstable

2020-05-06 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1216: - Summary: Controller Services Integration test is unstable Key: MINIFICPP-1216 URL: https://issues.apache.org/jira/browse/MINIFICPP-1216 Project: Apache NiFi MiNiFi

[jira] [Assigned] (MINIFICPP-1216) Controller Services Integration test is unstable

2020-05-06 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda reassigned MINIFICPP-1216: - Assignee: Arpad Boda > Controller Services Integration test is unstable >

[jira] [Commented] (NIFI-7243) SFTP Processors - Exhausted available authentication methods

2020-05-06 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17100737#comment-17100737 ] Raúl commented on NIFI-7243: Hello [~thenatog] , these are the details:   1. It occurs in both cases.

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #773: MINIFICPP-1202 - Extend interface and add new tests for MinifiConcurrentQueue

2020-05-06 Thread GitBox
hunyadi-dev commented on a change in pull request #773: URL: https://github.com/apache/nifi-minifi-cpp/pull/773#discussion_r420722261 ## File path: libminifi/include/utils/GeneralUtils.h ## @@ -56,6 +56,11 @@ T exchange(T& obj, U&& new_value) { obj =

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #773: MINIFICPP-1202 - Extend interface and add new tests for MinifiConcurrentQueue

2020-05-06 Thread GitBox
szaszm commented on a change in pull request #773: URL: https://github.com/apache/nifi-minifi-cpp/pull/773#discussion_r420667887 ## File path: libminifi/include/utils/Void_t.h ## @@ -0,0 +1,33 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + *

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #773: MINIFICPP-1202 - Extend interface and add new tests for MinifiConcurrentQueue

2020-05-06 Thread GitBox
szaszm commented on a change in pull request #773: URL: https://github.com/apache/nifi-minifi-cpp/pull/773#discussion_r420665353 ## File path: libminifi/include/utils/GeneralUtils.h ## @@ -56,6 +56,11 @@ T exchange(T& obj, U&& new_value) { obj = std::forward(new_value);

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #773: MINIFICPP-1202 - Extend interface and add new tests for MinifiConcurrentQueue

2020-05-06 Thread GitBox
hunyadi-dev commented on a change in pull request #773: URL: https://github.com/apache/nifi-minifi-cpp/pull/773#discussion_r420655951 ## File path: libminifi/include/utils/TryMoveCall.h ## @@ -0,0 +1,61 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #773: MINIFICPP-1202 - Extend interface and add new tests for MinifiConcurrentQueue

2020-05-06 Thread GitBox
hunyadi-dev commented on a change in pull request #773: URL: https://github.com/apache/nifi-minifi-cpp/pull/773#discussion_r420655626 ## File path: libminifi/include/utils/MinifiConcurrentQueue.h ## @@ -21,20 +21,23 @@ #include #include #include +#include #include

[jira] [Created] (MINIFICPP-1215) Document and test SQL extension

2020-05-06 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-1215: --- Summary: Document and test SQL extension Key: MINIFICPP-1215 URL: https://issues.apache.org/jira/browse/MINIFICPP-1215 Project: Apache NiFi MiNiFi C++

[jira] [Updated] (NIFI-7425) Log Message for ReplaceText Over Buffer Size

2020-05-06 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7425: - Fix Version/s: 1.12.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-7425) Log Message for ReplaceText Over Buffer Size

2020-05-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17100547#comment-17100547 ] ASF subversion and git services commented on NIFI-7425: --- Commit

[jira] [Commented] (NIFI-7243) SFTP Processors - Exhausted available authentication methods

2020-05-06 Thread Lavocat (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17100546#comment-17100546 ] Lavocat commented on NIFI-7243: --- Hi, For my part it is a user/pwd security > SFTP Processors - Exhausted

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #773: MINIFICPP-1202 - Extend interface and add new tests for MinifiConcurrentQueue

2020-05-06 Thread GitBox
hunyadi-dev commented on a change in pull request #773: URL: https://github.com/apache/nifi-minifi-cpp/pull/773#discussion_r420587382 ## File path: libminifi/include/utils/Void_t.h ## @@ -0,0 +1,17 @@ +#pragma once Review comment: Moved to `GeneralUtils.h`