[jira] [Commented] (NIFI-9678) Elasticsearch REST API processors should support Elasticsearch 8.x

2022-02-28 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499372#comment-17499372 ] Chris Sampson commented on NIFI-9678: - The maven plugin has been updated for elasticse

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816467499 ## File path: libminifi/src/core/yaml/YamlConfiguration.cpp ## @@ -697,10 +689,21 @@ PropertyValue YamlConfiguration::getValidatedProcesso

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816487780 ## File path: libminifi/include/processors/ProcessorUtils.h ## @@ -47,10 +45,10 @@ class ProcessorUtils { if (ptr == nullptr) {

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816467679 ## File path: libminifi/src/core/yaml/YamlConfiguration.cpp ## @@ -697,10 +689,21 @@ PropertyValue YamlConfiguration::getValidatedProcesso

[jira] [Updated] (NIFI-9738) VersionedComponent and subclasses; data members should derive from Object

2022-02-28 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey updated NIFI-9738: Status: Patch Available (was: In Progress) https://github.com/apache/nifi/pull/5816 > VersionedComponent a

[GitHub] [nifi] greyp9 opened a new pull request #5816: NIFI-9738 - VersionedComponent data members should derive from Object

2022-02-28 Thread GitBox
greyp9 opened a new pull request #5816: URL: https://github.com/apache/nifi/pull/5816 Description of PR All VersionedComponent data members should derive from Object (no primitives), in order to facilitate serialization and updates of individual data members. ### For all

[jira] [Assigned] (NIFI-9738) VersionedComponent and subclasses; data members should derive from Object

2022-02-28 Thread Paul Grey (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Grey reassigned NIFI-9738: --- Assignee: Paul Grey > VersionedComponent and subclasses; data members should derive from Object > --

[jira] [Created] (NIFI-9738) VersionedComponent and subclasses; data members should derive from Object

2022-02-28 Thread Paul Grey (Jira)
Paul Grey created NIFI-9738: --- Summary: VersionedComponent and subclasses; data members should derive from Object Key: NIFI-9738 URL: https://issues.apache.org/jira/browse/NIFI-9738 Project: Apache NiFi

[GitHub] [nifi] exceptionfactory commented on pull request #5813: NIFI-9734 Standardize exception cause message formatting

2022-02-28 Thread GitBox
exceptionfactory commented on pull request #5813: URL: https://github.com/apache/nifi/pull/5813#issuecomment-1054799453 > I was able to ran the test and everything works for me. Something minor, was wondering if I could suggest using the `NEW_LINE_ARROW` (`↳`) instead of the `-` character

[GitHub] [nifi] emiliosetiadarma commented on pull request #5813: NIFI-9734 Standardize exception cause message formatting

2022-02-28 Thread GitBox
emiliosetiadarma commented on pull request #5813: URL: https://github.com/apache/nifi/pull/5813#issuecomment-1054652325 I was able to ran the test and everything works for me. Something minor, was wondering if I could suggest using the `NEW_LINE_ARROW` (`↳`) instead of the `-` character fo

[GitHub] [nifi] gresockj opened a new pull request #5815: NIFI-9733: Fixing StandardConnection.verifySourceStoppedOrFunnel infi…

2022-02-28 Thread GitBox
gresockj opened a new pull request #5815: URL: https://github.com/apache/nifi/pull/5815 …nite recursion To verify, import the flow attached to the JIRA issue and try to delete the imported process group. In order to streamline the review of the contribution we ask you to en

[jira] [Resolved] (NIFI-7925) ValidateRecord reports false positive for avro arrays with null elements

2022-02-28 Thread Denes Arvay (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denes Arvay resolved NIFI-7925. --- Fix Version/s: 1.13.0 Resolution: Fixed > ValidateRecord reports false positive for avro arrays

[jira] [Assigned] (NIFI-9733) Deleting a process group with two connected funnels fails

2022-02-28 Thread Joe Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gresock reassigned NIFI-9733: - Assignee: Joe Gresock > Deleting a process group with two connected funnels fails > -

[GitHub] [nifi] sardell commented on a change in pull request #5666: NIFI-9580: UI work for framework-level retry in Processors

2022-02-28 Thread GitBox
sardell commented on a change in pull request #5666: URL: https://github.com/apache/nifi/pull/5666#discussion_r816220189 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-processor-configuration.js ## @@ -3

[GitHub] [nifi] mcgilman commented on a change in pull request #5812: [NIFI-9690] Display icon on Connection Label to show when head of the queue is penalized

2022-02-28 Thread GitBox
mcgilman commented on a change in pull request #5812: URL: https://github.com/apache/nifi/pull/5812#discussion_r816212791 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-connection.js ## @@ -1467,6 +1478,

[GitHub] [nifi] markap14 merged pull request #5805: NIFI-9688 Improve Logback shutdown handling

2022-02-28 Thread GitBox
markap14 merged pull request #5805: URL: https://github.com/apache/nifi/pull/5805 -- 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: issues-unsubscr.

[GitHub] [nifi] markap14 commented on pull request #5805: NIFI-9688 Improve Logback shutdown handling

2022-02-28 Thread GitBox
markap14 commented on pull request #5805: URL: https://github.com/apache/nifi/pull/5805#issuecomment-1054590253 Thanks @exceptionfactory ! Definitely a great catch. I was really confused just the other day because i wasn't seeing some logs that I expected on shutdown. And then I found this

[jira] [Commented] (NIFI-9688) Log Messages on Process Shutdown are Discarded due to Logging Deinitialize

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499151#comment-17499151 ] ASF subversion and git services commented on NIFI-9688: --- Commit 52f2

[jira] [Updated] (NIFI-9688) Log Messages on Process Shutdown are Discarded due to Logging Deinitialize

2022-02-28 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9688: - Resolution: Fixed Status: Resolved (was: Patch Available) > Log Messages on Process Shutdown are

[jira] [Commented] (NIFI-9736) Intermittent Failures in TestRouteText Pattern Cache Method

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499149#comment-17499149 ] ASF subversion and git services commented on NIFI-9736: --- Commit ddec

[jira] [Updated] (NIFI-9736) Intermittent Failures in TestRouteText Pattern Cache Method

2022-02-28 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9736: - Resolution: Fixed Status: Resolved (was: Patch Available) > Intermittent Failures in TestRouteTex

[GitHub] [nifi] markap14 merged pull request #5814: NIFI-9736 Improve TestRouteText to avoid intermittent failures

2022-02-28 Thread GitBox
markap14 merged pull request #5814: URL: https://github.com/apache/nifi/pull/5814 -- 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: issues-unsubscr.

[GitHub] [nifi] markap14 commented on pull request #5814: NIFI-9736 Improve TestRouteText to avoid intermittent failures

2022-02-28 Thread GitBox
markap14 commented on pull request #5814: URL: https://github.com/apache/nifi/pull/5814#issuecomment-1054587923 THanks @exceptionfactory looks good to me. +1 will merge. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [nifi] markap14 commented on pull request #5765: NIFI-9543: Add bring-to-front functionality to labels

2022-02-28 Thread GitBox
markap14 commented on pull request #5765: URL: https://github.com/apache/nifi/pull/5765#issuecomment-1054582005 Thanks @mcgilman . I haven't had a chance to completely review/test this yet. One thing that I think we need to address, though, is something that I just noticed the other day wi

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1152: MINIFICPP-1593 ProcFsMonitor to monitor /proc pseduo filesystem

2022-02-28 Thread GitBox
szaszm commented on a change in pull request #1152: URL: https://github.com/apache/nifi-minifi-cpp/pull/1152#discussion_r812108833 ## File path: extensions/procfs/CMakeLists.txt ## @@ -0,0 +1,33 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more cont

[GitHub] [nifi] adamfisher commented on pull request #4646: NIFI-6047 Add DeduplicateRecords (combines 6047 and 6014)

2022-02-28 Thread GitBox
adamfisher commented on pull request #4646: URL: https://github.com/apache/nifi/pull/4646#issuecomment-1054540044 > Revisiting this. @ottobackwards @mattyb149 @exceptionfactory going to work through any remaining comments and see if we can close this out this week. Thank you so much

[jira] [Updated] (NIFI-9731) The toString() of a FlowFile is too verbose for bulletins

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9731: --- Resolution: Fixed Status: Resolved (was: Patch Available) > The toString() of a FlowFile is t

[jira] [Commented] (NIFI-9731) The toString() of a FlowFile is too verbose for bulletins

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499108#comment-17499108 ] ASF subversion and git services commented on NIFI-9731: --- Commit 649e

[GitHub] [nifi] mattyb149 closed pull request #5808: NIFI-9731: Updated to use a shorter, simpler output format for FlowFi…

2022-02-28 Thread GitBox
mattyb149 closed pull request #5808: URL: https://github.com/apache/nifi/pull/5808 -- 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: issues-unsubscr

[GitHub] [nifi] mattyb149 commented on pull request #5808: NIFI-9731: Updated to use a shorter, simpler output format for FlowFi…

2022-02-28 Thread GitBox
mattyb149 commented on pull request #5808: URL: https://github.com/apache/nifi/pull/5808#issuecomment-1054536870 +1 LGTM, thanks for the improvement! 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

[jira] [Updated] (NIFI-9737) Unreachable namespaces seem to break EvaluateXPath/Query

2022-02-28 Thread Cemre Mengu (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cemre Mengu updated NIFI-9737: -- Summary: Unreachable namespaces seem to break EvaluateXPath/Query (was: Unreachable namespaces seem to

[jira] [Updated] (NIFI-9737) Unreachable namespaces seem to break EvaluateXPath

2022-02-28 Thread Cemre Mengu (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cemre Mengu updated NIFI-9737: -- Description: I have an XML file that has xmlns="http://latest/nmc-omc/cmNrm.doc#measCollec"; attribute

[jira] [Created] (NIFI-9737) Unreachable namespaces seems to break EvaluateXPath

2022-02-28 Thread Cemre Mengu (Jira)
Cemre Mengu created NIFI-9737: - Summary: Unreachable namespaces seems to break EvaluateXPath Key: NIFI-9737 URL: https://issues.apache.org/jira/browse/NIFI-9737 Project: Apache NiFi Issue Type: B

[jira] [Updated] (NIFI-9737) Unreachable namespaces seem to break EvaluateXPath

2022-02-28 Thread Cemre Mengu (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cemre Mengu updated NIFI-9737: -- Summary: Unreachable namespaces seem to break EvaluateXPath (was: Unreachable namespaces seems to break

[GitHub] [nifi] mattyb149 commented on pull request #4901: NIFI-8326: Send records as individual messages in Kafka RecordSinks

2022-02-28 Thread GitBox
mattyb149 commented on pull request #4901: URL: https://github.com/apache/nifi/pull/4901#issuecomment-1054499221 @pvillard31 This one is hopefully ready for final review, and I can look at the Kerberos user/pass after this is merged -- This is an automated message from the Apache Git Ser

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
fgerlits commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816107512 ## File path: extensions/rocksdb-repos/FlowFileRepository.h ## @@ -75,24 +75,28 @@ class FlowFileRepository : public core::Repository, public st

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
fgerlits commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816104503 ## File path: libminifi/src/core/yaml/YamlConfiguration.cpp ## @@ -697,10 +689,21 @@ PropertyValue YamlConfiguration::getValidatedProcessorPrope

[jira] [Updated] (NIFI-9736) Intermittent Failures in TestRouteText Pattern Cache Method

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9736: --- Fix Version/s: 1.16.0 Status: Patch Available (was: Open) > Intermittent Failures

[GitHub] [nifi] exceptionfactory opened a new pull request #5814: NIFI-9736 Improve TestRouteText to avoid intermittent failures

2022-02-28 Thread GitBox
exceptionfactory opened a new pull request #5814: URL: https://github.com/apache/nifi/pull/5814 Description of PR NIFI-9736 Improves `TestRouteText.testPatternCache` to avoid intermittent failures due to maximum cache size checking. Changes from Guava to Caffeine altered the ca

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816099474 ## File path: extensions/standard-processors/processors/GetTCP.h ## @@ -269,10 +268,10 @@ class GetTCP : public core::Processor, public st

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816095354 ## File path: libminifi/include/core/ProcessGroup.h ## @@ -176,29 +170,27 @@ class ProcessGroup : public CoreComponent { parent_proces

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816095090 ## File path: libminifi/include/core/ProcessGroup.h ## @@ -207,11 +199,18 @@ class ProcessGroup : public CoreComponent { return nullpt

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816094976 ## File path: libminifi/src/core/ProcessGroup.cpp ## @@ -91,33 +91,17 @@ ProcessGroup::~ProcessGroup() { } } -bool ProcessGroup::isRo

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816094819 ## File path: libminifi/include/core/state/nodes/QueueMetrics.h ## @@ -57,16 +57,16 @@ class QueueMetrics : public ResponseNode { retu

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816094286 ## File path: extensions/test-processors/LogOnDestructionProcessor.h ## @@ -0,0 +1,43 @@ +/** + * + * Licensed to the Apache Software Found

[jira] [Comment Edited] (NIFI-9682) LookupAttribute can't use RestLookupService

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499049#comment-17499049 ] Matt Burgess edited comment on NIFI-9682 at 2/28/22, 5:18 PM: --

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816094190 ## File path: extensions/test-processors/LogOnDestructionProcessor.h ## @@ -0,0 +1,43 @@ +/** + * + * Licensed to the Apache Software Found

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816093694 ## File path: docker/test/integration/minifi/core/TransientMinifiContainer.py ## @@ -0,0 +1,8 @@ +from .MinifiContainer import MinifiContai

[jira] [Commented] (NIFI-9682) LookupAttribute can't use RestLookupService

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499049#comment-17499049 ] Matt Burgess commented on NIFI-9682: This would be a new feature SimpleRestLookupServi

[jira] [Updated] (NIFI-9682) LookupAttribute can't use RestLookupService

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9682: --- Issue Type: New Feature (was: Bug) > LookupAttribute can't use RestLookupService > --

[jira] [Updated] (NIFI-9735) Jetty Duplicate Mapping Warning on Startup

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9735: --- Summary: Jetty Duplicate Mapping Warning on Startup (was: Jetty Duplicating Mapping Warning o

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816093101 ## File path: extensions/rocksdb-repos/FlowFileRepository.h ## @@ -75,24 +75,28 @@ class FlowFileRepository : public core::Repository, publ

[jira] [Resolved] (NIFI-9693) Errot posting to Elasticsearch 8.0

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-9693. Resolution: Fixed Resolving as a duplicate of NIFI-9678 > Errot posting to Elasticsearch 8.0 >

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816091151 ## File path: extensions/http-curl/tests/C2ClearCoreComponentStateTest.cpp ## @@ -50,10 +50,10 @@ class VerifyC2ClearCoreComponentState : p

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816090304 ## File path: docker/test/integration/minifi/core/TransientMinifiContainer.py ## @@ -0,0 +1,8 @@ +from .MinifiContainer import MinifiContai

[jira] [Resolved] (NIFI-9675) Upgrade H2 to 2.1.210 to mitigate Critical CVEs

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-9675. Fix Version/s: 1.16.0 Resolution: Duplicate Resolved as duplicate of NIFI-9585 > Upgrade H2

[jira] [Created] (NIFI-9736) Intermittent Failures in TestRouteText Pattern Cache Method

2022-02-28 Thread David Handermann (Jira)
David Handermann created NIFI-9736: -- Summary: Intermittent Failures in TestRouteText Pattern Cache Method Key: NIFI-9736 URL: https://issues.apache.org/jira/browse/NIFI-9736 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
fgerlits commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816078921 ## File path: extensions/standard-processors/processors/GetTCP.h ## @@ -269,10 +268,10 @@ class GetTCP : public core::Processor, public state::r

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
fgerlits commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816075119 ## File path: extensions/rocksdb-repos/FlowFileRepository.h ## @@ -75,24 +75,28 @@ class FlowFileRepository : public core::Repository, public st

[jira] [Created] (NIFI-9735) Jetty Duplicating Mapping Warning on Startup

2022-02-28 Thread David Handermann (Jira)
David Handermann created NIFI-9735: -- Summary: Jetty Duplicating Mapping Warning on Startup Key: NIFI-9735 URL: https://issues.apache.org/jira/browse/NIFI-9735 Project: Apache NiFi Issue Type

[jira] [Resolved] (NIFI-9121) Refactor nifi-ignite-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9121. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-ignite-bundle to use JUnit 5

[jira] [Resolved] (NIFI-9122) Refactor nifi-influxdb-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9122. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-influxdb-bundle to use JUnit

[jira] [Resolved] (NIFI-9124) Refactor nifi-jms-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9124. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-jms-bundle to use JUnit 5 > -

[jira] [Resolved] (NIFI-9120) Refactor nifi-html-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9120. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-html-bundle to use JUnit 5 >

[jira] [Resolved] (NIFI-9119) Refactor nifi-hl7-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9119. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-hl7-bundle to use JUnit 5 > -

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1253: MINIFICPP-1736 Add MiNiFi agent C2 operation capabilities to agent manifest

2022-02-28 Thread GitBox
fgerlits commented on a change in pull request #1253: URL: https://github.com/apache/nifi-minifi-cpp/pull/1253#discussion_r815759684 ## File path: extensions/http-curl/tests/HTTPHandlers.h ## @@ -446,13 +453,122 @@ class HeartbeatHandler : public ServerAwareHandler { }

[jira] [Resolved] (NIFI-9118) Refactor nifi-hive-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9118. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-hive-bundle to use JUnit 5 >

[jira] [Commented] (NIFI-9120) Refactor nifi-html-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499020#comment-17499020 ] ASF subversion and git services commented on NIFI-9120: --- Commit 589a

[jira] [Resolved] (NIFI-9117) Refactor nifi-hbase-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9117. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-hbase-bundle to use JUnit 5 >

[jira] [Commented] (NIFI-9124) Refactor nifi-jms-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499017#comment-17499017 ] ASF subversion and git services commented on NIFI-9124: --- Commit 589a

[jira] [Resolved] (NIFI-9114) Refactor nifi-hadoop-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9114. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-hadoop-bundle to use JUnit 5

[jira] [Commented] (NIFI-9116) Refactor nifi-hazelcast-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499024#comment-17499024 ] ASF subversion and git services commented on NIFI-9116: --- Commit 589a

[jira] [Resolved] (NIFI-9116) Refactor nifi-hazelcast-bundle to use JUnit 5

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-9116. Fix Version/s: 1.16.0 Resolution: Fixed > Refactor nifi-hazelcast-bundle to use JUnit

[jira] [Commented] (NIFI-9114) Refactor nifi-hadoop-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499025#comment-17499025 ] ASF subversion and git services commented on NIFI-9114: --- Commit 589a

[jira] [Commented] (NIFI-9118) Refactor nifi-hive-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499022#comment-17499022 ] ASF subversion and git services commented on NIFI-9118: --- Commit 589a

[jira] [Commented] (NIFI-9119) Refactor nifi-hl7-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499021#comment-17499021 ] ASF subversion and git services commented on NIFI-9119: --- Commit 589a

[jira] [Commented] (NIFI-9121) Refactor nifi-ignite-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499019#comment-17499019 ] ASF subversion and git services commented on NIFI-9121: --- Commit 589a

[jira] [Commented] (NIFI-9122) Refactor nifi-influxdb-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499018#comment-17499018 ] ASF subversion and git services commented on NIFI-9122: --- Commit 589a

[jira] [Commented] (NIFI-9117) Refactor nifi-hbase-bundle to use JUnit 5

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499023#comment-17499023 ] ASF subversion and git services commented on NIFI-9117: --- Commit 589a

[GitHub] [nifi] exceptionfactory closed pull request #5791: NIFI-9114-9124 Multiple JUnit 5 refactorings (Hadoop -> JMS)

2022-02-28 Thread GitBox
exceptionfactory closed pull request #5791: URL: https://github.com/apache/nifi/pull/5791 -- 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: issues-u

[jira] [Commented] (NIFI-6390) Avoid assigning Content Claim to FlowFile if claim has no data

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499014#comment-17499014 ] ASF subversion and git services commented on NIFI-6390: --- Commit 4839

[jira] [Updated] (NIFI-1825) Cannot Replay FlowFiles with 0 Byte Content

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-1825: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Cannot Replay FlowFiles with 0 By

[jira] [Updated] (NIFI-6390) Avoid assigning Content Claim to FlowFile if claim has no data

2022-02-28 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-6390: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Avoid assigning Content Claim to

[jira] [Commented] (NIFI-1825) Cannot Replay FlowFiles with 0 Byte Content

2022-02-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499015#comment-17499015 ] ASF subversion and git services commented on NIFI-1825: --- Commit 4839

[GitHub] [nifi] mattyb149 closed pull request #5810: NIFI-6390, NIFI-1825: When we write to a FlowFile and that results in…

2022-02-28 Thread GitBox
mattyb149 closed pull request #5810: URL: https://github.com/apache/nifi/pull/5810 -- 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: issues-unsubscr

[GitHub] [nifi] mattyb149 commented on pull request #5810: NIFI-6390, NIFI-1825: When we write to a FlowFile and that results in…

2022-02-28 Thread GitBox
mattyb149 commented on pull request #5810: URL: https://github.com/apache/nifi/pull/5810#issuecomment-1054440912 +1 LGTM, thanks for the improvement! 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

[GitHub] [nifi] thenatog commented on pull request #5727: NIFI-9641 - Adjusted the extraction of the chroot suffix for solr cli…

2022-02-28 Thread GitBox
thenatog commented on pull request #5727: URL: https://github.com/apache/nifi/pull/5727#issuecomment-1054439235 I provided the reporter of the issue with a compiled nar to test in their dev environment and they have reported that the issue was resolved with this fix: > Hey Nathan th

[jira] [Updated] (NIFI-9734) Standardize Bulletin Exception Messages

2022-02-28 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-9734: --- Status: Patch Available (was: Open) > Standardize Bulletin Exception Messages > -

[GitHub] [nifi] exceptionfactory opened a new pull request #5813: NIFI-9734 Standardize exception cause message formatting

2022-02-28 Thread GitBox
exceptionfactory opened a new pull request #5813: URL: https://github.com/apache/nifi/pull/5813 Description of PR NIFI-9734 Standardizes exception cause message formatting to follow standard Java logging conventions, listing the direct cause first and the root cause last. This

[GitHub] [nifi] MikeThomsen commented on pull request #4646: NIFI-6047 Add DeduplicateRecords (combines 6047 and 6014)

2022-02-28 Thread GitBox
MikeThomsen commented on pull request #4646: URL: https://github.com/apache/nifi/pull/4646#issuecomment-105446 Revisiting this. @ottobackwards @mattyb149 @exceptionfactory going to work through any remaining comments and see if we can close this out this week. -- This is an automated

[jira] [Updated] (NIFI-9690) UI - Update Connection Label to show when head of queue is penalized

2022-02-28 Thread Adam Kocsis (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocsis updated NIFI-9690: -- Status: Patch Available (was: In Progress) > UI - Update Connection Label to show when head of queue is

[GitHub] [nifi] koccs opened a new pull request #5812: [NIFI-9690] Display icon on Connection Label to show when head of the queue is penalized

2022-02-28 Thread GitBox
koccs opened a new pull request #5812: URL: https://github.com/apache/nifi/pull/5812 Description of PR Displays a new icon on Connection Label to show when head of the queue is penalized In order to streamline the review of the contribution we ask you to ensure the fol

[jira] [Created] (NIFI-9734) Standardize Bulletin Exception Messages

2022-02-28 Thread David Handermann (Jira)
David Handermann created NIFI-9734: -- Summary: Standardize Bulletin Exception Messages Key: NIFI-9734 URL: https://issues.apache.org/jira/browse/NIFI-9734 Project: Apache NiFi Issue Type: Imp

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
szaszm commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r816000884 ## File path: libminifi/include/core/ProcessGroup.h ## @@ -207,11 +199,18 @@ class ProcessGroup : public CoreComponent { return nullptr; }

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r815994765 ## File path: libminifi/src/core/yaml/YamlConfiguration.cpp ## @@ -697,10 +689,21 @@ PropertyValue YamlConfiguration::getValidatedProcesso

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r815991953 ## File path: libminifi/include/core/repository/VolatileRepository.h ## @@ -203,6 +195,8 @@ VolatileRepository::~VolatileRepository() {

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r815987444 ## File path: extensions/standard-processors/processors/GetTCP.h ## @@ -269,10 +268,10 @@ class GetTCP : public core::Processor, public st

[GitHub] [nifi] mattyb149 commented on pull request #5808: NIFI-9731: Updated to use a shorter, simpler output format for FlowFi…

2022-02-28 Thread GitBox
mattyb149 commented on pull request #5808: URL: https://github.com/apache/nifi/pull/5808#issuecomment-1054363085 Looks like this causes a unit test failure in `TestStandardLogRepository` -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1252: MINIFICPP-1686 - Processor destructors are not called

2022-02-28 Thread GitBox
adam-markovics commented on a change in pull request #1252: URL: https://github.com/apache/nifi-minifi-cpp/pull/1252#discussion_r815979616 ## File path: extensions/rocksdb-repos/FlowFileRepository.h ## @@ -75,24 +75,28 @@ class FlowFileRepository : public core::Repository, publ

[GitHub] [nifi] MikeThomsen commented on pull request #5784: NIFI-9714 Added overloaded toMap to MapRecord that can convert sub-re…

2022-02-28 Thread GitBox
MikeThomsen commented on pull request #5784: URL: https://github.com/apache/nifi/pull/5784#issuecomment-1054343679 Thanks! -- 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.

  1   2   >