[jira] [Updated] (NIFI-8244) PutDatabaseRecord incorrect type resolution for partial columns

2021-02-19 Thread Dorian Bugeja (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dorian Bugeja updated NIFI-8244: Description: Record schema type resolution for PutDatabaseRecord is being performed using

[jira] [Updated] (NIFI-8244) PutDatabaseRecord incorrect type resolution for partial columns

2021-02-19 Thread Dorian Bugeja (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dorian Bugeja updated NIFI-8244: Attachment: includedColumns_uses_tableSchema_index.patch Status: Patch Available (was:

[jira] [Updated] (NIFI-8244) PutDatabaseRecord incorrect type resolution for partial columns

2021-02-19 Thread Dorian Bugeja (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dorian Bugeja updated NIFI-8244: Description: Record schema type resolution for PutDatabaseRecord is being performed using

[jira] [Updated] (NIFI-8244) PutDatabaseRecord incorrect type resolution partial column update

2021-02-19 Thread Dorian Bugeja (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dorian Bugeja updated NIFI-8244: Summary: PutDatabaseRecord incorrect type resolution partial column update (was: PutDatabaseRecord

[jira] [Updated] (NIFI-8244) PutDatabaseRecord incorrect type resolution partial column

2021-02-19 Thread Dorian Bugeja (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dorian Bugeja updated NIFI-8244: Summary: PutDatabaseRecord incorrect type resolution partial column (was: PutDatabaseRecord

[jira] [Updated] (NIFI-8244) PutDatabaseRecord incorrect type resolution partial columns

2021-02-19 Thread Dorian Bugeja (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dorian Bugeja updated NIFI-8244: Summary: PutDatabaseRecord incorrect type resolution partial columns (was: PutDatabaseRecord

[jira] [Updated] (NIFI-8244) PutDatabaseRecord incorrect type resolution for partial columns

2021-02-19 Thread Dorian Bugeja (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dorian Bugeja updated NIFI-8244: Summary: PutDatabaseRecord incorrect type resolution for partial columns (was: PutDatabaseRecord

[jira] [Created] (NIFI-8244) PutDatabaseRecord incorrect type resolution

2021-02-19 Thread Dorian Bugeja (Jira)
Dorian Bugeja created NIFI-8244: --- Summary: PutDatabaseRecord incorrect type resolution Key: NIFI-8244 URL: https://issues.apache.org/jira/browse/NIFI-8244 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-8237) PutDatabaseRecord can not insert into mysql table with TEXT column

2021-02-19 Thread Kay-Uwe Moosheimer (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17287428#comment-17287428 ] Kay-Uwe Moosheimer commented on NIFI-8237: -- Hi Matt, You downgraded the report to 'Critical' and

[jira] [Commented] (NIFI-8220) Establish a secure by default configuration for NiFi

2021-02-19 Thread Joey Frazee (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17287405#comment-17287405 ] Joey Frazee commented on NIFI-8220: --- I don't have anything to show for it, but prior to this I started

[jira] [Created] (NIFI-8243) Optional removal of fields with UpdateRecord

2021-02-19 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-8243: Summary: Optional removal of fields with UpdateRecord Key: NIFI-8243 URL: https://issues.apache.org/jira/browse/NIFI-8243 Project: Apache NiFi Issue Type:

[GitHub] [nifi] markap14 commented on a change in pull request #4821: NIFI-8113 Adding persistent status history repository backed by embed…

2021-02-19 Thread GitBox
markap14 commented on a change in pull request #4821: URL: https://github.com/apache/nifi/pull/4821#discussion_r579446476 ## File path:

[GitHub] [nifi] markap14 commented on a change in pull request #4821: NIFI-8113 Adding persistent status history repository backed by embed…

2021-02-19 Thread GitBox
markap14 commented on a change in pull request #4821: URL: https://github.com/apache/nifi/pull/4821#discussion_r57939 ## File path:

[jira] [Updated] (NIFI-8242) AccessResource should use a trailing / when redirecting to NiFi UI

2021-02-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-8242: -- Status: Patch Available (was: Open) > AccessResource should use a trailing / when redirecting to NiFi

[GitHub] [nifi] bbende opened a new pull request #4834: NIFI-8242 Ensure NiFi URL for redirects has a trailing slash in Acces…

2021-02-19 Thread GitBox
bbende opened a new pull request #4834: URL: https://github.com/apache/nifi/pull/4834 …sResource Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality; fixes bug

[jira] [Updated] (NIFI-8241) SAML storage factory should use the empty impl instead of http session based

2021-02-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-8241: -- Status: Patch Available (was: In Progress) > SAML storage factory should use the empty impl instead of

[GitHub] [nifi] bbende opened a new pull request #4833: NIFI-8241 Set the SAML context provider to use the EmptyStorageFactory

2021-02-19 Thread GitBox
bbende opened a new pull request #4833: URL: https://github.com/apache/nifi/pull/4833 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality; fixes bug NIFI-._

[jira] [Created] (NIFI-8242) AccessResource should use a trailing / when redirecting to NiFi UI

2021-02-19 Thread Bryan Bende (Jira)
Bryan Bende created NIFI-8242: - Summary: AccessResource should use a trailing / when redirecting to NiFi UI Key: NIFI-8242 URL: https://issues.apache.org/jira/browse/NIFI-8242 Project: Apache NiFi

[jira] [Created] (NIFI-8241) SAML storage factory should use the empty impl instead of http session based

2021-02-19 Thread Bryan Bende (Jira)
Bryan Bende created NIFI-8241: - Summary: SAML storage factory should use the empty impl instead of http session based Key: NIFI-8241 URL: https://issues.apache.org/jira/browse/NIFI-8241 Project: Apache

[GitHub] [nifi-minifi-cpp] dam4rus edited a comment on pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
dam4rus edited a comment on pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#issuecomment-782216241 I'm pretty sure that locking multiple times in a loop can [degrade performance](https://quick-bench.com/q/6Tb3pu8sUC80EtpJtxht7uxHlLE) significantly and [that's

[GitHub] [nifi-minifi-cpp] dam4rus commented on pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
dam4rus commented on pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#issuecomment-782216241 I'm pretty sure that locking multiple times in a loop can [degrade performance](https://quick-bench.com/q/6Tb3pu8sUC80EtpJtxht7uxHlLE) significantly and [that's not what

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-02-19 Thread GitBox
szaszm commented on a change in pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012#discussion_r579336757 ## File path: .github/workflows/ci.yml ## @@ -64,27 +64,64 @@ jobs: windows_VS2017: name: "windows-vs2017" runs-on: windows-2016 -

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-02-19 Thread GitBox
lordgamez commented on a change in pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012#discussion_r579335111 ## File path: .github/workflows/ci.yml ## @@ -64,27 +64,64 @@ jobs: windows_VS2017: name: "windows-vs2017" runs-on: windows-2016 -

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-02-19 Thread GitBox
szaszm commented on a change in pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012#discussion_r579331781 ## File path: .github/workflows/ci.yml ## @@ -64,27 +64,64 @@ jobs: windows_VS2017: name: "windows-vs2017" runs-on: windows-2016 -

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-02-19 Thread GitBox
lordgamez commented on a change in pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012#discussion_r579324537 ## File path: .github/workflows/ci.yml ## @@ -64,27 +64,64 @@ jobs: windows_VS2017: name: "windows-vs2017" runs-on: windows-2016 -

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-02-19 Thread GitBox
lordgamez commented on a change in pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012#discussion_r579323553 ## File path: .github/workflows/ci.yml ## @@ -64,27 +64,64 @@ jobs: windows_VS2017: name: "windows-vs2017" runs-on: windows-2016 -

[jira] [Resolved] (NIFI-8240) Kudu versions in PutKudu and KuduLookupService do not match

2021-02-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-8240. -- Fix Version/s: 1.14.0 Resolution: Fixed > Kudu versions in PutKudu and KuduLookupService

[GitHub] [nifi] asfgit closed pull request #4832: NIFI-8240: Unify Kudu versions

2021-02-19 Thread GitBox
asfgit closed pull request #4832: URL: https://github.com/apache/nifi/pull/4832 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

[jira] [Commented] (NIFI-8240) Kudu versions in PutKudu and KuduLookupService do not match

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17287179#comment-17287179 ] ASF subversion and git services commented on NIFI-8240: --- Commit

[GitHub] [nifi] pvillard31 commented on pull request #4832: NIFI-8240: Unify Kudu versions

2021-02-19 Thread GitBox
pvillard31 commented on pull request #4832: URL: https://github.com/apache/nifi/pull/4832#issuecomment-782193583 Thanks @granthenke - merged to main This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (MINIFICPP-1497) Remove misleading ThreadPoolAdjust integration test

2021-02-19 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1497: --- Status: Patch Available (was: Open) https://github.com/apache/nifi-minifi-cpp/pull/1009

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-02-19 Thread GitBox
szaszm commented on a change in pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012#discussion_r579298179 ## File path: .github/workflows/ci.yml ## @@ -64,27 +64,64 @@ jobs: windows_VS2017: name: "windows-vs2017" runs-on: windows-2016 -

[GitHub] [nifi] granthenke opened a new pull request #4832: NIFI-8240: Unify Kudu versions

2021-02-19 Thread GitBox
granthenke opened a new pull request #4832: URL: https://github.com/apache/nifi/pull/4832 The Kudu versions for the controller service and processors currently doesn’t match. This patch unifies the version in the parent bundle pom to ensure they match going forward. Thank you

[jira] [Created] (NIFI-8240) Kudu versions in PutKudu and KuduLookupService do not match

2021-02-19 Thread Grant Henke (Jira)
Grant Henke created NIFI-8240: - Summary: Kudu versions in PutKudu and KuduLookupService do not match Key: NIFI-8240 URL: https://issues.apache.org/jira/browse/NIFI-8240 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] dam4rus commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
dam4rus commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579225873 ## File path: libminifi/src/Connection.cpp ## @@ -224,11 +216,11 @@ std::shared_ptr Connection::poll(std::set lock(mutex_); + auto lockedQueue =

[GitHub] [nifi-minifi-cpp] adamdebreceni closed pull request #1008: MINIFICPP-1505 - Add SFTP build support to win built bat

2021-02-19 Thread GitBox
adamdebreceni closed pull request #1008: URL: https://github.com/apache/nifi-minifi-cpp/pull/1008 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [nifi-minifi-cpp] dam4rus commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
dam4rus commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579215333 ## File path: libminifi/include/utils/MinifiConcurrentQueue.h ## @@ -87,6 +91,10 @@ class ConcurrentQueue {

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
hunyadi-dev commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579212715 ## File path: libminifi/src/Connection.cpp ## @@ -157,15 +149,15 @@ void Connection::put(const std::shared_ptr& flow) { void

[GitHub] [nifi-minifi-cpp] dam4rus commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
dam4rus commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579212323 ## File path: libminifi/include/utils/MinifiConcurrentQueue.h ## @@ -135,6 +143,22 @@ class ConcurrentQueue { std::deque queue_; }; +//

[jira] [Commented] (NIFI-8237) PutDatabaseRecord can not insert into mysql table with TEXT column

2021-02-19 Thread Kay-Uwe Moosheimer (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17287087#comment-17287087 ] Kay-Uwe Moosheimer commented on NIFI-8237: -- Have exactly the same behavior with Postgres 13.

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
hunyadi-dev commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579209742 ## File path: libminifi/src/Connection.cpp ## @@ -224,11 +216,11 @@ std::shared_ptr Connection::poll(std::set lock(mutex_); + auto

[GitHub] [nifi-minifi-cpp] dam4rus commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
dam4rus commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579208057 ## File path: libminifi/include/utils/MinifiConcurrentQueue.h ## @@ -135,6 +143,22 @@ class ConcurrentQueue { std::deque queue_; }; +//

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #1012: MINIFICPP-1499 Add clcache to Windows builds

2021-02-19 Thread GitBox
lordgamez opened a new pull request #1012: URL: https://github.com/apache/nifi-minifi-cpp/pull/1012 After checking the available solutions for caching the build objects on Windows with Visual Studio, clcache was chosen. From the available options unfortunately sccache did not work

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
hunyadi-dev commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579201725 ## File path: libminifi/include/utils/MinifiConcurrentQueue.h ## @@ -87,6 +91,10 @@ class ConcurrentQueue {

[GitHub] [nifi] tpalfy commented on pull request #4577: NIFI-6752 Create ASN.1 RecordReader

2021-02-19 Thread GitBox
tpalfy commented on pull request #4577: URL: https://github.com/apache/nifi/pull/4577#issuecomment-782089377 @mattyb149 I'll update the template. The ASN files no longer needed to be compiled by the user. They can be provided in a property and NiFi will do the rest. This is a

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
hunyadi-dev commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579196749 ## File path: libminifi/include/utils/MinifiConcurrentQueue.h ## @@ -135,6 +143,22 @@ class ConcurrentQueue { std::deque queue_; }; +//

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #992: MINIFICPP-1467 Remove mutex from Connection

2021-02-19 Thread GitBox
hunyadi-dev commented on a change in pull request #992: URL: https://github.com/apache/nifi-minifi-cpp/pull/992#discussion_r579191698 ## File path: libminifi/include/utils/MinifiConcurrentQueue.h ## @@ -135,6 +143,22 @@ class ConcurrentQueue { std::deque queue_; }; +//

[GitHub] [nifi-minifi-cpp] hunyadi-dev opened a new pull request #1011: MINIFICPP-1203 - Remove linter reported redundant virtuals

2021-02-19 Thread GitBox
hunyadi-dev opened a new pull request #1011: URL: https://github.com/apache/nifi-minifi-cpp/pull/1011 Automatic replacement on linter reported errors following this patterns: > "virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]

[GitHub] [nifi] simonbence commented on a change in pull request #4821: NIFI-8113 Adding persistent status history repository backed by embed…

2021-02-19 Thread GitBox
simonbence commented on a change in pull request #4821: URL: https://github.com/apache/nifi/pull/4821#discussion_r579142419 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/nifi.properties ## @@ -120,11 +120,40 @@

[GitHub] [nifi] simonbence commented on a change in pull request #4821: NIFI-8113 Adding persistent status history repository backed by embed…

2021-02-19 Thread GitBox
simonbence commented on a change in pull request #4821: URL: https://github.com/apache/nifi/pull/4821#discussion_r579139071 ## File path:

[GitHub] [nifi] simonbence commented on a change in pull request #4821: NIFI-8113 Adding persistent status history repository backed by embed…

2021-02-19 Thread GitBox
simonbence commented on a change in pull request #4821: URL: https://github.com/apache/nifi/pull/4821#discussion_r579133945 ## File path:

[GitHub] [nifi] simonbence commented on a change in pull request #4821: NIFI-8113 Adding persistent status history repository backed by embed…

2021-02-19 Thread GitBox
simonbence commented on a change in pull request #4821: URL: https://github.com/apache/nifi/pull/4821#discussion_r579133945 ## File path:

[GitHub] [nifi] simonbence commented on a change in pull request #4821: NIFI-8113 Adding persistent status history repository backed by embed…

2021-02-19 Thread GitBox
simonbence commented on a change in pull request #4821: URL: https://github.com/apache/nifi/pull/4821#discussion_r579130587 ## File path:

[jira] [Updated] (NIFI-8238) Change in a nested, versioned process group's flowfile concurrency / outbound policy results in outer group showing local changes

2021-02-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8238: - Resolution: Fixed Status: Resolved (was: Patch Available) > Change in a nested,

[jira] [Commented] (NIFI-8238) Change in a nested, versioned process group's flowfile concurrency / outbound policy results in outer group showing local changes

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286995#comment-17286995 ] ASF subversion and git services commented on NIFI-8238: --- Commit

[GitHub] [nifi] pvillard31 commented on pull request #4831: NIFI-8238: When FlowFile Concurrency/Outbound Policy is changed on ch…

2021-02-19 Thread GitBox
pvillard31 commented on pull request #4831: URL: https://github.com/apache/nifi/pull/4831#issuecomment-781994709 Thanks @markap14 - confirmed the fix by following the steps as described in the JIRA This is an automated

[GitHub] [nifi] asfgit closed pull request #4831: NIFI-8238: When FlowFile Concurrency/Outbound Policy is changed on ch…

2021-02-19 Thread GitBox
asfgit closed pull request #4831: URL: https://github.com/apache/nifi/pull/4831 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

[jira] [Updated] (NIFI-5623) Update all usage of Okhttp to latest library

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

[jira] [Commented] (NIFI-5623) Update all usage of Okhttp to latest library

2021-02-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286993#comment-17286993 ] ASF subversion and git services commented on NIFI-5623: --- Commit

[GitHub] [nifi] pvillard31 commented on pull request #4826: NIFI-5623 Upgraded OkHttp to 4.9.1 and updated unit tests

2021-02-19 Thread GitBox
pvillard31 commented on pull request #4826: URL: https://github.com/apache/nifi/pull/4826#issuecomment-781993520 Merged to main, thanks @exceptionfactory This is an automated message from the Apache Git Service. To respond

[GitHub] [nifi] asfgit closed pull request #4826: NIFI-5623 Upgraded OkHttp to 4.9.1 and updated unit tests

2021-02-19 Thread GitBox
asfgit closed pull request #4826: URL: https://github.com/apache/nifi/pull/4826 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

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #1005: MINIFICPP-1496 "Enable all extensions" in bootstrap.sh should not enable ASAN_BUILD

2021-02-19 Thread GitBox
arpadboda commented on a change in pull request #1005: URL: https://github.com/apache/nifi-minifi-cpp/pull/1005#discussion_r579053249 ## File path: bootstrap.sh ## @@ -320,12 +320,11 @@ add_dependency OPC_ENABLED "mbedtls" USE_SHARED_LIBS=${TRUE} TESTS_DISABLED=${FALSE}

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1005: MINIFICPP-1496 "Enable all extensions" in bootstrap.sh should not enable ASAN_BUILD

2021-02-19 Thread GitBox
fgerlits commented on a change in pull request #1005: URL: https://github.com/apache/nifi-minifi-cpp/pull/1005#discussion_r579051480 ## File path: bootstrap.sh ## @@ -320,12 +320,11 @@ add_dependency OPC_ENABLED "mbedtls" USE_SHARED_LIBS=${TRUE} TESTS_DISABLED=${FALSE}

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #1008: MINIFICPP-1505 - Add SFTP build support to win built bat

2021-02-19 Thread GitBox
arpadboda commented on a change in pull request #1008: URL: https://github.com/apache/nifi-minifi-cpp/pull/1008#discussion_r579045658 ## File path: win_build_vs.bat ## @@ -28,6 +28,7 @@ set build_coap=OFF set build_jni=OFF set build_SQL=OFF set build_AWS=OFF +set

[jira] [Commented] (NIFI-7863) PutSmbFile does not create missing folder parents folder

2021-02-19 Thread Jens M Kofoed (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286928#comment-17286928 ] Jens M Kofoed commented on NIFI-7863: - [~jayaaditya]are you still working on this one? > PutSmbFile

[jira] [Updated] (NIFI-8236) Nifi Cluster Autoscaling on Kubernetes

2021-02-19 Thread DEOM Damien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DEOM Damien updated NIFI-8236: -- Summary: Nifi Cluster Autoscaling on Kubernetes (was: Nifi Cluster Autoscaling) > Nifi Cluster

[jira] [Updated] (NIFI-8236) Nifi Cluster Autoscaling

2021-02-19 Thread DEOM Damien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DEOM Damien updated NIFI-8236: -- Description: Nifi should be able to scale up / scale down, based on some criteria, ex: * load-based *

[jira] [Updated] (NIFI-8236) Nifi Cluster Autoscaling

2021-02-19 Thread DEOM Damien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DEOM Damien updated NIFI-8236: -- Description: Nifi should be able to scale up / scale down, based on some criteria, ex: * load-based *

[GitHub] [nifi-minifi-cpp] hunyadi-dev opened a new pull request #1010: MINIFICPP-1203 - Make cpplint ignore bison generated expression language code

2021-02-19 Thread GitBox
hunyadi-dev opened a new pull request #1010: URL: https://github.com/apache/nifi-minifi-cpp/pull/1010 This is done to later enable cpplint for the whole project. This is an automated message from the Apache Git Service. To