[GitHub] [nifi] exceptionfactory commented on pull request #6779: NIFI-10975 Add Kubernetes Leader Election and State Provider

2022-12-16 Thread GitBox
exceptionfactory commented on PR #6779: URL: https://github.com/apache/nifi/pull/6779#issuecomment-1356057372 Thanks for the feedback @markap14. On further evaluation of the disconnect and reconnect behavior, I realized the `unregister` method was not removing the local leader

[GitHub] [nifi] MikeThomsen opened a new pull request, #6793: NIFI-10990 Added support for converting Record types to JSON strings …

2022-12-16 Thread GitBox
MikeThomsen opened a new pull request, #6793: URL: https://github.com/apache/nifi/pull/6793 …to DataTypeUtils. # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please complete

[jira] [Created] (NIFI-10990) Add support for converting Record types to strings in DataTypeUtils

2022-12-16 Thread Mike Thomsen (Jira)
Mike Thomsen created NIFI-10990: --- Summary: Add support for converting Record types to strings in DataTypeUtils Key: NIFI-10990 URL: https://issues.apache.org/jira/browse/NIFI-10990 Project: Apache NiFi

[GitHub] [nifi] nandorsoma opened a new pull request, #6792: NIFI-10884 Conflict resolution in PutAzureDataLakeStorage should log the target filename

2022-12-16 Thread GitBox
nandorsoma opened a new pull request, #6792: URL: https://github.com/apache/nifi/pull/6792 # Summary [NIFI-10884](https://issues.apache.org/jira/browse/NIFI-10884) # Tracking Please complete the following tracking steps

[GitHub] [nifi] markap14 commented on pull request #6779: NIFI-10975 Add Kubernetes Leader Election and State Provider

2022-12-16 Thread GitBox
markap14 commented on PR #6779: URL: https://github.com/apache/nifi/pull/6779#issuecomment-1355514506 Also, just to ensure that I was using the latest, I did a `kubectl exec -it nifi-0 bash` and went into the `work` directory to check the lib. It's using `kubernetes-client-6.3.1.jar` as

[GitHub] [nifi] markap14 commented on pull request #6779: NIFI-10975 Add Kubernetes Leader Election and State Provider

2022-12-16 Thread GitBox
markap14 commented on PR #6779: URL: https://github.com/apache/nifi/pull/6779#issuecomment-1355512778 Thanks @exceptionfactory . Pulled the latest, rebuilt everything, rebuilt the docker image. Interestingly, it no longer worked. I got errors on startup telling me that the URI was invalid

[jira] [Resolved] (NIFI-10800) CaptureChangeMySQL Indicates an error after the restart

2022-12-16 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-10800. - Resolution: Duplicate I believe the cause of this to be a duplicate of NIFI-6428, which has been

[jira] [Resolved] (NIFI-9323) CaptureChangeMySQL throw exception: "COMMIT event received while not processing a transaction (i.e. no corresponding BEGIN event)"

2022-12-16 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-9323. Resolution: Duplicate I believe the cause of this to be a duplicate of NIFI-6428, which has been

[jira] [Updated] (NIFI-6428) CaptureChangeMySQL throws IOException with BEGIN event due to lingering 'inTransaction' instance variable

2022-12-16 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-6428: --- Summary: CaptureChangeMySQL throws IOException with BEGIN event due to lingering 'inTransaction'

[GitHub] [nifi] mattyb149 opened a new pull request, #6791: NIFI-6501: Refactor CaptureChangeMySQL to not use an unbounded event queue

2022-12-16 Thread GitBox
mattyb149 opened a new pull request, #6791: URL: https://github.com/apache/nifi/pull/6791 # Summary [NIFI-6501](https://issues.apache.org/jira/browse/NIFI-6501) # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue

[jira] [Resolved] (NIFI-10868) Add PutDropbox processor

2022-12-16 Thread Peter Turcsanyi (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Turcsanyi resolved NIFI-10868. Fix Version/s: 1.20.0 Resolution: Fixed > Add PutDropbox processor >

[jira] [Commented] (NIFI-10868) Add PutDropbox processor

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

[GitHub] [nifi] asfgit closed pull request #6740: NIFI-10868 Add PutDropbox processor

2022-12-16 Thread GitBox
asfgit closed pull request #6740: NIFI-10868 Add PutDropbox processor URL: https://github.com/apache/nifi/pull/6740 -- 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] markap14 commented on pull request #6781: NIFI-10980 - correct ordering of property descriptor allowable values

2022-12-16 Thread GitBox
markap14 commented on PR #6781: URL: https://github.com/apache/nifi/pull/6781#issuecomment-1355201499 Thanks @greyp9 good looks good to me. +1 assuming that Github Actions complete I'll be happy to merge. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] greyp9 commented on a diff in pull request #6781: NIFI-10980 - correct ordering of property descriptor allowable values

2022-12-16 Thread GitBox
greyp9 commented on code in PR #6781: URL: https://github.com/apache/nifi/pull/6781#discussion_r1050942965 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/pom.xml: ## @@ -426,5 +426,10 @@ nifi-mock test +

[jira] [Updated] (NIFI-10981) Ensure NAR Auto Loader is started after provider and handles existing NARs

2022-12-16 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-10981: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Ensure NAR Auto Loader is started

[jira] [Commented] (NIFI-10981) Ensure NAR Auto Loader is started after provider and handles existing NARs

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

[GitHub] [nifi] markap14 commented on pull request #6785: NIFI-10981 Ensure NarAutoLoader starts after provider retrieves NARs,…

2022-12-16 Thread GitBox
markap14 commented on PR #6785: URL: https://github.com/apache/nifi/pull/6785#issuecomment-1355178746 Thanks @bbende. The change makes sense to me. Ensure that we get everything downloaded AND loaded before startup, not just wait until we get it downloaded. +1 System test is helpful

[GitHub] [nifi] markap14 merged pull request #6785: NIFI-10981 Ensure NarAutoLoader starts after provider retrieves NARs,…

2022-12-16 Thread GitBox
markap14 merged PR #6785: URL: https://github.com/apache/nifi/pull/6785 -- 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:

[jira] [Commented] (NIFI-6498) XMLTransform processor: XSLT doesn't give detail error message with line number

2022-12-16 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648714#comment-17648714 ] Daniel Stieglitz commented on NIFI-6498: [~nverwer] I wanted to address your earlier statement

[jira] [Commented] (NIFI-6498) XMLTransform processor: XSLT doesn't give detail error message with line number

2022-12-16 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648713#comment-17648713 ] Daniel Stieglitz commented on NIFI-6498: [~nverwer] I wanted to address your earlier statement

[jira] (NIFI-6498) XMLTransform processor: XSLT doesn't give detail error message with line number

2022-12-16 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6498 ] Daniel Stieglitz deleted comment on NIFI-6498: was (Author: JIRAUSER294662): [~nverwer] I wanted to address your earlier statement {quote} Saxon uses an ErrorListener when compiling a

[GitHub] [nifi-minifi-cpp] martinzink commented on pull request #1481: MINIFICPP-1948 Add the UUID to the end of Processor and Controller Service log lines

2022-12-16 Thread GitBox
martinzink commented on PR #1481: URL: https://github.com/apache/nifi-minifi-cpp/pull/1481#issuecomment-1355165904 > > I've found some constructors where the passing of the uuid is still missing > > Thanks! I have added most of these, including tensorflow, in

[GitHub] [nifi-minifi-cpp] fgerlits commented on pull request #1481: MINIFICPP-1948 Add the UUID to the end of Processor and Controller Service log lines

2022-12-16 Thread GitBox
fgerlits commented on PR #1481: URL: https://github.com/apache/nifi-minifi-cpp/pull/1481#issuecomment-1355126780 > I've found some constructors where the passing of the uuid is still missing Thanks! I have added most of these, including tensorflow, in

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1458: MINIFICPP-1991 - Remove unused ControllerServiceProvider methods

2022-12-16 Thread GitBox
martinzink commented on code in PR #1458: URL: https://github.com/apache/nifi-minifi-cpp/pull/1458#discussion_r1050869812 ## libminifi/include/FlowController.h: ## @@ -225,11 +225,11 @@ class FlowController : public core::controller::ForwardingControllerServiceProvi //

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1479: MINIFICPP-1697 Give a better error message on unsupported algorithms …

2022-12-16 Thread GitBox
martinzink commented on code in PR #1479: URL: https://github.com/apache/nifi-minifi-cpp/pull/1479#discussion_r1050861416 ## extensions/standard-processors/processors/HashContent.cpp: ## @@ -50,18 +52,24 @@ void HashContent::onSchedule(core::ProcessContext *context,

[jira] [Updated] (MINIFICPP-2008) Cron driven processors should rerun if the onTrigger failed due to exception

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

[jira] [Updated] (MINIFICPP-1697) Give a better error message on unsupported algorithms in HashContent

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

[GitHub] [nifi] tpalfy commented on a diff in pull request #6762: NIFI-10953: Implement GCP Vision AI processors

2022-12-16 Thread GitBox
tpalfy commented on code in PR #6762: URL: https://github.com/apache/nifi/pull/6762#discussion_r1050011016 ## nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/vision/AbstractStartGcpVisionOperation.java: ## @@ -0,0 +1,53 @@ +/* +

[jira] [Updated] (MINIFICPP-2000) GetFile inconsistent attributes

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

[jira] [Updated] (MINIFICPP-1862) Change leftover boost filesystem usages from MINIFICPP-1636

2022-12-16 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-1862: --- Resolution: Fixed Status: Resolved (was: Patch Available)

[jira] [Updated] (MINIFICPP-2014) Add ProcessSession::remove to Lua API

2022-12-16 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink updated MINIFICPP-2014: --- Resolution: Fixed Status: Resolved (was: Patch Available)

[GitHub] [nifi-minifi-cpp] lordgamez closed pull request #1472: MINIFICPP-2014 Add ProcessSession::remove to Lua API

2022-12-16 Thread GitBox
lordgamez closed pull request #1472: MINIFICPP-2014 Add ProcessSession::remove to Lua API URL: https://github.com/apache/nifi-minifi-cpp/pull/1472 -- 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] lordgamez closed pull request #1424: MINIFICPP-1862 use std::filesystem::path instead of std::string where appropriate

2022-12-16 Thread GitBox
lordgamez closed pull request #1424: MINIFICPP-1862 use std::filesystem::path instead of std::string where appropriate URL: https://github.com/apache/nifi-minifi-cpp/pull/1424 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [nifi-minifi-cpp] lordgamez closed pull request #1413: MINIFICPP-1917 - Generate flow config JSON schema

2022-12-16 Thread GitBox
lordgamez closed pull request #1413: MINIFICPP-1917 - Generate flow config JSON schema URL: https://github.com/apache/nifi-minifi-cpp/pull/1413 -- 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] [Resolved] (MINIFICPP-1284) TailFile: Add Record Limit

2022-12-16 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink resolved MINIFICPP-1284. Resolution: Duplicate > TailFile: Add Record Limit > -- > >

[jira] [Resolved] (MINIFICPP-1337) no matching conversion for static_cast from 'const org::apache::nifi::minifi::core::PropertyValue' to 'std::__1::chrono::duration

2022-12-16 Thread Martin Zink (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Zink resolved MINIFICPP-1337. Resolution: Duplicate > no matching conversion for static_cast from 'const >

[GitHub] [nifi-minifi-cpp] martinzink commented on a diff in pull request #1474: MINIFICPP-2008 Differentiate successful onTriggers from throwing onTr…

2022-12-16 Thread GitBox
martinzink commented on code in PR #1474: URL: https://github.com/apache/nifi-minifi-cpp/pull/1474#discussion_r1050713606 ## libminifi/include/EventDrivenSchedulingAgent.h: ## @@ -54,23 +45,16 @@ class EventDrivenSchedulingAgent : public ThreadedSchedulingAgent {

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1479: MINIFICPP-1697 Give a better error message on unsupported algorithms …

2022-12-16 Thread GitBox
adamdebreceni commented on code in PR #1479: URL: https://github.com/apache/nifi-minifi-cpp/pull/1479#discussion_r1050585818 ## extensions/standard-processors/processors/HashContent.cpp: ## @@ -50,18 +52,24 @@ void HashContent::onSchedule(core::ProcessContext *context,

[GitHub] [nifi-minifi-cpp] martinzink commented on pull request #1481: MINIFICPP-1948 Add the UUID to the end of Processor and Controller Service log lines

2022-12-16 Thread GitBox
martinzink commented on PR #1481: URL: https://github.com/apache/nifi-minifi-cpp/pull/1481#issuecomment-1354508485 This will be a great addition for our debugging capabilities. :+1: I've found some constructors where the passing of the uuid is still missing:

[GitHub] [nifi-minifi-cpp] lordgamez commented on a diff in pull request #1413: MINIFICPP-1917 - Generate flow config JSON schema

2022-12-16 Thread GitBox
lordgamez commented on code in PR #1413: URL: https://github.com/apache/nifi-minifi-cpp/pull/1413#discussion_r1050559125 ## minifi_main/JsonSchema.h: ## @@ -0,0 +1,26 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

[jira] [Commented] (NIFI-4315) Upgrade to newer version of logback

2022-12-16 Thread Wiktor Kubicki (Jira)
[ https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17648400#comment-17648400 ] Wiktor Kubicki commented on NIFI-4315: -- [~joewitt] can you upgrade it to newer version? > Upgrade to

[GitHub] [nifi] Eetami commented on pull request #6782: NIFI-10456: Add client authentication strategy option to OAuth2 provider

2022-12-16 Thread GitBox
Eetami commented on PR #6782: URL: https://github.com/apache/nifi/pull/6782#issuecomment-1354361433 I added the `Client Authentication Strategy` property to the provider, so users can now opt-in to use Basic authentication. -- This is an automated message from the Apache Git Service. To