[jira] [Commented] (NIFI-9950) NiFi Registry selecting incorrect DB scripts for MariaDB

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

[GitHub] [nifi] thenatog commented on pull request #5989: NIFI-9950 Identify MariaDB database type and use MySQL migration scripts

2022-04-21 Thread GitBox
thenatog commented on PR #5989: URL: https://github.com/apache/nifi/pull/5989#issuecomment-1105940090 Without this fix and running **mvn clean install -Dspring.profiles.active=mariadb-10-2** in ./nifi/nifi-registry I see: > [ERROR]

[GitHub] [nifi] thenatog commented on pull request #5989: NIFI-9950 Identify MariaDB database type and use MySQL migration scripts

2022-04-21 Thread GitBox
thenatog commented on PR #5989: URL: https://github.com/apache/nifi/pull/5989#issuecomment-1105922280 Will review -- 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. To

[GitHub] [nifi] github-actions[bot] closed pull request #5579: NIFI-9449: Implement login redirects to specified URLs

2022-04-21 Thread GitBox
github-actions[bot] closed pull request #5579: NIFI-9449: Implement login redirects to specified URLs URL: https://github.com/apache/nifi/pull/5579 -- 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

[jira] [Updated] (NIFI-9950) NiFi Registry selecting incorrect DB scripts for MariaDB

2022-04-21 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-9950: -- Status: Patch Available (was: Open) > NiFi Registry selecting incorrect DB scripts for MariaDB >

[GitHub] [nifi] bbende opened a new pull request, #5989: NIFI-9950 Identify MariaDB database type and use MySQL migration scripts

2022-04-21 Thread GitBox
bbende opened a new pull request, #5989: URL: https://github.com/apache/nifi/pull/5989 Build NiFi Registry with `-Ptest-all-dbs` or specify `-Dspring.profiles.active=mariadb-10-3` or `-Dspring.profiles.active=mariadb-10-2`. -- This is an automated message from the Apache Git Service. To

[jira] [Updated] (MINIFICPP-1807) Improve stat() error logging

2022-04-21 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1807: Status: Patch Available (was: In Progress)

[jira] [Commented] (NIFI-9901) Implement Module for Common XML Utilities

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

[jira] [Updated] (NIFI-9949) Intermittent Failures in TestPutSFTP testPutSFTPBatching

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9949: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Intermittent Failures in TestPutSFTP

[jira] [Commented] (NIFI-9949) Intermittent Failures in TestPutSFTP testPutSFTPBatching

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

[jira] [Commented] (NIFI-9949) Intermittent Failures in TestPutSFTP testPutSFTPBatching

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

[GitHub] [nifi] asfgit closed pull request #5988: NIFI-9949 Correct intermittent failures in TestPutSFTP

2022-04-21 Thread GitBox
asfgit closed pull request #5988: NIFI-9949 Correct intermittent failures in TestPutSFTP URL: https://github.com/apache/nifi/pull/5988 -- 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

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1315: MINIFICPP-1810 Provide logs to be read from docker logs

2022-04-21 Thread GitBox
szaszm commented on code in PR #1315: URL: https://github.com/apache/nifi-minifi-cpp/pull/1315#discussion_r855526559 ## docker/Dockerfile: ## @@ -174,9 +174,12 @@ RUN addgroup -g ${GID} ${USER} && adduser -u ${UID} -D -G ${USER} -g "" ${USER} # Copy built minifi

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1315: MINIFICPP-1810 Provide logs to be read from docker logs

2022-04-21 Thread GitBox
szaszm commented on code in PR #1315: URL: https://github.com/apache/nifi-minifi-cpp/pull/1315#discussion_r855525744 ## docker/Dockerfile: ## @@ -174,9 +174,12 @@ RUN addgroup -g ${GID} ${USER} && adduser -u ${UID} -D -G ${USER} -g "" ${USER} # Copy built minifi

[jira] [Updated] (NIFI-9943) Implement Shared Components for XML Transformation

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9943: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Implement Shared Components for XML

[jira] [Commented] (NIFI-9943) Implement Shared Components for XML Transformation

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

[jira] [Created] (NIFI-9950) NiFi Registry selecting incorrect DB scripts for MariaDB

2022-04-21 Thread Bryan Bende (Jira)
Bryan Bende created NIFI-9950: - Summary: NiFi Registry selecting incorrect DB scripts for MariaDB Key: NIFI-9950 URL: https://issues.apache.org/jira/browse/NIFI-9950 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-9943) Implement Shared Components for XML Transformation

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

[GitHub] [nifi] greyp9 closed pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing

2022-04-21 Thread GitBox
greyp9 closed pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing URL: https://github.com/apache/nifi/pull/5986 -- 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

[jira] [Updated] (NIFI-9949) Intermittent Failures in TestPutSFTP testPutSFTPBatching

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9949: --- Fix Version/s: 1.17.0 1.16.1 > Intermittent Failures in TestPutSFTP testPutSFTPBatching >

[GitHub] [nifi] joewitt commented on pull request #5988: NIFI-9949 Correct intermittent failures in TestPutSFTP

2022-04-21 Thread GitBox
joewitt commented on PR #5988: URL: https://github.com/apache/nifi/pull/5988#issuecomment-1105653075 reviewed code changes and all very welcome. Running a full clean build/contrib check now -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5977: NIFI-9936: Added enum support in PropertyDescriptor Builder for Allow…

2022-04-21 Thread GitBox
exceptionfactory commented on code in PR #5977: URL: https://github.com/apache/nifi/pull/5977#discussion_r855497812 ## nifi-api/src/main/java/org/apache/nifi/components/Allowable.java: ## @@ -0,0 +1,23 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or

[jira] [Updated] (NIFI-9949) Intermittent Failures in TestPutSFTP testPutSFTPBatching

2022-04-21 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9949: --- Status: Patch Available (was: Open) > Intermittent Failures in TestPutSFTP

[GitHub] [nifi] exceptionfactory opened a new pull request, #5988: NIFI-9949 Correct intermittent failures in TestPutSFTP

2022-04-21 Thread GitBox
exceptionfactory opened a new pull request, #5988: URL: https://github.com/apache/nifi/pull/5988 Description of PR NIFI-9949 Updates `TestPutSFTP` to reduce the possibility of intermittent failures during automated builds. Changes include starting and stopping the test SSH

[jira] [Updated] (NIFI-9941) adjust LifecycleState to correctly handle ReportingTask shutdown request

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9941: --- Fix Version/s: 1.16.1 > adjust LifecycleState to correctly handle ReportingTask shutdown request >

[jira] [Commented] (NIFI-9883) Refactor Property Protection Modules for Isolated Loading

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

[jira] [Commented] (NIFI-9941) adjust LifecycleState to correctly handle ReportingTask shutdown request

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

[jira] [Updated] (NIFI-9941) adjust LifecycleState to correctly handle ReportingTask shutdown request

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

[jira] [Commented] (NIFI-9941) adjust LifecycleState to correctly handle ReportingTask shutdown request

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

[GitHub] [nifi] mattyb149 commented on pull request #5985: NIFI-9941 - fix handling of ReportingTask stop request

2022-04-21 Thread GitBox
mattyb149 commented on PR #5985: URL: https://github.com/apache/nifi/pull/5985#issuecomment-1105598619 +1 LGTM, thanks for the fix! Merging to main -- 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

[GitHub] [nifi] mattyb149 closed pull request #5985: NIFI-9941 - fix handling of ReportingTask stop request

2022-04-21 Thread GitBox
mattyb149 closed pull request #5985: NIFI-9941 - fix handling of ReportingTask stop request URL: https://github.com/apache/nifi/pull/5985 -- 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] [Created] (NIFI-9949) Intermittent Failures in TestPutSFTP testPutSFTPBatching

2022-04-21 Thread David Handermann (Jira)
David Handermann created NIFI-9949: -- Summary: Intermittent Failures in TestPutSFTP testPutSFTPBatching Key: NIFI-9949 URL: https://issues.apache.org/jira/browse/NIFI-9949 Project: Apache NiFi

[jira] [Updated] (NIFI-9942) Remove Load Test method from TestPutUDP

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9942: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Remove Load Test method from TestPutUDP

[jira] [Updated] (NIFI-9942) Remove Load Test method from TestPutUDP

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9942: --- Fix Version/s: 1.17.0 1.16.1 > Remove Load Test method from TestPutUDP >

[jira] [Updated] (NIFI-9861) Stateless ClassLoader isolation does not work on Java 11

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9861: --- Fix Version/s: 1.16.1 > Stateless ClassLoader isolation does not work on Java 11 >

[jira] [Updated] (NIFI-9938) Correct error message for PublishKafkaRecord_2_6 and PublishKafka_2_6

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9938: --- Fix Version/s: 1.16.1 > Correct error message for PublishKafkaRecord_2_6 and PublishKafka_2_6 >

[jira] [Updated] (NIFI-9826) Test failure on Ubuntu when using C locale

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9826: --- Fix Version/s: 1.16.1 > Test failure on Ubuntu when using C locale >

[jira] [Commented] (NIFI-9901) Implement Module for Common XML Utilities

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

[jira] [Commented] (NIFI-9883) Refactor Property Protection Modules for Isolated Loading

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

[jira] [Assigned] (MINIFICPP-1809) Improve the test coverage of cron driven scheduling

2022-04-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink reassigned MINIFICPP-1809: -- Assignee: Martin Zink > Improve the test coverage of cron driven scheduling >

[GitHub] [nifi] exceptionfactory closed pull request #5987: NIFI-9883 Update ranger assembly descriptor to exclude property prote…

2022-04-21 Thread GitBox
exceptionfactory closed pull request #5987: NIFI-9883 Update ranger assembly descriptor to exclude property prote… URL: https://github.com/apache/nifi/pull/5987 -- 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] exceptionfactory commented on a diff in pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing

2022-04-21 Thread GitBox
exceptionfactory commented on code in PR #5986: URL: https://github.com/apache/nifi/pull/5986#discussion_r855400548 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/EvaluateXPath.java: ## @@ -381,48 +380,6 @@

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing

2022-04-21 Thread GitBox
exceptionfactory commented on code in PR #5986: URL: https://github.com/apache/nifi/pull/5986#discussion_r855393951 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/util/FlowParser.java: ## @@ -278,13 +278,14 @@ private

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing

2022-04-21 Thread GitBox
exceptionfactory commented on code in PR #5986: URL: https://github.com/apache/nifi/pull/5986#discussion_r855391345 ## nifi-commons/nifi-xml-processing/src/main/java/org/apache/nifi/xml/processing/ProcessingAttribute.java: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache

[GitHub] [nifi] bbende opened a new pull request, #5987: NIFI-9883 Update ranger assembly descriptor to exclude property prote…

2022-04-21 Thread GitBox
bbende opened a new pull request, #5987: URL: https://github.com/apache/nifi/pull/5987 …ction modules Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality;

[GitHub] [nifi] greyp9 commented on a diff in pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing

2022-04-21 Thread GitBox
greyp9 commented on code in PR #5986: URL: https://github.com/apache/nifi/pull/5986#discussion_r855383795 ## nifi-commons/nifi-xml-processing/src/main/java/org/apache/nifi/xml/processing/transform/StandardTransformProvider.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed to the

[GitHub] [nifi] greyp9 commented on a diff in pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing

2022-04-21 Thread GitBox
greyp9 commented on code in PR #5986: URL: https://github.com/apache/nifi/pull/5986#discussion_r855293739 ## nifi-commons/nifi-xml-processing/src/main/java/org/apache/nifi/xml/processing/ProcessingAttribute.java: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (NIFI-9843) Select and/or delete individual files in queues

2022-04-21 Thread Paul Pascoe (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525838#comment-17525838 ] Paul Pascoe commented on NIFI-9843: --- Joe,   Thanks for the reply, yes being able to delete single files

[jira] [Updated] (NIFI-9946) Add the ability to color code queues

2022-04-21 Thread Paul Pascoe (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Pascoe updated NIFI-9946: -- Attachment: Screenshot from 2022-04-21 16-06-28.png > Add the ability to color code queues >

[jira] [Commented] (NIFI-9946) Add the ability to color code queues

2022-04-21 Thread Paul Pascoe (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525831#comment-17525831 ] Paul Pascoe commented on NIFI-9946: --- Joe,  You are able to change the color of processors, would like

[jira] [Commented] (NIFI-9948) Upgrading Nifi Registry from 1.15.3 to 1.16.0 keeps failing with Flyway migration errors

2022-04-21 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525829#comment-17525829 ] Pierre Villard commented on NIFI-9948: -- I do think this is related to NIFI-9836 and it should be

[jira] [Created] (NIFI-9948) Upgrading Nifi Registry from 1.15.3 to 1.16.0 keeps failing with Flyway migration errors

2022-04-21 Thread Andreas Adamides (Jira)
Andreas Adamides created NIFI-9948: -- Summary: Upgrading Nifi Registry from 1.15.3 to 1.16.0 keeps failing with Flyway migration errors Key: NIFI-9948 URL: https://issues.apache.org/jira/browse/NIFI-9948

[jira] [Created] (NIFI-9947) Refactor module nifi-xml-utils factory setAttribute/setFeature for granular exception handling

2022-04-21 Thread Paul Grey (Jira)
Paul Grey created NIFI-9947: --- Summary: Refactor module nifi-xml-utils factory setAttribute/setFeature for granular exception handling Key: NIFI-9947 URL: https://issues.apache.org/jira/browse/NIFI-9947

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request, #1315: MINIFICPP-1810 Provide logs to be read from docker logs

2022-04-21 Thread GitBox
lordgamez opened a new pull request, #1315: URL: https://github.com/apache/nifi-minifi-cpp/pull/1315 A `start.sh` script is added to the Docker image to tail the MiNiFi log file to stdout done in a similar fashion as it is done in NiFi. This way it will be available to be consumed by the

[jira] (MINIFICPP-1721) GetFileTests transiently fail

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1721 ] Gábor Gyimesi deleted comment on MINIFICPP-1721: -- was (Author: lordgamez): The referred line has changed since then and the issue could not be reproduced. > GetFileTests transiently

[jira] [Updated] (NIFI-9945) Upgrade jQuery UI - v1.12.1 To 1.13.1

2022-04-21 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R updated NIFI-9945: - Description: NiFi uses a vulnerable version of JQuery UI, which has 3 CVEs against it.  CVE-2021-41182 -

[jira] [Assigned] (MINIFICPP-1720) C2DebugBundleTest transiently fails

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1720: Assignee: Gábor Gyimesi > C2DebugBundleTest transiently fails >

[jira] [Resolved] (MINIFICPP-1720) C2DebugBundleTest transiently fails

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi resolved MINIFICPP-1720. -- Resolution: Cannot Reproduce The issue has not been present for a long time, could

[jira] [Commented] (MINIFICPP-1711) C2PauseResumeTest transiently fails

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525819#comment-17525819 ] Gábor Gyimesi commented on MINIFICPP-1711: -- The issue can be reproduced with multiple C2

[GitHub] [nifi-minifi-cpp] lordgamez commented on pull request #1309: MINIFICPP-1795 - C2ClearCoreComponentStateTest fails sometimes on CI

2022-04-21 Thread GitBox
lordgamez commented on PR #1309: URL: https://github.com/apache/nifi-minifi-cpp/pull/1309#issuecomment-1105429767 > > Unfortunately the last commit did not help with the problem above, the test still fails with the same timeout. > > To me this did not occur. However, I have increased

[jira] [Reopened] (MINIFICPP-1721) GetFileTests transiently fail

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reopened MINIFICPP-1721: -- Issue seems to appear when running tests with "ctest -j99" command: {code:java}

[jira] [Assigned] (MINIFICPP-1721) GetFileTests transiently fail

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1721: Assignee: (was: Gábor Gyimesi) > GetFileTests transiently fail >

[jira] [Updated] (NIFI-9843) Select and/or delete individual files in queues

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9843: --- Description: Add the ability to select and/or delete individual files from a queue. You can already select

[jira] [Updated] (NIFI-9843) Select and/or delete individual files in queues

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9843: --- Summary: Select and/or delete individual files in queues (was: Select and/or delete individual files in QUE)

[jira] [Updated] (NIFI-9946) Add the ability to color code queues

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9946: --- Description: Add the ability to change the color of queues. was:Add the ability to change the color of

[jira] [Commented] (NIFI-9946) Add the ability to color code queues

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525807#comment-17525807 ] Joe Witt commented on NIFI-9946: Paul can you please elaborate on what you mean/maybe show an image or a

[jira] [Updated] (NIFI-9946) Add the ability to color code queues

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9946: --- Summary: Add the ability to color code queues (was: Add the ability to color code queue) > Add the ability

[jira] [Updated] (NIFI-9946) Add the ability to color code queue

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-9946: --- Summary: Add the ability to color code queue (was: Add the ability to color code ques) > Add the ability to

[jira] [Commented] (NIFI-9855) NiFi Can Delete Its Own Configuration Files

2022-04-21 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525803#comment-17525803 ] Joe Witt commented on NIFI-9855: Hello. It isn't that it wont gain traction but rather it is that we've

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1306: MINIFICPP-1802 Do not make EC2 HTTP calls when AWS extension is not used

2022-04-21 Thread GitBox
szaszm commented on code in PR #1306: URL: https://github.com/apache/nifi-minifi-cpp/pull/1306#discussion_r855338573 ## extensions/aws/processors/S3Processor.h: ## @@ -115,7 +115,7 @@ class S3Processor : public core::Processor { std::shared_ptr logger_;

[jira] [Updated] (NIFI-9615) Extending the capabilities of the NAR provider functionality

2022-04-21 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9615: - Fix Version/s: 1.17.0 > Extending the capabilities of the NAR provider functionality >

[jira] [Created] (NIFI-9946) Add the ability to color code ques

2022-04-21 Thread Paul Pascoe (Jira)
Paul Pascoe created NIFI-9946: - Summary: Add the ability to color code ques Key: NIFI-9946 URL: https://issues.apache.org/jira/browse/NIFI-9946 Project: Apache NiFi Issue Type: Improvement

[GitHub] [nifi-minifi-cpp] adam-markovics commented on pull request #1309: MINIFICPP-1795 - C2ClearCoreComponentStateTest fails sometimes on CI

2022-04-21 Thread GitBox
adam-markovics commented on PR #1309: URL: https://github.com/apache/nifi-minifi-cpp/pull/1309#issuecomment-1105362652 > Unfortunately the last commit did not help with the problem above, the test still fails with the same timeout. To me this did not occur. However, I have increased

[jira] [Assigned] (MINIFICPP-1810) Forward MiNiFi logs to docker logs output

2022-04-21 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-1810: Assignee: Gábor Gyimesi > Forward MiNiFi logs to docker logs output >

[jira] [Created] (MINIFICPP-1810) Forward MiNiFi logs to docker logs output

2022-04-21 Thread Jira
Gábor Gyimesi created MINIFICPP-1810: Summary: Forward MiNiFi logs to docker logs output Key: MINIFICPP-1810 URL: https://issues.apache.org/jira/browse/MINIFICPP-1810 Project: Apache NiFi MiNiFi

[jira] [Resolved] (NIFI-9855) NiFi Can Delete Its Own Configuration Files

2022-04-21 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R resolved NIFI-9855. -- Resolution: Won't Fix Looks like this wont gain traction > NiFi Can Delete Its Own Configuration Files >

[jira] [Commented] (NIFI-9901) Implement Module for Common XML Utilities

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

[jira] [Commented] (NIFI-9826) Test failure on Ubuntu when using C locale

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

[jira] [Commented] (NIFI-9861) Stateless ClassLoader isolation does not work on Java 11

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

[jira] [Commented] (NIFI-9942) Remove Load Test method from TestPutUDP

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

[jira] [Commented] (NIFI-9940) Update the StandardProcessGroupSynchronizer so that it can synchronize other components

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

[jira] [Created] (NIFI-9945) Upgrade jQuery UI - v1.12.1 To 1.13.1

2022-04-21 Thread Mike R (Jira)
Mike R created NIFI-9945: Summary: Upgrade jQuery UI - v1.12.1 To 1.13.1 Key: NIFI-9945 URL: https://issues.apache.org/jira/browse/NIFI-9945 Project: Apache NiFi Issue Type: Bug

[jira] [Resolved] (NIFI-9940) Update the StandardProcessGroupSynchronizer so that it can synchronize other components

2022-04-21 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-9940. --- Fix Version/s: 1.17.0 Resolution: Fixed > Update the StandardProcessGroupSynchronizer so that

[jira] [Commented] (NIFI-9940) Update the StandardProcessGroupSynchronizer so that it can synchronize other components

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

[GitHub] [nifi] asfgit closed pull request #5983: NIFI-9940: Renamed StandardProcessGroupSynchronizer to StandardVersionedComponentSynchronizer. Added synching for processors, input/output ports, conn

2022-04-21 Thread GitBox
asfgit closed pull request #5983: NIFI-9940: Renamed StandardProcessGroupSynchronizer to StandardVersionedComponentSynchronizer. Added synching for processors, input/output ports, connections, etc. URL: https://github.com/apache/nifi/pull/5983 -- This is an automated message from the Apache

[GitHub] [nifi] bbende commented on pull request #5983: NIFI-9940: Renamed StandardProcessGroupSynchronizer to StandardVersionedComponentSynchronizer. Added synching for processors, input/output ports

2022-04-21 Thread GitBox
bbende commented on PR #5983: URL: https://github.com/apache/nifi/pull/5983#issuecomment-1105290433 Looks good, going to merge -- 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

[jira] [Updated] (MINIFICPP-1808) Improve RawSocketProtocol authorization error logging

2022-04-21 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1808: --- Status: Patch Available (was: In Progress)

[jira] [Commented] (NIFI-9942) Remove Load Test method from TestPutUDP

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

[GitHub] [nifi] greyp9 closed pull request #5984: NIFI-9942 Remove load test from TestPutUDP

2022-04-21 Thread GitBox
greyp9 closed pull request #5984: NIFI-9942 Remove load test from TestPutUDP URL: https://github.com/apache/nifi/pull/5984 -- 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. To

[jira] [Assigned] (MINIFICPP-1803) Stop instantiating all classes on the first heartbeat

2022-04-21 Thread Ferenc Gerlits (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Gerlits reassigned MINIFICPP-1803: - Assignee: Ferenc Gerlits > Stop instantiating all classes on the first

[GitHub] [nifi-minifi-cpp] martinzink opened a new pull request, #1314: MINIFICPP-1808 Improve RawSocketProtocol authorization error logging

2022-04-21 Thread GitBox
martinzink opened a new pull request, #1314: URL: https://github.com/apache/nifi-minifi-cpp/pull/1314 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] [Created] (MINIFICPP-1809) Improve the test coverage of cron driven scheduling

2022-04-21 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-1809: -- Summary: Improve the test coverage of cron driven scheduling Key: MINIFICPP-1809 URL: https://issues.apache.org/jira/browse/MINIFICPP-1809 Project: Apache NiFi

[jira] [Updated] (NIFI-9938) Correct error message for PublishKafkaRecord_2_6 and PublishKafka_2_6

2022-04-21 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9938: - Affects Version/s: 1.15.3 1.15.2 1.15.1

[jira] [Resolved] (NIFI-9938) Correct error message for PublishKafkaRecord_2_6 and PublishKafka_2_6

2022-04-21 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-9938. -- Fix Version/s: 1.17.0 Resolution: Fixed > Correct error message for PublishKafkaRecord_2_6

[GitHub] [nifi] markap14 commented on pull request #5979: NIFI-9938 Error Reporting message has been Fixed for Kafka Bundle

2022-04-21 Thread GitBox
markap14 commented on PR #5979: URL: https://github.com/apache/nifi/pull/5979#issuecomment-1105189333 THanks @ravinarayansingh looks good, merged to main. Thanks for fixing that! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [nifi] markap14 merged pull request #5979: NIFI-9938 Error Reporting message has been Fixed for Kafka Bundle

2022-04-21 Thread GitBox
markap14 merged PR #5979: URL: https://github.com/apache/nifi/pull/5979 -- 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. To unsubscribe, e-mail:

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #1310: MINIFICPP-1806 - Use boyer_moore for extension verification

2022-04-21 Thread GitBox
adamdebreceni commented on PR #1310: URL: https://github.com/apache/nifi-minifi-cpp/pull/1310#issuecomment-1105155136 > I think the clang job should be investigated, the FileUtilTests failure might relate to this change: > > ``` > double free or corruption (!prev) > > >

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #5986: NIFI-9943 Add Transform Provider to nifi-xml-processing

2022-04-21 Thread GitBox
exceptionfactory commented on code in PR #5986: URL: https://github.com/apache/nifi/pull/5986#discussion_r855133072 ## nifi-commons/nifi-xml-processing/src/main/java/org/apache/nifi/xml/processing/transform/StandardTransformProvider.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed

[GitHub] [nifi-minifi-cpp] lordgamez commented on pull request #1310: MINIFICPP-1806 - Use boyer_moore for extension verification

2022-04-21 Thread GitBox
lordgamez commented on PR #1310: URL: https://github.com/apache/nifi-minifi-cpp/pull/1310#issuecomment-1105144011 I think the clang job should be investigated, the FileUtilTests failure might relate to this change: ``` double free or corruption (!prev) 99% tests passed,

[jira] [Created] (MINIFICPP-1808) Improve RawSocketProtocol authorization error logging

2022-04-21 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-1808: -- Summary: Improve RawSocketProtocol authorization error logging Key: MINIFICPP-1808 URL: https://issues.apache.org/jira/browse/MINIFICPP-1808 Project: Apache NiFi

  1   2   >