[jira] [Created] (NIFI-7537) LDAP Connection Timeout Issue

2020-06-15 Thread Nathan Gough (Jira)
Nathan Gough created NIFI-7537: -- Summary: LDAP Connection Timeout Issue Key: NIFI-7537 URL: https://issues.apache.org/jira/browse/NIFI-7537 Project: Apache NiFi Issue Type: Bug Affects

[jira] [Resolved] (NIFI-7527) AbstractKuduProcessor deadlocks after TGT refresh

2020-06-15 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi resolved NIFI-7527. --- Fix Version/s: 1.12.0 Resolution: Fixed > AbstractKuduProcessor deadlocks after TGT

[jira] [Updated] (NIFI-7527) AbstractKuduProcessor deadlocks after TGT refresh

2020-06-15 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi updated NIFI-7527: -- Component/s: Extensions > AbstractKuduProcessor deadlocks after TGT refresh >

[jira] [Assigned] (NIFI-7527) AbstractKuduProcessor deadlocks after TGT refresh

2020-06-15 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi reassigned NIFI-7527: - Assignee: Tamas Palfy > AbstractKuduProcessor deadlocks after TGT refresh >

[jira] [Commented] (NIFI-7527) AbstractKuduProcessor deadlocks after TGT refresh

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

[jira] [Created] (NIFI-7535) Adding nar's to extensions directory unreadable by user running the nifi jvm fails to start nifi

2020-06-15 Thread Juan C. Sequeiros (Jira)
Juan C. Sequeiros created NIFI-7535: --- Summary: Adding nar's to extensions directory unreadable by user running the nifi jvm fails to start nifi Key: NIFI-7535 URL:

[jira] [Resolved] (NIFI-7337) Can't display any provenance data

2020-06-15 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-7337. -- Fix Version/s: 1.12.0 Resolution: Duplicate > Can't display any provenance data >

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #810: MINIFICPP-1255 - Set absolute timeout and initialize timeouts

2020-06-15 Thread GitBox
arpadboda commented on a change in pull request #810: URL: https://github.com/apache/nifi-minifi-cpp/pull/810#discussion_r440371729 ## File path: extensions/http-curl/tests/HTTPHandlers.h ## @@ -489,30 +489,39 @@ class InvokeHTTPResponse501Handler : public ServerAwareHandler

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #808: MINIFICPP-1234 - Enable all archive tests on Windows.

2020-06-15 Thread GitBox
arpadboda commented on pull request #808: URL: https://github.com/apache/nifi-minifi-cpp/pull/808#issuecomment-644408446 There are some conflicts, but other than that, doesn't this depend on #797 ? This is an automated

[jira] [Updated] (NIFI-7536) Timeouts occurring updating Parameter Context

2020-06-15 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-7536: - Fix Version/s: 1.12.0 Status: Patch Available (was: Open) > Timeouts occurring updating

[GitHub] [nifi] markap14 opened a new pull request #4337: NIFI-7536: Fix to improve performance of updating parameters

2020-06-15 Thread GitBox
markap14 opened a new pull request #4337: URL: https://github.com/apache/nifi/pull/4337 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-7536) Timeouts occurring updating Parameter Context

2020-06-15 Thread Mark Payne (Jira)
Mark Payne created NIFI-7536: Summary: Timeouts occurring updating Parameter Context Key: NIFI-7536 URL: https://issues.apache.org/jira/browse/NIFI-7536 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (NIFI-7536) Timeouts occurring updating Parameter Context

2020-06-15 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17136088#comment-17136088 ] Mark Payne commented on NIFI-7536: -- The following appear to be key details when troubleshooting. * When

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #810: MINIFICPP-1255 - Set absolute timeout and initialize timeouts

2020-06-15 Thread GitBox
arpadboda closed pull request #810: URL: https://github.com/apache/nifi-minifi-cpp/pull/810 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

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #772: MINIFICPP-1153 Fix failing CTailFile Tests

2020-06-15 Thread GitBox
arpadboda closed pull request #772: URL: https://github.com/apache/nifi-minifi-cpp/pull/772 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

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #772: MINIFICPP-1153 Fix failing CTailFile Tests

2020-06-15 Thread GitBox
arpadboda commented on pull request #772: URL: https://github.com/apache/nifi-minifi-cpp/pull/772#issuecomment-644364584 Closing this as fixed in scope of 46517012d1cc94e36d4368a2ca1d806a7e48ac6e This is an automated message

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #814: MINIFICPP-1260 make void_t fwd-compatible with C++17

2020-06-15 Thread GitBox
arpadboda closed pull request #814: URL: https://github.com/apache/nifi-minifi-cpp/pull/814 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

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #815: MINIFICPP-1153 Make the CTailFile tests thread-safe

2020-06-15 Thread GitBox
arpadboda closed pull request #815: URL: https://github.com/apache/nifi-minifi-cpp/pull/815 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

[GitHub] [nifi] asfgit closed pull request #4330: NIFI-7527 AbstractKuduProcessor refresh TGT deadlock fix

2020-06-15 Thread GitBox
asfgit closed pull request #4330: URL: https://github.com/apache/nifi/pull/4330 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-7527) AbstractKuduProcessor deadlocks after TGT refresh

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

[jira] [Commented] (NIFI-7527) AbstractKuduProcessor deadlocks after TGT refresh

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

[GitHub] [nifi] simonbence edited a comment on pull request #4314: NIFI-7442 Add CLI commands to the registry in order to support automa…

2020-06-15 Thread GitBox
simonbence edited a comment on pull request #4314: URL: https://github.com/apache/nifi/pull/4314#issuecomment-643939637 @tpalfy Thanks for taking over! (The idea behind policy management was that creating the policy will return with the ID)

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
hunyadi-dev commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r439966301 ## File path: CMakeLists.txt ## @@ -307,6 +307,9 @@ if (STRICT_GSL_CHECKS STREQUAL "DEBUG_ONLY") endif() target_compile_definitions(gsl-lite

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #808: MINIFICPP-1234 - Enable all archive tests on Windows.

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #808: URL: https://github.com/apache/nifi-minifi-cpp/pull/808#discussion_r439969614 ## File path: libminifi/include/utils/file/FileManager.h ## @@ -61,46 +62,25 @@ class FileManager { } } std::string

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #808: MINIFICPP-1234 - Enable all archive tests on Windows.

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #808: URL: https://github.com/apache/nifi-minifi-cpp/pull/808#discussion_r439969476 ## File path: libminifi/test/archive-tests/ManipulateArchiveTests.cpp ## @@ -90,9 +89,7 @@ bool run_archive_test(OrderedTestArchive

[GitHub] [nifi] simonbence commented on pull request #4314: NIFI-7442 Add CLI commands to the registry in order to support automa…

2020-06-15 Thread GitBox
simonbence commented on pull request #4314: URL: https://github.com/apache/nifi/pull/4314#issuecomment-643939637 @tpalfy Thanks for taking over! This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] simonbence closed pull request #4314: NIFI-7442 Add CLI commands to the registry in order to support automa…

2020-06-15 Thread GitBox
simonbence closed pull request #4314: URL: https://github.com/apache/nifi/pull/4314 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

[GitHub] [nifi] feitgraph opened a new pull request #4334: NIFI-6163 Reporting task cannot be set to running when in INVALID state

2020-06-15 Thread GitBox
feitgraph opened a new pull request #4334: URL: https://github.com/apache/nifi/pull/4334 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Fixes bug

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r439973992 ## File path: libminifi/src/utils/BackTrace.cpp ## @@ -30,22 +30,24 @@ #include #endif +#include Review comment: +1 for the

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #811: MINIFICPP-1257 don't leak kafka messages on failed send to broker

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #811: URL: https://github.com/apache/nifi-minifi-cpp/pull/811#discussion_r439985423 ## File path: extensions/librdkafka/PublishKafka.h ## @@ -233,9 +233,13 @@ class PublishKafka : public core::Processor { const

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

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

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #784: MINIFICPP-1206 - Rework and test ExecutePythonProcessor, add in-place script support

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #784: URL: https://github.com/apache/nifi-minifi-cpp/pull/784#discussion_r440004015 ## File path: libminifi/include/utils/TestUtils.h ## @@ -0,0 +1,67 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #811: MINIFICPP-1257 don't leak kafka messages on failed send to broker

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #811: URL: https://github.com/apache/nifi-minifi-cpp/pull/811#discussion_r439988172 ## File path: extensions/librdkafka/PublishKafka.h ## @@ -233,9 +233,13 @@ class PublishKafka : public core::Processor { const

[jira] [Reopened] (MINIFICPP-1252) Introduce gsl-lite

2020-06-15 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reopened MINIFICPP-1252: - shared library build fails > Introduce gsl-lite > -- > >

[GitHub] [nifi-minifi-cpp] szaszm opened a new pull request #813: MINIFICPP-1252 fix shared library build with gsl

2020-06-15 Thread GitBox
szaszm opened a new pull request #813: URL: https://github.com/apache/nifi-minifi-cpp/pull/813 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:

[jira] [Updated] (NIFI-7531) Auto-loading NAR directory does not need RW access

2020-06-15 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7531: - Description: If the auto-load NARs directory has not read+write access, NiFi won't start:

[jira] [Created] (NIFI-7531) Auto-loading NAR directory does not need RW access

2020-06-15 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-7531: Summary: Auto-loading NAR directory does not need RW access Key: NIFI-7531 URL: https://issues.apache.org/jira/browse/NIFI-7531 Project: Apache NiFi Issue

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

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

[jira] [Updated] (NIFI-7531) Auto-loading NAR directory does not need RW access

2020-06-15 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7531: - Status: Patch Available (was: Open) > Auto-loading NAR directory does not need RW access >

[GitHub] [nifi] pvillard31 opened a new pull request #4335: NIFI-7531 - changed RW to RO access requirement on autoload NARs dire…

2020-06-15 Thread GitBox
pvillard31 opened a new pull request #4335: URL: https://github.com/apache/nifi/pull/4335 …ctory 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

[GitHub] [nifi] feitgraph commented on pull request #4334: NIFI-6163 Reporting task cannot be set to running when in INVALID state

2020-06-15 Thread GitBox
feitgraph commented on pull request #4334: URL: https://github.com/apache/nifi/pull/4334#issuecomment-644061029 Regarding failed workflows - it seems errors are not on my part. This is an automated message from the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
hunyadi-dev commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r440102107 ## File path: libminifi/src/utils/BackTrace.cpp ## @@ -89,19 +90,9 @@ void pull_trace(uint8_t frames_to_skip /* = 1 */) { } } -

[jira] [Created] (NIFI-7532) Preserve file properties(timestamp, permissions etc.) after getFile & putFile

2020-06-15 Thread Vivek (Jira)
Vivek created NIFI-7532: --- Summary: Preserve file properties(timestamp, permissions etc.) after getFile & putFile Key: NIFI-7532 URL: https://issues.apache.org/jira/browse/NIFI-7532 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] szaszm opened a new pull request #814: MINIFICPP-1260 make void_t fwd-compatible with C++17

2020-06-15 Thread GitBox
szaszm opened a new pull request #814: URL: https://github.com/apache/nifi-minifi-cpp/pull/814 ... and make `make_unique` follow the standard version more closely Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
hunyadi-dev commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r440112121 ## File path: libminifi/include/utils/GeneralUtils.h ## @@ -61,6 +61,17 @@ T exchange(T& obj, U&& new_value) { template using void_t = void;

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
szaszm commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r440090536 ## File path: thirdparty/optional-lite-3.2.0/LICENSE ## @@ -0,0 +1,23 @@ +Boost Software License - Version 1.0 - August 17th, 2003 Review comment:

[jira] [Created] (MINIFICPP-1260) Make void_t in GeneralUtils forward-compabilble with C++17

2020-06-15 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-1260: --- Summary: Make void_t in GeneralUtils forward-compabilble with C++17 Key: MINIFICPP-1260 URL: https://issues.apache.org/jira/browse/MINIFICPP-1260 Project:

[GitHub] [nifi] feitgraph commented on pull request #4334: NIFI-6163 Reporting task cannot be set to running when in INVALID state

2020-06-15 Thread GitBox
feitgraph commented on pull request #4334: URL: https://github.com/apache/nifi/pull/4334#issuecomment-644060552 Was able to reproduce it: 1. Add "Scripting report task". After adding it - it is not valid. 2. In Postman try to send requests as in

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #791: MINIFICPP-1177 Improvements to the TailFile processor

2020-06-15 Thread GitBox
fgerlits commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r440097068 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -204,52 +418,78 @@ void TailFile::parseStateFileLine(char *buf) { }

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #814: MINIFICPP-1260 make void_t fwd-compatible with C++17

2020-06-15 Thread GitBox
szaszm commented on a change in pull request #814: URL: https://github.com/apache/nifi-minifi-cpp/pull/814#discussion_r440096814 ## File path: libminifi/include/utils/GeneralUtils.h ## @@ -35,7 +35,7 @@ namespace utils { #if __cplusplus < 201402L template std::unique_ptr

[jira] [Created] (NIFI-7533) Urgent requirement for cdc for Postgres

2020-06-15 Thread Vivek (Jira)
Vivek created NIFI-7533: --- Summary: Urgent requirement for cdc for Postgres Key: NIFI-7533 URL: https://issues.apache.org/jira/browse/NIFI-7533 Project: Apache NiFi Issue Type: Wish

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #791: MINIFICPP-1177 Improvements to the TailFile processor

2020-06-15 Thread GitBox
arpadboda commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r440135550 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -204,52 +418,78 @@ void TailFile::parseStateFileLine(char *buf) { }

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

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

[jira] [Resolved] (MINIFICPP-1229) Clean up CompressContentTests

2020-06-15 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni resolved MINIFICPP-1229. --- Resolution: Fixed > Clean up CompressContentTests >

[jira] [Resolved] (MINIFICPP-1230) Enable MergeFileTests on Windows.

2020-06-15 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni resolved MINIFICPP-1230. --- Resolution: Fixed > Enable MergeFileTests on Windows. >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r440164112 ## File path: libminifi/include/utils/OptionalUtils.h ## @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[jira] [Assigned] (MINIFICPP-1248) Unit test CWEL using WIN API

2020-06-15 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits reassigned MINIFICPP-1248: - Assignee: Ferenc Gerlits > Unit test CWEL using WIN API >

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
szaszm commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r440194759 ## File path: libminifi/include/utils/OptionalUtils.h ## @@ -21,17 +21,20 @@ #include #include -#include "utils/GeneralUtils.h" +#include

[jira] [Resolved] (MINIFICPP-1225) Fix flaky HTTP tests.

2020-06-15 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni resolved MINIFICPP-1225. --- Resolution: Fixed > Fix flaky HTTP tests. > - > >

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

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

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
adamdebreceni commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r440192333 ## File path: libminifi/include/utils/OptionalUtils.h ## @@ -0,0 +1,44 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

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

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

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

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #809: MINIFICPP-1254 - Introduce optional-lite

2020-06-15 Thread GitBox
hunyadi-dev commented on a change in pull request #809: URL: https://github.com/apache/nifi-minifi-cpp/pull/809#discussion_r440197225 ## File path: libminifi/include/utils/OptionalUtils.h ## @@ -21,17 +21,20 @@ #include #include -#include "utils/GeneralUtils.h" +#include

[jira] [Resolved] (MINIFICPP-1252) Introduce gsl-lite

2020-06-15 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1252. - Resolution: Fixed > Introduce gsl-lite > -- > > Key:

[jira] [Reopened] (MINIFICPP-1252) Introduce gsl-lite

2020-06-15 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz reopened MINIFICPP-1252: - > Introduce gsl-lite > -- > > Key: MINIFICPP-1252 >

[jira] [Resolved] (MINIFICPP-1252) Introduce gsl-lite

2020-06-15 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1252. - Resolution: Done > Introduce gsl-lite > -- > > Key:

[GitHub] [nifi] r65535 opened a new pull request #4336: NIFI-7515 Added 7Zip support to UnpackContent

2020-06-15 Thread GitBox
r65535 opened a new pull request #4336: URL: https://github.com/apache/nifi/pull/4336 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Added 7ZIP support to UnpackContent. Will raise another PR/jira ticket for 7Zip

[jira] [Assigned] (NIFI-7515) .7z decompress functionality

2020-06-15 Thread r65535 (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] r65535 reassigned NIFI-7515: Assignee: r65535 > .7z decompress functionality > > > Key:

[GitHub] [nifi] thanatas commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replicati

2020-06-15 Thread GitBox
thanatas commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-644202159 This is great feature, is there any build version of it, unfortunately it has not merged yet? Building is not feasible. Thanks..

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #811: MINIFICPP-1257 don't leak kafka messages on failed send to broker

2020-06-15 Thread GitBox
arpadboda commented on a change in pull request #811: URL: https://github.com/apache/nifi-minifi-cpp/pull/811#discussion_r440227046 ## File path: extensions/librdkafka/PublishKafka.h ## @@ -233,9 +233,13 @@ class PublishKafka : public core::Processor { const

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #813: MINIFICPP-1252 fix shared library build with gsl

2020-06-15 Thread GitBox
arpadboda closed pull request #813: URL: https://github.com/apache/nifi-minifi-cpp/pull/813 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

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #789: MINIFICPP-1203 - Enable header linting in include directories and resolve linter recommendations

2020-06-15 Thread GitBox
arpadboda closed pull request #789: URL: https://github.com/apache/nifi-minifi-cpp/pull/789 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

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #811: MINIFICPP-1257 don't leak kafka messages on failed send to broker

2020-06-15 Thread GitBox
arpadboda closed pull request #811: URL: https://github.com/apache/nifi-minifi-cpp/pull/811 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

[jira] [Created] (NIFI-7534) Consume MQTT Processor. Support EL for Topic Filter property

2020-06-15 Thread Andriy Binetsky (Jira)
Andriy Binetsky created NIFI-7534: - Summary: Consume MQTT Processor. Support EL for Topic Filter property Key: NIFI-7534 URL: https://issues.apache.org/jira/browse/NIFI-7534 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] fgerlits opened a new pull request #815: MINIFICPP-1153 Make the CTailFile tests thread-safe

2020-06-15 Thread GitBox
fgerlits opened a new pull request #815: URL: https://github.com/apache/nifi-minifi-cpp/pull/815 ### Description of the changes Before each test in CTailFile tests, change the current working directory to a temporary directory not used by any other test. This is a mix of C