[jira] [Commented] (NIFI-7882) Null as default value in avro generates exception

2021-04-19 Thread Dominik Przybysz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325473#comment-17325473 ] Dominik Przybysz commented on NIFI-7882: Hi, the patch is available. Will it be merged to solve

[jira] [Updated] (NIFI-8441) Add Timeout for GitHub Workflow on Windows

2021-04-19 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-8441: --- Status: Patch Available (was: In Progress) > Add Timeout for GitHub Workflow on Windows >

[GitHub] [nifi] exceptionfactory opened a new pull request #5010: NIFI-8441 Added timeout-minutes for GitHub workflow on Windows

2021-04-19 Thread GitBox
exceptionfactory opened a new pull request #5010: URL: https://github.com/apache/nifi/pull/5010 Description of PR NIFI-8441 Adds a 90 minute timeout for GitHub workflow actions on Windows, following the same setting for Linux and macOS. In order to streamline the review

[jira] [Created] (NIFI-8441) Add Timeout for GitHub Workflow on Windows

2021-04-19 Thread David Handermann (Jira)
David Handermann created NIFI-8441: -- Summary: Add Timeout for GitHub Workflow on Windows Key: NIFI-8441 URL: https://issues.apache.org/jira/browse/NIFI-8441 Project: Apache NiFi Issue Type:

[GitHub] [nifi] markap14 opened a new pull request #5009: NIFI-8344: Addressed corner case in which we didn't handle a case whe…

2021-04-19 Thread GitBox
markap14 opened a new pull request #5009: URL: https://github.com/apache/nifi/pull/5009 …re we tailed a file after being rolled over and then processor encounters a newline followed by NUL characters Thank you for submitting a contribution to Apache NiFi. Please provide a

[GitHub] [nifi] greyp9 commented on pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-19 Thread GitBox
greyp9 commented on pull request #5008: URL: https://github.com/apache/nifi/pull/5008#issuecomment-822775290 Green CI run here: https://github.com/greyp9/nifi/actions/runs/764732372 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Reopened] (NIFI-8344) Allow TailFile to continue tailing a file for some time after it has been rolled over

2021-04-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reopened NIFI-8344: -- Re-opening because I encountered one more corner case: * The file has rolled over * We are tailing that

[GitHub] [nifi] greyp9 opened a new pull request #5008: NIFI-3580 - configure TLS cipher suites

2021-04-19 Thread GitBox
greyp9 opened a new pull request #5008: URL: https://github.com/apache/nifi/pull/5008 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Enables selection of custom Jetty TLS cipher

[jira] [Commented] (NIFI-8423) Timezone wrong in UI for an 8 node cluster

2021-04-19 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325305#comment-17325305 ] Joseph Gresock commented on NIFI-8423: -- One minor note, Josef.  I noticed that when I set the

[GitHub] [nifi] turcsanyip commented on a change in pull request #4976: NIFI-3862: Added Issuer DN support to ListenHTTP

2021-04-19 Thread GitBox
turcsanyip commented on a change in pull request #4976: URL: https://github.com/apache/nifi/pull/4976#discussion_r616139871 ## File path: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ListenHTTP.java ## @@

[GitHub] [nifi] gresockj removed a comment on pull request #4986: NIFI-8403: Generating Self-signed cert on startup when applicable

2021-04-19 Thread GitBox
gresockj removed a comment on pull request #4986: URL: https://github.com/apache/nifi/pull/4986#issuecomment-819835750 I'll be working on resolving the Windows-related test failures soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [nifi] greyp9 commented on a change in pull request #4986: NIFI-8403: Generating Self-signed cert on startup when applicable

2021-04-19 Thread GitBox
greyp9 commented on a change in pull request #4986: URL: https://github.com/apache/nifi/pull/4986#discussion_r616128840 ## File path: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/util/SecureNiFiConfigUtil.java ## @@ -0,0 +1,190 @@ +/* + * Licensed to the Apache

[GitHub] [nifi-registry] mtien-apache commented on pull request #319: NIFIREG-395 - Implemented the ability to import and export versioned flows through the UI

2021-04-19 Thread GitBox
mtien-apache commented on pull request #319: URL: https://github.com/apache/nifi-registry/pull/319#issuecomment-822703531 This PR is still WIP, but is open for initial review. I still need to add integration tests and resolve some styling issues, specifically with text alignment in the

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

2021-04-19 Thread GitBox
davyam commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-822699700 @mathiasbosman @driesva Hey guys! Why are you creating a new PR copying the code instead of work in collaboration with me and @gerdansantos to improve this? As

[GitHub] [nifi-registry] mtien-apache opened a new pull request #319: NIFIREG-395 - Implemented the ability to import and export versioned flows through the UI

2021-04-19 Thread GitBox
mtien-apache opened a new pull request #319: URL: https://github.com/apache/nifi-registry/pull/319 Thank you for submitting a contribution to Apache NiFi Registry. Please provide a short description of the PR here: Description of PR - [WIP] This PR adds the ability

[GitHub] [nifi] markap14 opened a new pull request #5007: [WIP] Introduce notion of an asynchronous session commit

2021-04-19 Thread GitBox
markap14 opened a new pull request #5007: URL: https://github.com/apache/nifi/pull/5007 This is very much still a work in progress. Much more testing must be done before creating a full Pull Request, and there are a couple of corner cases that still will be problematic (such as

[GitHub] [nifi] turcsanyip commented on a change in pull request #4516: NIFI-7788 Start and Stop actions on a Process Group should enable/disable transmission of RPG's

2021-04-19 Thread GitBox
turcsanyip commented on a change in pull request #4516: URL: https://github.com/apache/nifi/pull/4516#discussion_r616081804 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java

[jira] [Commented] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325241#comment-17325241 ] Pierre Villard commented on NIFI-8435: -- [~jzahner] - can you share the configuration of your

[GitHub] [nifi] turcsanyip commented on a change in pull request #4516: NIFI-7788 Start and Stop actions on a Process Group should enable/disable transmission of RPG's

2021-04-19 Thread GitBox
turcsanyip commented on a change in pull request #4516: URL: https://github.com/apache/nifi/pull/4516#discussion_r616081804 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java

[jira] [Updated] (NIFIREG-395) Add import/export flow capability from UI

2021-04-19 Thread M Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M Tien updated NIFIREG-395: --- Description: Currently, Registry does not allow import/export of flows from the UI. This will add flow

[jira] [Updated] (NIFIREG-395) Add import/export flow capability from UI

2021-04-19 Thread M Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M Tien updated NIFIREG-395: --- Description: Currently, Registry does not allow import/export of flows from the UI. This will add flow

[jira] [Updated] (NIFIREG-395) Add import/export flow capability from UI

2021-04-19 Thread M Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] M Tien updated NIFIREG-395: --- Description: Currently, Registry does not allow import/export of flows from the UI. This will add flow

[GitHub] [nifi] thenatog commented on pull request #4842: NIFI-8251 Added EncryptContentPGP and DecryptContentPGP Processors

2021-04-19 Thread GitBox
thenatog commented on pull request #4842: URL: https://github.com/apache/nifi/pull/4842#issuecomment-822635649 I'll check this one out and see if we can get it merged in. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Commented] (NIFI-8339) Input Threads get Interrupted and stuck indefinitely

2021-04-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325191#comment-17325191 ] Mark Payne commented on NIFI-8339: -- RAW is preferred for three reasons. Firstly, it's more efficient for

[GitHub] [nifi] markap14 closed pull request #4934: NIFI-8365 Fix JSON AbstractJsonRowRecordReader to handle deep CHOICE-typed records properly

2021-04-19 Thread GitBox
markap14 closed pull request #4934: URL: https://github.com/apache/nifi/pull/4934 -- 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 specific comment. For queries about this service, please

[GitHub] [nifi] markap14 commented on pull request #4934: NIFI-8365 Fix JSON AbstractJsonRowRecordReader to handle deep CHOICE-typed records properly

2021-04-19 Thread GitBox
markap14 commented on pull request #4934: URL: https://github.com/apache/nifi/pull/4934#issuecomment-822625332 Thanks @tpalfy for the fix and @pgyori for the review! Looks good at this point. JDK 1.8 (FR) and JDK 11 (EN) actions successfully completed. JDK 1.8 (JP) on mac os failed due to

[jira] [Commented] (NIFI-8365) JSON record reader mishandles deep CHOICE types

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

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #1053: MINIFICPP-1373 - Add integration tests for ConsumeKafka and test cleanup issues

2021-04-19 Thread GitBox
lordgamez commented on a change in pull request #1053: URL: https://github.com/apache/nifi-minifi-cpp/pull/1053#discussion_r615802510 ## File path: docker/test/integration/environment.py ## @@ -1,26 +1,29 @@ -from behave import fixture, use_fixture import sys

[GitHub] [nifi] markap14 commented on pull request #4934: NIFI-8365 Fix JSON AbstractJsonRowRecordReader to handle deep CHOICE-typed records properly

2021-04-19 Thread GitBox
markap14 commented on pull request #4934: URL: https://github.com/apache/nifi/pull/4934#issuecomment-822538702 Looks like the last commit addressed all review feedback from both @pgyori and me. The Github Actions almost all failed, and they had some rather odd error message basically just

[jira] [Commented] (NIFI-8437) RecordReader 'Infer Schema' for large records may throw BufferedInputStream error

2021-04-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325092#comment-17325092 ] Mark Payne commented on NIFI-8437: -- [~lannanml] that would not address the problem. It would avoid the

[jira] [Assigned] (MINIFICPP-1540) getaddrinfo calls fail in CI ubuntu builds

2021-04-19 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi reassigned MINIFICPP-1540: Assignee: Gabor Gyimesi > getaddrinfo calls fail in CI ubuntu builds >

[jira] [Resolved] (MINIFICPP-1540) getaddrinfo calls fail in CI ubuntu builds

2021-04-19 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi resolved MINIFICPP-1540. -- Resolution: Fixed > getaddrinfo calls fail in CI ubuntu builds >

[jira] [Commented] (NIFI-8437) RecordReader 'Infer Schema' for large records may throw BufferedInputStream error

2021-04-19 Thread Matthew Lannan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325083#comment-17325083 ] Matthew Lannan commented on NIFI-8437: -- Looks like a simple fix would be to check if the InputStream

[jira] [Assigned] (MINIFICPP-1038) Update paho.mqtt.c to a released version

2021-04-19 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ádám Markovics reassigned MINIFICPP-1038: - Assignee: Ádám Markovics > Update paho.mqtt.c to a released version >

[jira] [Commented] (NIFI-8421) EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest relies on arbitrary timeout leading to brittle test runs

2021-04-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17325061#comment-17325061 ] Joe Witt commented on NIFI-8421: sorry Simon i didnt' catch this comment until now. I should have avoided

[jira] [Resolved] (NIFI-8420) Update to latest Jetty due to reported CVEs

2021-04-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-8420. Fix Version/s: 1.14.0 Resolution: Fixed > Update to latest Jetty due to reported CVEs >

[jira] [Resolved] (NIFI-8421) EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest relies on arbitrary timeout leading to brittle test runs

2021-04-19 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-8421. Fix Version/s: 1.14.0 Resolution: Fixed > EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest

[GitHub] [nifi] joewitt commented on pull request #4996: NIFI-8420 update to latest jetty on 9.4.x line

2021-04-19 Thread GitBox
joewitt commented on pull request #4996: URL: https://github.com/apache/nifi/pull/4996#issuecomment-822494317 yep thanks. kept them as distinct JIRAs/commits but had them on the same PR. Probably should have avoided but given how cleanly isolated they are we should be good. Just merged

[jira] [Commented] (NIFI-8420) Update to latest Jetty due to reported CVEs

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

[jira] [Commented] (NIFI-8421) EmbeddedQuestDbStatusHistoryRepositoryForComponentsTest relies on arbitrary timeout leading to brittle test runs

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

[GitHub] [nifi] asfgit closed pull request #4996: NIFI-8420 update to latest jetty on 9.4.x line

2021-04-19 Thread GitBox
asfgit closed pull request #4996: URL: https://github.com/apache/nifi/pull/4996 -- 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 specific comment. For queries about this service, please

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #1054: MINIFICPP-1544 Add Custom Text property to GenerateFlowFile processor

2021-04-19 Thread GitBox
lordgamez opened a new pull request #1054: URL: https://github.com/apache/nifi-minifi-cpp/pull/1054 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] markap14 commented on pull request #5004: NIFI-8433: Added ability to decommission a node in a cluster

2021-04-19 Thread GitBox
markap14 commented on pull request #5004: URL: https://github.com/apache/nifi/pull/5004#issuecomment-822489683 Pushed a new commit that addresses the standalone instance case and other review feedback. Also verified with a single-node nifi cluster to ensure that it properly responds by

[GitHub] [nifi] markap14 commented on a change in pull request #5004: NIFI-8433: Added ability to decommission a node in a cluster

2021-04-19 Thread GitBox
markap14 commented on a change in pull request #5004: URL: https://github.com/apache/nifi/pull/5004#discussion_r615852632 ## File path: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java ## @@ -841,69 +905,17 @@ public void stop() throws IOException {

[jira] [Created] (NIFI-8440) Queues are not prioritized properly when files are swapped out

2021-04-19 Thread Andrew Glowacki (Jira)
Andrew Glowacki created NIFI-8440: - Summary: Queues are not prioritized properly when files are swapped out Key: NIFI-8440 URL: https://issues.apache.org/jira/browse/NIFI-8440 Project: Apache NiFi

[GitHub] [nifi] markap14 commented on pull request #5004: NIFI-8433: Added ability to decommission a node in a cluster

2021-04-19 Thread GitBox
markap14 commented on pull request #5004: URL: https://github.com/apache/nifi/pull/5004#issuecomment-822462338 @jfrazee thanks for the review. My expectation is the same as yours for a single node. I know that I did verify the behavior at one point, but I may well have changed something

[GitHub] [nifi] markap14 commented on a change in pull request #5004: NIFI-8433: Added ability to decommission a node in a cluster

2021-04-19 Thread GitBox
markap14 commented on a change in pull request #5004: URL: https://github.com/apache/nifi/pull/5004#discussion_r615836874 ## File path: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java ## @@ -841,69 +905,17 @@ public void stop() throws IOException {

[GitHub] [nifi] markap14 commented on a change in pull request #5004: NIFI-8433: Added ability to decommission a node in a cluster

2021-04-19 Thread GitBox
markap14 commented on a change in pull request #5004: URL: https://github.com/apache/nifi/pull/5004#discussion_r615836627 ## File path: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java ## @@ -808,6 +815,63 @@ public void notifyStop() {

[GitHub] [nifi] tpalfy opened a new pull request #5006: NIFI-8439 Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-04-19 Thread GitBox
tpalfy opened a new pull request #5006: URL: https://github.com/apache/nifi/pull/5006 https://issues.apache.org/jira/browse/NIFI-8439 ### For all changes: - [ ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [ ]

[jira] [Updated] (NIFI-8439) Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-04-19 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-8439: -- Description: Currently trying to read parquet files with INT96 timestamps results in an exception.

[jira] [Updated] (NIFI-8439) Handle parquet INT96 timestamps as byte-arrays (instead of exception)

2021-04-19 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy updated NIFI-8439: -- Summary: Handle parquet INT96 timestamps as byte-arrays (instead of exception) (was: Update

[jira] [Assigned] (NIFI-8439) Update parquest-avro version to 1.12.0

2021-04-19 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy reassigned NIFI-8439: - Assignee: Tamas Palfy > Update parquest-avro version to 1.12.0 >

[jira] [Created] (NIFI-8439) Update parquest-avro version to 1.12.0

2021-04-19 Thread Tamas Palfy (Jira)
Tamas Palfy created NIFI-8439: - Summary: Update parquest-avro version to 1.12.0 Key: NIFI-8439 URL: https://issues.apache.org/jira/browse/NIFI-8439 Project: Apache NiFi Issue Type: Improvement

[jira] [Created] (MINIFICPP-1545) MQTT keeps rebuilding after clean incremental build

2021-04-19 Thread Jira
Ádám Markovics created MINIFICPP-1545: - Summary: MQTT keeps rebuilding after clean incremental build Key: MINIFICPP-1545 URL: https://issues.apache.org/jira/browse/MINIFICPP-1545 Project: Apache

[jira] [Commented] (NIFI-7900) Add AWS session token to AWSCredentialsProvider

2021-04-19 Thread Nir (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17324960#comment-17324960 ] Nir commented on NIFI-7900: --- It happens for me as well. It seems like nifi doesn't support AWS SSO

[GitHub] [nifi] Woutifier edited a comment on pull request #4996: NIFI-8420 update to latest jetty on 9.4.x line

2021-04-19 Thread GitBox
Woutifier edited a comment on pull request #4996: URL: https://github.com/apache/nifi/pull/4996#issuecomment-822370459 Is that NIFI-8421 commit supposed to be in this PR? Otherwise LGTM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [nifi] Woutifier commented on pull request #4996: NIFI-8420 update to latest jetty on 9.4.x line

2021-04-19 Thread GitBox
Woutifier commented on pull request #4996: URL: https://github.com/apache/nifi/pull/4996#issuecomment-822370459 Is that NIFI-8421 commit supposed to be in this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
fgerlits commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615730818 ## File path: extensions/standard-processors/tests/unit/YamlProcessGroupParserTests.cpp ## @@ -0,0 +1,130 @@ +/** + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #1053: MINIFICPP-1373 - Add integration tests for ConsumeKafka and test cleanup issues

2021-04-19 Thread GitBox
hunyadi-dev commented on a change in pull request #1053: URL: https://github.com/apache/nifi-minifi-cpp/pull/1053#discussion_r615719033 ## File path: docker/test/integration/features/kafka.feature ## @@ -57,3 +57,179 @@ Feature: Sending data to using Kafka streaming platform

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #1053: MINIFICPP-1373 - Add integration tests for ConsumeKafka and test cleanup issues

2021-04-19 Thread GitBox
hunyadi-dev commented on a change in pull request #1053: URL: https://github.com/apache/nifi-minifi-cpp/pull/1053#discussion_r615713503 ## File path: docker/test/integration/MiNiFi_integration_test_driver.py ## @@ -32,34 +36,42 @@ def __init__(self, context):

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615710315 ## File path: extensions/standard-processors/tests/unit/YamlProcessGroupParserTests.cpp ## @@ -0,0 +1,130 @@ +/** + * Licensed to the

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615709266 ## File path: extensions/standard-processors/tests/unit/ProcessGroupTestUtils.h ## @@ -0,0 +1,288 @@ +/** + * Licensed to the Apache

[jira] [Updated] (MINIFICPP-1538) Investigate per process group column families

2021-04-19 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni updated MINIFICPP-1538: -- Description: *Edit*: See performance measurement in the comments of a previous

[jira] [Updated] (MINIFICPP-1538) Investigate per process group column families

2021-04-19 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni updated MINIFICPP-1538: -- Description: Edit: See performance measurement in the comments of a previous

[jira] [Commented] (MINIFICPP-1538) Investigate per process group column families

2021-04-19 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17324910#comment-17324910 ] Adam Debreceni commented on MINIFICPP-1538: --- Current progress

[jira] [Assigned] (NIFI-8435) PutKudu 1.13.2 Memory Leak

2021-04-19 Thread Peter Gyori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Gyori reassigned NIFI-8435: - Assignee: Peter Gyori > PutKudu 1.13.2 Memory Leak > -- > >

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
fgerlits commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615674297 ## File path: extensions/standard-processors/tests/unit/ProcessGroupTestUtils.h ## @@ -0,0 +1,288 @@ +/** + * Licensed to the Apache Software

[jira] [Updated] (MINIFICPP-1538) Investigate per process group column families

2021-04-19 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni updated MINIFICPP-1538: -- Attachment: Screenshot 2021-04-14 at 12.50.14.png > Investigate per process group

[jira] [Updated] (MINIFICPP-1538) Investigate per process group column families

2021-04-19 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni updated MINIFICPP-1538: -- Attachment: Screenshot 2021-04-14 at 12.50.05.png > Investigate per process group

[jira] [Assigned] (MINIFICPP-1537) Add logging of C2 heartbeats

2021-04-19 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni reassigned MINIFICPP-1537: - Assignee: Adam Debreceni > Add logging of C2 heartbeats >

[GitHub] [nifi-minifi-cpp] hunyadi-dev opened a new pull request #1053: MINIFICPP-1373 - Add integration tests for ConsumeKafka and test cleanup issues

2021-04-19 Thread GitBox
hunyadi-dev opened a new pull request #1053: URL: https://github.com/apache/nifi-minifi-cpp/pull/1053 Docker based integration tests for kafka, and fix for issues related to docker container cleanup between test scenario runs. -- This is an automated message from the Apache Git

[jira] [Resolved] (MINIFICPP-1542) Race condition in Connection::isWorkAvailable

2021-04-19 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1542. - Resolution: Fixed > Race condition in Connection::isWorkAvailable >

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #1046: MINIFICPP-1032 Refactor parse_url

2021-04-19 Thread GitBox
adamdebreceni commented on pull request #1046: URL: https://github.com/apache/nifi-minifi-cpp/pull/1046#issuecomment-822299732 not sure if there is a jira ticket on supporting ipv6 in url-s, but we should look into it in a separate PR -- This is an automated message from the Apache Git

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #1040: MINIFICPP-1329- Fix implementation and usages of string to bool

2021-04-19 Thread GitBox
hunyadi-dev commented on a change in pull request #1040: URL: https://github.com/apache/nifi-minifi-cpp/pull/1040#discussion_r615653769 ## File path: extensions/standard-processors/processors/HashContent.cpp ## @@ -84,6 +82,7 @@ void HashContent::onTrigger(core::ProcessContext

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#issuecomment-822278316 > Some unit tests with flows containing process groups would be useful. I have restored the mixed up ProcessGroup parsing unit tests (accidentally committed

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615642485 ## File path: libminifi/src/core/yaml/YamlConfiguration.cpp ## @@ -49,35 +49,45 @@ YamlConfiguration::YamlConfiguration(const

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615642084 ## File path: libminifi/src/core/ProcessGroup.cpp ## @@ -255,21 +245,21 @@ void ProcessGroup::stopProcessing(const std::shared_ptr

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615642084 ## File path: libminifi/src/core/ProcessGroup.cpp ## @@ -255,21 +245,21 @@ void ProcessGroup::stopProcessing(const std::shared_ptr

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615640996 ## File path: libminifi/include/core/ProcessGroup.h ## @@ -57,7 +60,12 @@ enum ProcessGroupType { // ProcessGroup Class class

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1045: MINIFICPP-1535 - Support process groups

2021-04-19 Thread GitBox
adamdebreceni commented on a change in pull request #1045: URL: https://github.com/apache/nifi-minifi-cpp/pull/1045#discussion_r615640698 ## File path: libminifi/include/core/FlowConfiguration.h ## @@ -106,6 +106,7 @@ class FlowConfiguration : public CoreComponent { //

[jira] [Created] (MINIFICPP-1544) GenerateFlowFile to allow for input text

2021-04-19 Thread Gabor Gyimesi (Jira)
Gabor Gyimesi created MINIFICPP-1544: Summary: GenerateFlowFile to allow for input text Key: MINIFICPP-1544 URL: https://issues.apache.org/jira/browse/MINIFICPP-1544 Project: Apache NiFi MiNiFi

[GitHub] [nifi] Woutifier edited a comment on pull request #4954: NIFI-8377 Fix CSVReader quoting and trimming with value separator inconsistency

2021-04-19 Thread GitBox
Woutifier edited a comment on pull request #4954: URL: https://github.com/apache/nifi/pull/4954#issuecomment-822249344 Hi Kasonnara. The tests don't pass. This PR would change the default behavior of the CSV reader, that sounds (too) risky to me. Especially as trimming and

[GitHub] [nifi] Woutifier edited a comment on pull request #4954: NIFI-8377 Fix CSVReader quoting and trimming with value separator inconsistency

2021-04-19 Thread GitBox
Woutifier edited a comment on pull request #4954: URL: https://github.com/apache/nifi/pull/4954#issuecomment-822249344 Hi Kasonnara. The tests don't pass. This PR would change the default behavior of the CSV reader, that sounds (too) risky to me. Especially as trimming and

[GitHub] [nifi] Woutifier commented on pull request #4954: NIFI-8377 Fix CSVReader quoting and trimming with value separator inconsistency

2021-04-19 Thread GitBox
Woutifier commented on pull request #4954: URL: https://github.com/apache/nifi/pull/4954#issuecomment-822249344 Hi Kasonnara. The tests don't pass. This PR would change the default behavior of the CSV reader, that sounds (too) risky to me. Especially as trimming and processing

[GitHub] [nifi] Woutifier opened a new pull request #5005: NIFI-7737: add string array option to putcassandrarecord

2021-04-19 Thread GitBox
Woutifier opened a new pull request #5005: URL: https://github.com/apache/nifi/pull/5005 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables the use of string arrays in the

[GitHub] [nifi] Woutifier closed pull request #4478: NIFI-7737: add string[] option to putcassandrarecord

2021-04-19 Thread GitBox
Woutifier closed pull request #4478: URL: https://github.com/apache/nifi/pull/4478 -- 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 specific comment. For queries about this service, please

[GitHub] [nifi-minifi-cpp] adamdebreceni closed pull request #1050: [oneliner] MINIFICPP-1542 fix race condition in Connection::isWorkAvailable

2021-04-19 Thread GitBox
adamdebreceni closed pull request #1050: URL: https://github.com/apache/nifi-minifi-cpp/pull/1050 -- 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 specific comment. For queries about this

[jira] [Updated] (NIFI-8372) Refactoring test for ScanAccumulo Processor

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

[jira] [Commented] (NIFI-8372) Refactoring test for ScanAccumulo Processor

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

[GitHub] [nifi] asfgit closed pull request #4998: NIFI-8372 Refactoring ScanAccumulo unit test and add test for value i…

2021-04-19 Thread GitBox
asfgit closed pull request #4998: URL: https://github.com/apache/nifi/pull/4998 -- 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 specific comment. For queries about this service, please

[GitHub] [nifi] turcsanyip commented on pull request #4998: NIFI-8372 Refactoring ScanAccumulo unit test and add test for value i…

2021-04-19 Thread GitBox
turcsanyip commented on pull request #4998: URL: https://github.com/apache/nifi/pull/4998#issuecomment-822209835 @timeabarna Thanks for the refactor! @adenes Thanks for the review! Merging to main. -- This is an automated message from the Apache Git Service. To respond to the