[jira] [Commented] (NIFI-9056) Content Repository Filling Up

2021-10-19 Thread Bruno Gante (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430779#comment-17430779 ] Bruno Gante commented on NIFI-9056: --- I´ll try to replace  FlowFile original = se

[jira] [Updated] (NIFI-9310) Failure to perform component verification prevented UI from responding

2021-10-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-9310: - Status: Patch Available (was: Open) > Failure to perform component verification prevented UI from respond

[GitHub] [nifi] markap14 opened a new pull request #5469: NIFI-9310: Addressed issues found while testing the component verific…

2021-10-19 Thread GitBox
markap14 opened a new pull request #5469: URL: https://github.com/apache/nifi/pull/5469 …ation features. Added a supportsVerification flag to the ConfigAnalysis DTO Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[GitHub] [nifi] markap14 commented on pull request #5461: NIFI-9288: UI support for Property Verification

2021-10-19 Thread GitBox
markap14 commented on pull request #5461: URL: https://github.com/apache/nifi/pull/5461#issuecomment-947084029 Thanks @mcgilman. I'll let @scottyaslan review the Javascript portion if he's able, but functionally it looks good to me. -- This is an automated message from the Apache Git Ser

[GitHub] [nifi] greyp9 commented on a change in pull request #5398: NIFI-8792 - Refactor ListenRELP to use Netty

2021-10-19 Thread GitBox
greyp9 commented on a change in pull request #5398: URL: https://github.com/apache/nifi/pull/5398#discussion_r731958660 ## File path: nifi-nar-bundles/nifi-extension-utils/nifi-processor-utils/src/main/java/org/apache/nifi/processor/util/listen/EventBatcher.java ## @@ -0,0 +1,

[jira] [Commented] (NIFI-9056) Content Repository Filling Up

2021-10-19 Thread Andrew Heys (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430705#comment-17430705 ] Andrew Heys commented on NIFI-9056: --- The solution is to replace the clone() with create(

[GitHub] [nifi] andrewmlim opened a new pull request #5468: NIFI-9312 Update Process Group context menu image in User Guide

2021-10-19 Thread GitBox
andrewmlim opened a new pull request #5468: URL: https://github.com/apache/nifi/pull/5468 Image will now show "Download flow definition" instead of "Download flow" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[jira] [Assigned] (NIFI-9312) Update Process Group context menu image in User Guide

2021-10-19 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim reassigned NIFI-9312: --- Assignee: Andrew M. Lim > Update Process Group context menu image in User Guide > ---

[jira] [Created] (NIFI-9312) Update Process Group context menu image in User Guide

2021-10-19 Thread Andrew M. Lim (Jira)
Andrew M. Lim created NIFI-9312: --- Summary: Update Process Group context menu image in User Guide Key: NIFI-9312 URL: https://issues.apache.org/jira/browse/NIFI-9312 Project: Apache NiFi Issue T

[jira] [Commented] (NIFI-8481) NIFI should display some warnings/errors when (a) all timer driven threads are blocked (b) Content Repository at 100%

2021-10-19 Thread Eric Detwiler (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430665#comment-17430665 ] Eric Detwiler commented on NIFI-8481: - Thumbs up.   > NIFI should display some warni

[GitHub] [nifi] andrewmlim opened a new pull request #5467: NIFI-8781 Update User Guide with new processor context menu image and…

2021-10-19 Thread GitBox
andrewmlim opened a new pull request #5467: URL: https://github.com/apache/nifi/pull/5467 … consistent use of FlowFiles and Back Pressure -- 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 spec

[jira] [Updated] (NIFI-9311) Cannot remove scripted properties in InvokeScriptedProcessor

2021-10-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9311: --- Description: If scripted properties are removed from a script in InvokeScriptedProcessor, they do not

[jira] [Updated] (NIFI-8781) Update processor context menu with Run Once functionality

2021-10-19 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-8781: Description: NIFI-8188 added Run Once capability to a processor. Should update nifi-processor-menu.

[jira] [Commented] (NIFI-8781) Update processor context menu with Run Once functionality

2021-10-19 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430641#comment-17430641 ] Andrew M. Lim commented on NIFI-8781: - Will also change all references to "backpressur

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r732049205 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Founda

[jira] [Resolved] (NIFI-8481) NIFI should display some warnings/errors when (a) all timer driven threads are blocked (b) Content Repository at 100%

2021-10-19 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-8481. -- Resolution: Duplicate > NIFI should display some warnings/errors when (a) all timer driven threads > ar

[jira] [Updated] (NIFI-9311) Cannot remove scripted properties in InvokeScriptedProcessor

2021-10-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9311: --- Description: If scripted properties are removed from a script in InvokeScriptedProcessor, they do not

[jira] [Updated] (NIFI-9311) Cannot remove scripted properties in InvokeScriptedProcessor

2021-10-19 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-9311: --- Description: If scripted properties are removed from a script in InvokeScriptedProcessor, they do not

[jira] [Created] (NIFI-9311) Cannot remove scripted properties in InvokeScriptedProcessor

2021-10-19 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-9311: -- Summary: Cannot remove scripted properties in InvokeScriptedProcessor Key: NIFI-9311 URL: https://issues.apache.org/jira/browse/NIFI-9311 Project: Apache NiFi I

[jira] [Commented] (NIFI-9056) Content Repository Filling Up

2021-10-19 Thread Bruno Gante (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430622#comment-17430622 ] Bruno Gante commented on NIFI-9056: --- Hi [~aheys], i am facing the same problem in one of

[jira] [Created] (NIFI-9310) Failure to perform component verification prevented UI from responding

2021-10-19 Thread Mark Payne (Jira)
Mark Payne created NIFI-9310: Summary: Failure to perform component verification prevented UI from responding Key: NIFI-9310 URL: https://issues.apache.org/jira/browse/NIFI-9310 Project: Apache NiFi

[jira] [Updated] (NIFI-9297) Typo in AbstractListProcessor for "Tracking Entities" Listing Strategy " in Documentation

2021-10-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-9297: - Fix Version/s: (was: 1.14.0) 1.15.0 Resolution: Fixed Stat

[jira] [Commented] (NIFI-9297) Typo in AbstractListProcessor for "Tracking Entities" Listing Strategy " in Documentation

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

[GitHub] [nifi] pvillard31 commented on pull request #5466: NIFI-9297 Correct typo in documentation for listing strategy in Abstr…

2021-10-19 Thread GitBox
pvillard31 commented on pull request #5466: URL: https://github.com/apache/nifi/pull/5466#issuecomment-946837776 Merged, thanks @bbende -- 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 speci

[GitHub] [nifi] asfgit closed pull request #5466: NIFI-9297 Correct typo in documentation for listing strategy in Abstr…

2021-10-19 Thread GitBox
asfgit closed pull request #5466: URL: https://github.com/apache/nifi/pull/5466 -- 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...

[jira] [Assigned] (NIFI-9297) Typo in AbstractListProcessor for "Tracking Entities" Listing Strategy " in Documentation

2021-10-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-9297: - Assignee: Bryan Bende > Typo in AbstractListProcessor for "Tracking Entities" Listing Strategy "

[jira] [Updated] (NIFI-9297) Typo in AbstractListProcessor for "Tracking Entities" Listing Strategy " in Documentation

2021-10-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-9297: -- Status: Patch Available (was: Open) > Typo in AbstractListProcessor for "Tracking Entities" Listing Str

[GitHub] [nifi] bbende opened a new pull request #5466: NIFI-9297 Correct typo in documentation for listing strategy in Abstr…

2021-10-19 Thread GitBox
bbende opened a new pull request #5466: URL: https://github.com/apache/nifi/pull/5466 …actListProcessor 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-minifi-cpp] adam-markovics commented on a change in pull request #1191: MINIFICPP-1566 - Annotate maximum allowed threads for processors

2021-10-19 Thread GitBox
adam-markovics commented on a change in pull request #1191: URL: https://github.com/apache/nifi-minifi-cpp/pull/1191#discussion_r731976987 ## File path: extensions/aws/processors/ListS3.h ## @@ -73,6 +73,10 @@ class ListS3 : public S3Processor { return core::annotation::In

[jira] [Updated] (NIFI-8926) NiFi docs incorrectly state enabling/disabling is not a local change

2021-10-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-8926: - Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-8926) NiFi docs incorrectly state enabling/disabling is not a local change

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

[GitHub] [nifi] pvillard31 commented on pull request #5465: NIFI-8926 Remove disabling/enabling from docs list of actions that ar…

2021-10-19 Thread GitBox
pvillard31 commented on pull request #5465: URL: https://github.com/apache/nifi/pull/5465#issuecomment-946817729 Merged, thanks @bbende -- 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 speci

[GitHub] [nifi] asfgit closed pull request #5465: NIFI-8926 Remove disabling/enabling from docs list of actions that ar…

2021-10-19 Thread GitBox
asfgit closed pull request #5465: URL: https://github.com/apache/nifi/pull/5465 -- 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...

[jira] [Updated] (NIFI-8926) NiFi docs incorrectly state enabling/disabling is not a local change

2021-10-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-8926: -- Status: Patch Available (was: Open) > NiFi docs incorrectly state enabling/disabling is not a local cha

[jira] [Assigned] (NIFI-8926) NiFi docs incorrectly state enabling/disabling is not a local change

2021-10-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-8926: - Assignee: Bryan Bende > NiFi docs incorrectly state enabling/disabling is not a local change > --

[GitHub] [nifi] bbende opened a new pull request #5465: NIFI-8926 Remove disabling/enabling from docs list of actions that ar…

2021-10-19 Thread GitBox
bbende opened a new pull request #5465: URL: https://github.com/apache/nifi/pull/5465 …e not tracked in registry, since it is tracked now Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a change in pull request #1191: MINIFICPP-1566 - Annotate maximum allowed threads for processors

2021-10-19 Thread GitBox
adam-markovics commented on a change in pull request #1191: URL: https://github.com/apache/nifi-minifi-cpp/pull/1191#discussion_r731961909 ## File path: libminifi/include/core/Processor.h ## @@ -144,13 +144,14 @@ class Processor : public Connectable, public ConfigurableCompone

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1191: MINIFICPP-1566 - Annotate maximum allowed threads for processors

2021-10-19 Thread GitBox
fgerlits commented on a change in pull request #1191: URL: https://github.com/apache/nifi-minifi-cpp/pull/1191#discussion_r731952116 ## File path: libminifi/include/core/Processor.h ## @@ -144,13 +144,14 @@ class Processor : public Connectable, public ConfigurableComponent, pu

[jira] [Updated] (NIFI-9011) Tags Processor Kafka 2.6 / 2.5

2021-10-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-9011: - Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Available)

[GitHub] [nifi] pvillard31 commented on pull request #5464: NIFI-9011 Correct tags in publish Kafka 2.6 processors

2021-10-19 Thread GitBox
pvillard31 commented on pull request #5464: URL: https://github.com/apache/nifi/pull/5464#issuecomment-946801816 Merged, thanks for the fix @bbende -- 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

[jira] [Commented] (NIFI-9011) Tags Processor Kafka 2.6 / 2.5

2021-10-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17430588#comment-17430588 ] ASF subversion and git services commented on NIFI-9011: --- Commit 4bcf

[GitHub] [nifi] asfgit closed pull request #5464: NIFI-9011 Correct tags in publish Kafka 2.6 processors

2021-10-19 Thread GitBox
asfgit closed pull request #5464: URL: https://github.com/apache/nifi/pull/5464 -- 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...

[jira] [Updated] (NIFI-9011) Tags Processor Kafka 2.6 / 2.5

2021-10-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-9011: -- Status: Patch Available (was: Open) > Tags Processor Kafka 2.6 / 2.5 > -- >

[jira] [Assigned] (NIFI-9011) Tags Processor Kafka 2.6 / 2.5

2021-10-19 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-9011: - Assignee: Bryan Bende > Tags Processor Kafka 2.6 / 2.5 > -- > >

[GitHub] [nifi] bbende opened a new pull request #5464: NIFI-9011 Correct tags in publish Kafka 2.6 processors

2021-10-19 Thread GitBox
bbende opened a new pull request #5464: URL: https://github.com/apache/nifi/pull/5464 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR _Enables X functionality; fixes bug NIFI-._

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731928656 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731921747 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Founda

[GitHub] [nifi] markap14 commented on pull request #5462: NIFI-9309: Include a uiOnly flag when requesting flow for a given pro…

2021-10-19 Thread GitBox
markap14 commented on pull request #5462: URL: https://github.com/apache/nifi/pull/5462#issuecomment-946762252 @exceptionfactory i did consider some alternatives. I went with `uiOnly` because I specifically wanted to make it *very* clear that no other consumer should be using it. Ever. Bec

[jira] [Resolved] (MINIFICPP-1664) Unnecessary RTIMULib.ini file is created

2021-10-19 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ádám Markovics resolved MINIFICPP-1664. --- Resolution: Fixed > Unnecessary RTIMULib.ini file is created > --

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731882892 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731877196 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731860607 ## File path: PROCESSORS.md ## @@ -295,6 +296,30 @@ In the list below, the names of required properties appear in bold. Any other pr | - | -

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731859938 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Founda

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731858057 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Founda

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731857399 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Founda

[GitHub] [nifi] adenes commented on pull request #5358: NIFI-9185 Add Avro logical type to SelectHive3QL processor

2021-10-19 Thread GitBox
adenes commented on pull request #5358: URL: https://github.com/apache/nifi/pull/5358#issuecomment-946687625 I discussed with @timeabarna offline and agreed that she'll be away for a while so I'll do the rebase to the current main to see whether the hive-exec:core change (d722b820a18836b13

[GitHub] [nifi-minifi-cpp] martinzink commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
martinzink commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731823945 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Founda

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731823829 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731813547 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731806368 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[jira] [Updated] (MINIFICPP-1661) PublishKafka Queue Buffering Max Time should default to 5ms

2021-10-19 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1661: Resolution: Fixed Status: Resolved (was: Patch Available) > PublishKafka Queue

[jira] [Updated] (MINIFICPP-1662) fix gsl include

2021-10-19 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1662: Resolution: Fixed Status: Resolved (was: Patch Available) > fix gsl include >

[GitHub] [nifi-minifi-cpp] szaszm closed pull request #1200: MINIFICPP-1458 Register and test hidden InvokeHTTP properties

2021-10-19 Thread GitBox
szaszm closed pull request #1200: URL: https://github.com/apache/nifi-minifi-cpp/pull/1200 -- 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-

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731785456 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731783291 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731776311 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731776311 ## File path: extensions/standard-processors/processors/DefragmentText.cpp ## @@ -0,0 +1,346 @@ +/** + * Licensed to the Apache Software Fou

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1197: MINIFICPP-1662 fix gsl include

2021-10-19 Thread GitBox
fgerlits closed pull request #1197: URL: https://github.com/apache/nifi-minifi-cpp/pull/1197 -- 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: issue

[GitHub] [nifi-minifi-cpp] fgerlits closed pull request #1198: MINIFICPP-1664 - Unnecessary RTIMULib.ini file is created

2021-10-19 Thread GitBox
fgerlits closed pull request #1198: URL: https://github.com/apache/nifi-minifi-cpp/pull/1198 -- 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: issue

[jira] [Updated] (NIFI-7322) Add SignContentPGP and VerifyContentPGP Processors

2021-10-19 Thread Joe Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gresock updated NIFI-7322: -- Fix Version/s: 1.15.0 Resolution: Fixed Status: Resolved (was: Patch Available) > Add

[jira] [Commented] (NIFI-7322) Add SignContentPGP and VerifyContentPGP Processors

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

[GitHub] [nifi] asfgit closed pull request #5457: NIFI-7322 Add SignContentPGP and VerifyContentPGP

2021-10-19 Thread GitBox
asfgit closed pull request #5457: URL: https://github.com/apache/nifi/pull/5457 -- 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-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731729978 ## File path: PROCESSORS.md ## @@ -295,6 +296,30 @@ In the list below, the names of required properties appear in bold. Any other pr | - |

[jira] [Resolved] (NIFI-9306) Upgrade Spring Framework to 5.3.11 and Spring Security to 5.5.2

2021-10-19 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-9306. -- Fix Version/s: 1.15.0 Resolution: Fixed > Upgrade Spring Framework to 5.3.11 and Spring S

[GitHub] [nifi] asfgit closed pull request #5463: NIFI-9306 Upgraded Spring Framework to 5.3.11

2021-10-19 Thread GitBox
asfgit closed pull request #5463: URL: https://github.com/apache/nifi/pull/5463 -- 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...

[jira] [Commented] (NIFI-9306) Upgrade Spring Framework to 5.3.11 and Spring Security to 5.5.2

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

[GitHub] [nifi] pvillard31 commented on pull request #5463: NIFI-9306 Upgraded Spring Framework to 5.3.11

2021-10-19 Thread GitBox
pvillard31 commented on pull request #5463: URL: https://github.com/apache/nifi/pull/5463#issuecomment-946529376 Merged, thanks @exceptionfactory -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #1165: MINIFICPP-1634 remove namespace aliases from Core.h

2021-10-19 Thread GitBox
fgerlits commented on a change in pull request #1165: URL: https://github.com/apache/nifi-minifi-cpp/pull/1165#discussion_r731658260 ## File path: libminifi/include/controllers/UpdatePolicyControllerService.h ## @@ -78,9 +75,9 @@ class UpdatePolicyControllerService : public co

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731602544 ## File path: PROCESSORS.md ## @@ -295,6 +296,30 @@ In the list below, the names of required properties appear in bold. Any other pr | - |

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #1188: MINIFICPP-1651: Added DefragmentText processor

2021-10-19 Thread GitBox
adamdebreceni commented on a change in pull request #1188: URL: https://github.com/apache/nifi-minifi-cpp/pull/1188#discussion_r731602544 ## File path: PROCESSORS.md ## @@ -295,6 +296,30 @@ In the list below, the names of required properties appear in bold. Any other pr | - |