[jira] [Updated] (NIFI-6436) StandardPublicPort throws NullPointerException when it reports a bulletin event

2020-05-21 Thread Koji Kawamura (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-6436: Fix Version/s: 1.10.0 > StandardPublicPort throws NullPointerException when it reports a bulletin >

[jira] [Updated] (NIFI-6436) StandardPublicPort throws NullPointerException when it reports a bulletin event

2020-05-21 Thread Koji Kawamura (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-6436: Affects Version/s: (was: 1.10.0) 1.9.2 > StandardPublicPort throws NullPo

[jira] [Resolved] (NIFI-6436) StandardPublicPort throws NullPointerException when it reports a bulletin event

2020-05-21 Thread Koji Kawamura (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura resolved NIFI-6436. - Resolution: Fixed The PR had been merged. > StandardPublicPort throws NullPointerException when i

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #770: MINIFICPP-1203 - upgrade linter version to 1.4.4 and fix relevant linter errors

2020-05-21 Thread GitBox
hunyadi-dev commented on a change in pull request #770: URL: https://github.com/apache/nifi-minifi-cpp/pull/770#discussion_r428501369 ## File path: libminifi/test/tensorflow-tests/TensorFlowTests.cpp ## @@ -19,14 +19,14 @@ #include #include -#include -#include -#include

[jira] [Created] (MINIFICPP-1231) MergeContent processor doesn't properly validate properties

2020-05-21 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1231: - Summary: MergeContent processor doesn't properly validate properties Key: MINIFICPP-1231 URL: https://issues.apache.org/jira/browse/MINIFICPP-1231 Project: Apache N

[jira] [Created] (MINIFICPP-1232) PublishKafka processor doesn't validate some properties

2020-05-21 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1232: - Summary: PublishKafka processor doesn't validate some properties Key: MINIFICPP-1232 URL: https://issues.apache.org/jira/browse/MINIFICPP-1232 Project: Apache NiFi M

[GitHub] [nifi] turcsanyip commented on a change in pull request #4276: NIFI-7453 In PutKudu creating a new Kudu client when refreshing TGT

2020-05-21 Thread GitBox
turcsanyip commented on a change in pull request #4276: URL: https://github.com/apache/nifi/pull/4276#discussion_r428540140 ## File path: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKuduProcessor.java ## @@ -176,

[GitHub] [nifi-minifi-cpp] fgerlits opened a new pull request #790: MINIFICPP-1177 Improvements to the TailFile processor

2020-05-21 Thread GitBox
fgerlits opened a new pull request #790: URL: https://github.com/apache/nifi-minifi-cpp/pull/790 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. ### Description of PR This PR is not completely done, submitting for early feedback. Done: - handle ro

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #770: MINIFICPP-1203 - upgrade linter version to 1.4.4 and fix relevant linter errors

2020-05-21 Thread GitBox
hunyadi-dev commented on a change in pull request #770: URL: https://github.com/apache/nifi-minifi-cpp/pull/770#discussion_r428555849 ## File path: libminifi/src/utils/OsUtils.cpp ## @@ -24,16 +24,18 @@ #ifndef WIN32_LEAN_AND_MEAN #define WIN32_LEAN_AND_MEAN #endif -#include

[jira] [Created] (NIFI-7474) Add index op_type on PutElasticSearch processors

2020-05-21 Thread Miguel Rodrigues (Jira)
Miguel Rodrigues created NIFI-7474: -- Summary: Add index op_type on PutElasticSearch processors Key: NIFI-7474 URL: https://issues.apache.org/jira/browse/NIFI-7474 Project: Apache NiFi Issue

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #790: MINIFICPP-1177 Improvements to the TailFile processor

2020-05-21 Thread GitBox
fgerlits closed pull request #790: URL: https://github.com/apache/nifi-minifi-cpp/pull/790 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

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

2020-05-21 Thread GitBox
fgerlits commented on pull request #790: URL: https://github.com/apache/nifi-minifi-cpp/pull/790#issuecomment-631997593 I have found than some commits were rebased incorrectly; closing this PR and will open a new one. This i

[GitHub] [nifi-minifi-cpp] fgerlits opened a new pull request #791: MINIFICPP-1177 Improvements to the TailFile processor

2020-05-21 Thread GitBox
fgerlits opened a new pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. ### Description of PR This PR is not completely done, submitting for early feedback. Done: - handle ro

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #770: MINIFICPP-1203 - upgrade linter version to 1.4.4 and fix relevant linter errors

2020-05-21 Thread GitBox
szaszm commented on a change in pull request #770: URL: https://github.com/apache/nifi-minifi-cpp/pull/770#discussion_r428571885 ## File path: libminifi/test/tensorflow-tests/TensorFlowTests.cpp ## @@ -19,14 +19,14 @@ #include #include -#include -#include -#include -#i

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #776: MINIFICPP-1202 - Handle C2 requests/responses using MinifiConcurrentQueue

2020-05-21 Thread GitBox
szaszm commented on a change in pull request #776: URL: https://github.com/apache/nifi-minifi-cpp/pull/776#discussion_r428573881 ## File path: libminifi/src/c2/C2Agent.cpp ## @@ -75,54 +78,55 @@ C2Agent::C2Agent(const std::shared_ptr lock(request_mutex, std::adopt_lock); -

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #776: MINIFICPP-1202 - Handle C2 requests/responses using MinifiConcurrentQueue

2020-05-21 Thread GitBox
szaszm commented on a change in pull request #776: URL: https://github.com/apache/nifi-minifi-cpp/pull/776#discussion_r428574536 ## File path: libminifi/src/c2/C2Agent.cpp ## @@ -75,54 +78,55 @@ C2Agent::C2Agent(const std::shared_ptr lock(request_mutex, std::adopt_lock); -

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #776: MINIFICPP-1202 - Handle C2 requests/responses using MinifiConcurrentQueue

2020-05-21 Thread GitBox
szaszm commented on a change in pull request #776: URL: https://github.com/apache/nifi-minifi-cpp/pull/776#discussion_r428574536 ## File path: libminifi/src/c2/C2Agent.cpp ## @@ -75,54 +78,55 @@ C2Agent::C2Agent(const std::shared_ptr lock(request_mutex, std::adopt_lock); -

[jira] [Created] (MINIFICPP-1233) Create Regression Tests for H2O-3 Processors using pytest-mock

2020-05-21 Thread James Medel (Jira)
James Medel created MINIFICPP-1233: -- Summary: Create Regression Tests for H2O-3 Processors using pytest-mock Key: MINIFICPP-1233 URL: https://issues.apache.org/jira/browse/MINIFICPP-1233 Project: Apa

[jira] [Updated] (MINIFICPP-1233) Create Regression Tests for H2O Processors using pytest-mock

2020-05-21 Thread James Medel (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Medel updated MINIFICPP-1233: --- Summary: Create Regression Tests for H2O Processors using pytest-mock (was: Create Regre

[GitHub] [nifi-minifi-cpp] james94 commented on pull request #781: MINIFICPP-1214: Converts H2O Processors to use ALv2 compliant H20-3 library

2020-05-21 Thread GitBox
james94 commented on pull request #781: URL: https://github.com/apache/nifi-minifi-cpp/pull/781#issuecomment-632052902 @phrocker @szaszm I created a Jira Ticket for creating regression tests for the new H2O Processors using pytest-mock framework: https://issues.apache.org/jira/browse/MINIF

[GitHub] [nifi] granthenke commented on a change in pull request #4276: NIFI-7453 In PutKudu creating a new Kudu client when refreshing TGT

2020-05-21 Thread GitBox
granthenke commented on a change in pull request #4276: URL: https://github.com/apache/nifi/pull/4276#discussion_r428631210 ## File path: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKuduProcessor.java ## @@ -176,

[GitHub] [nifi] turcsanyip commented on a change in pull request #4276: NIFI-7453 In PutKudu creating a new Kudu client when refreshing TGT

2020-05-21 Thread GitBox
turcsanyip commented on a change in pull request #4276: URL: https://github.com/apache/nifi/pull/4276#discussion_r428633872 ## File path: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKuduProcessor.java ## @@ -176,

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #788: MINIFICPP-1229 - Fix and enable CompressContentTests

2020-05-21 Thread GitBox
szaszm commented on a change in pull request #788: URL: https://github.com/apache/nifi-minifi-cpp/pull/788#discussion_r428024661 ## File path: thirdparty/libarchive/libarchive.patch ## @@ -114,3 +114,19 @@ diff -rupN orig/libarchive/archive_read_support_format_rar5.c patched/l

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #781: MINIFICPP-1214: Converts H2O Processors to use ALv2 compliant H20-3 library

2020-05-21 Thread GitBox
szaszm commented on pull request #781: URL: https://github.com/apache/nifi-minifi-cpp/pull/781#issuecomment-632076543 I may have used the wrong terminology, I'm definitely not an expert when it comes to software QA. I meant that we need some kind of test, be it unit or integration or whate

[jira] [Commented] (MINIFICPP-1233) Create Regression Tests for H2O Processors using pytest-mock

2020-05-21 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113180#comment-17113180 ] Marton Szasz commented on MINIFICPP-1233: - I think the easiest approach would

[jira] [Created] (NIFI-7475) Create processors to sign and unsign JWT

2020-05-21 Thread dml (Jira)
dml created NIFI-7475: - Summary: Create processors to sign and unsign JWT Key: NIFI-7475 URL: https://issues.apache.org/jira/browse/NIFI-7475 Project: Apache NiFi Issue Type: New Feature Repo

[GitHub] [nifi] dml872 opened a new pull request #4288: NIFI-7475 Initial commit for JWT bundle

2020-05-21 Thread GitBox
dml872 opened a new pull request #4288: URL: https://github.com/apache/nifi/pull/4288 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR NIFI-7475 Processor bundle to JWT sign/unsign JSON

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #788: MINIFICPP-1229 - Fix and enable CompressContentTests

2020-05-21 Thread GitBox
adamdebreceni commented on a change in pull request #788: URL: https://github.com/apache/nifi-minifi-cpp/pull/788#discussion_r428669878 ## File path: libminifi/test/archive-tests/CompressContentTests.cpp ## @@ -91,851 +91,826 @@ class ReadCallback: public org::apache::nifi::mi

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #788: MINIFICPP-1229 - Fix and enable CompressContentTests

2020-05-21 Thread GitBox
adamdebreceni commented on a change in pull request #788: URL: https://github.com/apache/nifi-minifi-cpp/pull/788#discussion_r428673996 ## File path: libminifi/test/archive-tests/CompressContentTests.cpp ## @@ -91,851 +91,826 @@ class ReadCallback: public org::apache::nifi::mi

[GitHub] [nifi] apiri commented on pull request #4268: MINIFI-488: Allow flow construction from YAML config

2020-05-21 Thread GitBox
apiri commented on pull request #4268: URL: https://github.com/apache/nifi/pull/4268#issuecomment-632126722 @mattyb149 Yeah, it seems to make sense. If you are onboard with that approach, maybe we leave the lower commits as squashed items for each item we are tracking. We can build on to

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #770: MINIFICPP-1203 - upgrade linter version to 1.4.4 and fix relevant linter errors

2020-05-21 Thread GitBox
arpadboda closed pull request #770: URL: https://github.com/apache/nifi-minifi-cpp/pull/770 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 t

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #770: MINIFICPP-1203 - upgrade linter version to 1.4.4 and fix relevant linter errors

2020-05-21 Thread GitBox
arpadboda commented on pull request #770: URL: https://github.com/apache/nifi-minifi-cpp/pull/770#issuecomment-632126610 Merged in 29460fa1a035096b251a7f2a323ddffcec2c4210 This is an automated message from the Apache Git Serv

[jira] [Closed] (NIFIREG-380) Allow administrator to configure sending Jetty server version in responses

2020-05-21 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough closed NIFIREG-380. Resolution: Resolved > Allow administrator to configure sending Jetty server version in responses

[jira] [Closed] (NIFIREG-387) Upgrade spring boot

2020-05-21 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough closed NIFIREG-387. Resolution: Resolved > Upgrade spring boot > --- > > Key: NIFIREG-

[GitHub] [nifi] pvillard31 commented on a change in pull request #4288: NIFI-7475 Initial commit for JWT bundle

2020-05-21 Thread GitBox
pvillard31 commented on a change in pull request #4288: URL: https://github.com/apache/nifi/pull/4288#discussion_r428713004 ## File path: nifi-nar-bundles/nifi-jwt-bundle/pom.xml ## @@ -0,0 +1,80 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XML

[GitHub] [nifi] pvillard31 commented on a change in pull request #4288: NIFI-7475 Initial commit for JWT bundle

2020-05-21 Thread GitBox
pvillard31 commented on a change in pull request #4288: URL: https://github.com/apache/nifi/pull/4288#discussion_r428713004 ## File path: nifi-nar-bundles/nifi-jwt-bundle/pom.xml ## @@ -0,0 +1,80 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XML

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #788: MINIFICPP-1229 - Fix and enable CompressContentTests

2020-05-21 Thread GitBox
adamdebreceni commented on a change in pull request #788: URL: https://github.com/apache/nifi-minifi-cpp/pull/788#discussion_r428713559 ## File path: libminifi/test/archive-tests/CompressContentTests.cpp ## @@ -91,851 +91,826 @@ class ReadCallback: public org::apache::nifi::mi

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #788: MINIFICPP-1229 - Fix and enable CompressContentTests

2020-05-21 Thread GitBox
adamdebreceni commented on a change in pull request #788: URL: https://github.com/apache/nifi-minifi-cpp/pull/788#discussion_r428713797 ## File path: libminifi/test/archive-tests/CompressContentTests.cpp ## @@ -91,851 +91,826 @@ class ReadCallback: public org::apache::nifi::mi

[jira] [Assigned] (NIFIREG-368) Registry breaks when key password and keystore password differ

2020-05-21 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough reassigned NIFIREG-368: Assignee: Nathan Gough > Registry breaks when key password and keystore password differ >

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #788: MINIFICPP-1229 - Fix and enable CompressContentTests

2020-05-21 Thread GitBox
szaszm commented on a change in pull request #788: URL: https://github.com/apache/nifi-minifi-cpp/pull/788#discussion_r428727649 ## File path: libminifi/test/archive-tests/CompressContentTests.cpp ## @@ -91,851 +91,826 @@ class ReadCallback: public org::apache::nifi::minifi::I

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

2020-05-21 Thread GitBox
arpadboda commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r428734124 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -120,56 +158,42 @@ void TailFile::onSchedule(const std::shared_ptr &co

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

2020-05-21 Thread GitBox
fgerlits commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r428752891 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -120,56 +158,42 @@ void TailFile::onSchedule(const std::shared_ptr &con

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

2020-05-21 Thread GitBox
fgerlits commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r428755248 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -120,56 +158,42 @@ void TailFile::onSchedule(const std::shared_ptr &con

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

2020-05-21 Thread GitBox
fgerlits commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r428757113 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -120,56 +158,42 @@ void TailFile::onSchedule(const std::shared_ptr &con

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

2020-05-21 Thread GitBox
arpadboda commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r428755519 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -403,102 +403,141 @@ void TailFile::onTrigger(const std::shared_ptr &c

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

2020-05-21 Thread GitBox
arpadboda commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r428759741 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -120,56 +158,42 @@ void TailFile::onSchedule(const std::shared_ptr &co

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

2020-05-21 Thread GitBox
arpadboda commented on a change in pull request #791: URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r428760510 ## File path: extensions/standard-processors/processors/TailFile.cpp ## @@ -120,56 +158,42 @@ void TailFile::onSchedule(const std::shared_ptr &co

[GitHub] [nifi] mattyb149 commented on pull request #4282: NIFI-7462: Update to allow FlowFile Table's schema to be more intelligent when using CHOICE types

2020-05-21 Thread GitBox
mattyb149 commented on pull request #4282: URL: https://github.com/apache/nifi/pull/4282#issuecomment-632232135 +1 LGTM, thanks for the improvement! Merging to master This is an automated message from the Apache Git Service.

[jira] [Commented] (NIFI-7462) QueryRecord Choice datatype mapping

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

[GitHub] [nifi] mattyb149 closed pull request #4282: NIFI-7462: Update to allow FlowFile Table's schema to be more intelligent when using CHOICE types

2020-05-21 Thread GitBox
mattyb149 closed pull request #4282: URL: https://github.com/apache/nifi/pull/4282 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 t

[jira] [Commented] (NIFI-7462) QueryRecord Choice datatype mapping

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

[jira] [Updated] (NIFI-7462) QueryRecord Choice datatype mapping

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

[jira] [Commented] (NIFI-7462) QueryRecord Choice datatype mapping

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

[jira] [Commented] (NIFIREG-292) Add database implementations of UserGroupProvider and AccessPolicyProvider

2020-05-21 Thread Christian Englert (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113448#comment-17113448 ] Christian Englert commented on NIFIREG-292: --- Should there be a matching Implem

[jira] [Created] (NIFIREG-394) Extension's onConfigured should be called with the same ClassLoader

2020-05-21 Thread Christian Englert (Jira)
Christian Englert created NIFIREG-394: - Summary: Extension's onConfigured should be called with the same ClassLoader Key: NIFIREG-394 URL: https://issues.apache.org/jira/browse/NIFIREG-394 Project

[GitHub] [nifi-registry] ChrisEnglert opened a new pull request #281: NIFIREG-394: call onConfigured with the same classloader

2020-05-21 Thread GitBox
ChrisEnglert opened a new pull request #281: URL: https://github.com/apache/nifi-registry/pull/281 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] alopresto opened a new pull request #4289: NIFI-7467 Refactored S2S peer selection logic

2020-05-21 Thread GitBox
alopresto opened a new pull request #4289: URL: https://github.com/apache/nifi/pull/4289 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR * Removed list structure for peer selection as it wa

[GitHub] [nifi] alopresto commented on pull request #4289: NIFI-7467 Refactored S2S peer selection logic

2020-05-21 Thread GitBox
alopresto commented on pull request #4289: URL: https://github.com/apache/nifi/pull/4289#issuecomment-632311149 @thenatog I believe this PR resolves the error you and I both got during testing of PR 4263 where if a secure cluster had multiple nodes running on the same physical/virtual serv

[jira] [Updated] (NIFI-7467) Improve S2S peer retrieval process

2020-05-21 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-7467: Status: Patch Available (was: In Progress) > Improve S2S peer retrieval process > -

[GitHub] [nifi] thenatog commented on pull request #4289: NIFI-7467 Refactored S2S peer selection logic

2020-05-21 Thread GitBox
thenatog commented on pull request #4289: URL: https://github.com/apache/nifi/pull/4289#issuecomment-632323680 Very cool, will review soon This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Commented] (MINIFICPP-1233) Create Regression Tests for H2O Processors using pytest-mock

2020-05-21 Thread James Medel (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113520#comment-17113520 ] James Medel commented on MINIFICPP-1233: [~szaszm] Thank you for your input.

[GitHub] [nifi] jfrazee commented on a change in pull request #4233: NIFI-7393: add max idle time and max idle connections parameter to InvokeHTTP

2020-05-21 Thread GitBox
jfrazee commented on a change in pull request #4233: URL: https://github.com/apache/nifi/pull/4233#discussion_r428903445 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java ## @@ -214,6

[GitHub] [nifi] jfrazee commented on pull request #4233: NIFI-7393: add max idle time and max idle connections parameter to InvokeHTTP

2020-05-21 Thread GitBox
jfrazee commented on pull request #4233: URL: https://github.com/apache/nifi/pull/4233#issuecomment-632336433 @Woutifier Other than my comment on validating that the time period is > 0 the code looks good. Is there an easy way to test this (not necessarily a unit test)? -

[GitHub] [nifi] alopresto commented on pull request #4289: NIFI-7467 Refactored S2S peer selection logic

2020-05-21 Thread GitBox
alopresto commented on pull request #4289: URL: https://github.com/apache/nifi/pull/4289#issuecomment-632366081 I ran the GitHub Actions checks twice. The problem is with downloading a dependency for another module from a remote repository. Running the build on my local machine completes s

[jira] [Created] (NIFI-7476) Allow users to configure FlowFile Concurrency on a Process Group

2020-05-21 Thread Mark Payne (Jira)
Mark Payne created NIFI-7476: Summary: Allow users to configure FlowFile Concurrency on a Process Group Key: NIFI-7476 URL: https://issues.apache.org/jira/browse/NIFI-7476 Project: Apache NiFi I

[jira] [Created] (NIFI-7477) Get the details in ValidateRecord as an attribute

2020-05-21 Thread Jairo Henao (Jira)
Jairo Henao created NIFI-7477: - Summary: Get the details in ValidateRecord as an attribute Key: NIFI-7477 URL: https://issues.apache.org/jira/browse/NIFI-7477 Project: Apache NiFi Issue Type: Imp

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #788: MINIFICPP-1229 - Fix and enable CompressContentTests

2020-05-21 Thread GitBox
adamdebreceni commented on a change in pull request #788: URL: https://github.com/apache/nifi-minifi-cpp/pull/788#discussion_r429070044 ## File path: libminifi/test/archive-tests/CompressContentTests.cpp ## @@ -91,851 +91,826 @@ class ReadCallback: public org::apache::nifi::mi