[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1391: MINIFICPP-1846 - Json configuration support part 1

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1391: URL: https://github.com/apache/nifi-minifi-cpp/pull/1391#discussion_r1003006036 ## libminifi/include/core/json/JsonNode.h: ## @@ -0,0 +1,248 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contri

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1391: MINIFICPP-1846 - Json configuration support part 1

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1391: URL: https://github.com/apache/nifi-minifi-cpp/pull/1391#discussion_r1003026638 ## libminifi/src/core/flow/StructuredConfiguration.cpp: ## @@ -0,0 +1,896 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under one or mo

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a diff in pull request #1391: MINIFICPP-1846 - Json configuration support part 1

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1391: URL: https://github.com/apache/nifi-minifi-cpp/pull/1391#discussion_r1003037571 ## libminifi/src/core/flow/StructuredConnectionParser.cpp: ## @@ -46,18 +46,18 @@ void YamlConnectionParser::addFunnelRelationshipToConnection(minifi::Co

[jira] [Created] (MINIFICPP-1972) Refactor State Manager code

2022-10-24 Thread Jira
Ádám Markovics created MINIFICPP-1972: - Summary: Refactor State Manager code Key: MINIFICPP-1972 URL: https://issues.apache.org/jira/browse/MINIFICPP-1972 Project: Apache NiFi MiNiFi C++

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

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1413: URL: https://github.com/apache/nifi-minifi-cpp/pull/1413#discussion_r1003058840 ## minifi_main/JsonSchema.cpp: ## @@ -0,0 +1,435 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license ag

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

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1413: URL: https://github.com/apache/nifi-minifi-cpp/pull/1413#discussion_r1003060183 ## minifi_main/JsonSchema.cpp: ## @@ -0,0 +1,435 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license ag

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

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1413: URL: https://github.com/apache/nifi-minifi-cpp/pull/1413#discussion_r1003061489 ## minifi_main/JsonSchema.cpp: ## @@ -0,0 +1,435 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license ag

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

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1413: URL: https://github.com/apache/nifi-minifi-cpp/pull/1413#discussion_r1003062203 ## minifi_main/JsonSchema.cpp: ## @@ -0,0 +1,435 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license ag

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

2022-10-24 Thread GitBox
adamdebreceni commented on code in PR #1413: URL: https://github.com/apache/nifi-minifi-cpp/pull/1413#discussion_r1003063173 ## minifi_main/JsonSchema.cpp: ## @@ -0,0 +1,435 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license ag

[jira] [Commented] (NIFI-8043) PutDatabaseRecord Postgres Upsert On Conflict keys not quoted

2022-10-24 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-8043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623075#comment-17623075 ] João Barros commented on NIFI-8043: --- Hello [~mattyb149]  This issue is still happening

[GitHub] [nifi] mark-bathori commented on pull request #6565: NIFI-10516: PutORC with Java 17 fails when using SNAPPY Compression

2022-10-24 Thread GitBox
mark-bathori commented on PR #6565: URL: https://github.com/apache/nifi/pull/6565#issuecomment-1288733132 Thanks @exceptionfactory for the review. First I wanted to upgrade the snappy version but it already use the latest version. After that I also checked the `bootstrap.conf` solution ju

[jira] [Resolved] (MINIFICPP-1950) Disable in-memory-caching for FileSystemRepository

2022-10-24 Thread Adam Debreceni (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Debreceni resolved MINIFICPP-1950. --- Resolution: Implemented > Disable in-memory-caching for FileSystemRepository > --

[GitHub] [nifi] timeabarna commented on pull request #6558: NIFI-9437 Flowfile Expiration cannot exceed 24 days

2022-10-24 Thread GitBox
timeabarna commented on PR #6558: URL: https://github.com/apache/nifi/pull/6558#issuecomment-1288826794 Hello @thenatog, Thank you very much for your review. I hesitated whether flowfile expiration should be corrected as even 24 days seemed too long for stateless NiFI however you are

[jira] [Created] (NIFI-10684) Update unboundid-ldapsdk to at least 4.0.5

2022-10-24 Thread Mike R (Jira)
Mike R created NIFI-10684: - Summary: Update unboundid-ldapsdk to at least 4.0.5 Key: NIFI-10684 URL: https://issues.apache.org/jira/browse/NIFI-10684 Project: Apache NiFi Issue Type: Wish

[GitHub] [nifi] mcgilman commented on pull request #6567: NIFI-10682: When determining effective property values, ensure that w…

2022-10-24 Thread GitBox
mcgilman commented on PR #6567: URL: https://github.com/apache/nifi/pull/6567#issuecomment-1288964216 Reviewing... -- 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 unsubs

[jira] [Created] (NIFI-10685) PutDatabaseRecord Upsert does not quote columns in conflict clause (postgres)

2022-10-24 Thread mgerbig (Jira)
mgerbig created NIFI-10685: -- Summary: PutDatabaseRecord Upsert does not quote columns in conflict clause (postgres) Key: NIFI-10685 URL: https://issues.apache.org/jira/browse/NIFI-10685 Project: Apache NiFi

[GitHub] [nifi] exceptionfactory commented on pull request #6416: NIFI-10234 implement PutIoTDB

2022-10-24 Thread GitBox
exceptionfactory commented on PR #6416: URL: https://github.com/apache/nifi/pull/6416#issuecomment-1289013596 Thanks for the recent updates @lizhizhou, I will take a closer look soon. At the moment, there is a merge conflict with `nifi-nar-bundles/pom.xml`, can you take a look and resolve?

[jira] [Commented] (NIFI-10516) PutORC with Java 17 fails when using SNAPPY Compression

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623167#comment-17623167 ] David Handermann commented on NIFI-10516: - There is an open Snappy Issue 348 desc

[GitHub] [nifi] exceptionfactory commented on pull request #6565: NIFI-10516: PutORC with Java 17 fails when using SNAPPY Compression

2022-10-24 Thread GitBox
exceptionfactory commented on PR #6565: URL: https://github.com/apache/nifi/pull/6565#issuecomment-1289025385 Thanks for the reply @mark-bathori. Although it will take more effort for a user to adjust a bootstrap.conf setting, it seems like the best solution in this case due to the na

[GitHub] [nifi] marcocharlie commented on pull request #6293: [NIFI-10349] Add maximum object age property to list s3

2022-10-24 Thread GitBox
marcocharlie commented on PR #6293: URL: https://github.com/apache/nifi/pull/6293#issuecomment-1289025283 Hi @MikeThomsen, how can we merge this PR to main branch? Have we missed something? cc @mronci -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [nifi-minifi-cpp] adam-markovics commented on a diff in pull request #1436: MINIFICPP-1963 improve exception logging

2022-10-24 Thread GitBox
adam-markovics commented on code in PR #1436: URL: https://github.com/apache/nifi-minifi-cpp/pull/1436#discussion_r1003327948 ## libminifi/src/Exception.cpp: ## @@ -0,0 +1,41 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license a

[GitHub] [nifi] mcgilman merged pull request #6567: NIFI-10682: When determining effective property values, ensure that w…

2022-10-24 Thread GitBox
mcgilman merged PR #6567: URL: https://github.com/apache/nifi/pull/6567 -- 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...@nifi.apache.o

[jira] [Commented] (NIFI-10682) When Ghosted Component reloaded, it may not evaluate parameters

2022-10-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623200#comment-17623200 ] ASF subversion and git services commented on NIFI-10682: Commit d

[jira] [Updated] (NIFI-10682) When Ghosted Component reloaded, it may not evaluate parameters

2022-10-24 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-10682: --- Resolution: Fixed Status: Resolved (was: Patch Available) > When Ghosted Component reloaded,

[jira] [Updated] (NIFI-10684) Update unboundid-ldapsdk to at least 4.0.5

2022-10-24 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R updated NIFI-10684: -- Fix Version/s: (was: 1.18.0) Affects Version/s: 1.18.0 > Update unboundid-ldapsdk to at least 4.0.5

[GitHub] [nifi] exceptionfactory closed pull request #6454: NIFI-7823 Add groups available via OIDC token to IDP user group service

2022-10-24 Thread GitBox
exceptionfactory closed pull request #6454: NIFI-7823 Add groups available via OIDC token to IDP user group service URL: https://github.com/apache/nifi/pull/6454 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[jira] [Commented] (NIFI-7823) Retrieve groups from OIDC token using KeyClock

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

[jira] [Updated] (NIFI-7823) Retrieve groups from OIDC token using KeyClock

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-7823: --- Issue Type: Improvement (was: Wish) > Retrieve groups from OIDC token using KeyClock > --

[jira] [Updated] (NIFI-7823) Retrieve groups from OIDC token claim

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-7823: --- Summary: Retrieve groups from OIDC token claim (was: Retrieve groups from OIDC token using Ke

[jira] [Updated] (NIFI-7823) Retrieve groups from OIDC token using KeyClock

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-7823: --- Fix Version/s: 1.19.0 Status: Patch Available (was: Open) > Retrieve groups from O

[jira] [Commented] (NIFI-10681) Update Mockito to 3.12.4

2022-10-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623210#comment-17623210 ] ASF subversion and git services commented on NIFI-10681: Commit b

[GitHub] [nifi] exceptionfactory closed pull request #6566: NIFI-10681 Update Mockito to 3.12.4

2022-10-24 Thread GitBox
exceptionfactory closed pull request #6566: NIFI-10681 Update Mockito to 3.12.4 URL: https://github.com/apache/nifi/pull/6566 -- 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] [Updated] (NIFI-10681) Update Mockito to 3.12.4

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10681: Priority: Minor (was: Major) > Update Mockito to 3.12.4 > > >

[jira] [Updated] (NIFI-10681) Update Mockito to 3.12.4

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10681: Fix Version/s: 1.19.0 Affects Version/s: (was: 1.18.0) Labels: de

[GitHub] [nifi] abarrak commented on pull request #6531: NIFI-10648 Upgrade Apache Commons Text to 1.10.0

2022-10-24 Thread GitBox
abarrak commented on PR #6531: URL: https://github.com/apache/nifi/pull/6531#issuecomment-1289127366 Is this released yet @thenatog ? -- 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] [Resolved] (NIFI-10606) Connection to Nifi API only succeeds sometimes(invalid token)

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10606. - Resolution: Information Provided Closing based on current answer provided, feel free to r

[jira] [Resolved] (NIFI-10554) NiFi Registry SSL Protocol Error

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10554. - Resolution: Cannot Reproduce Hi [~irudayambics] closing this for now, please feel free to

[jira] [Assigned] (NIFI-10332) Add ID_TOKEN_LOGOUT support for general OpenID connect server, e.g. Keycloak

2022-10-24 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough reassigned NIFI-10332: --- Assignee: Nathan Gough > Add ID_TOKEN_LOGOUT support for general OpenID connect server, e.g.

[jira] [Updated] (NIFI-10685) PutDatabaseRecord Upsert does not quote columns in conflict clause (postgres)

2022-10-24 Thread mgerbig (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mgerbig updated NIFI-10685: --- Description: Nifi's PutDatabaseRecord does not quote columns in the conflict clause when using PostgreSQLDat

[jira] [Updated] (NIFI-10235) Provenance replay fails when repository encryption is enabled

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10235: Status: In Progress (was: Patch Available) > Provenance replay fails when repository encry

[GitHub] [nifi] turcsanyip commented on a diff in pull request #6293: [NIFI-10349] Add maximum object age property to list s3

2022-10-24 Thread GitBox
turcsanyip commented on code in PR #6293: URL: https://github.com/apache/nifi/pull/6293#discussion_r1003404736 ## nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/ListS3.java: ## @@ -217,6 +218,15 @@ public class ListS3 extends

[jira] [Created] (NIFI-10686) Update questdb-core to version 6.5.3-jdk8

2022-10-24 Thread Mike R (Jira)
Mike R created NIFI-10686: - Summary: Update questdb-core to version 6.5.3-jdk8 Key: NIFI-10686 URL: https://issues.apache.org/jira/browse/NIFI-10686 Project: Apache NiFi Issue Type: Improvement A

[GitHub] [nifi] exceptionfactory closed pull request #6568: NIFI-10683 Update JNA to 5.12.1

2022-10-24 Thread GitBox
exceptionfactory closed pull request #6568: NIFI-10683 Update JNA to 5.12.1 URL: https://github.com/apache/nifi/pull/6568 -- 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 uns

[jira] [Updated] (NIFI-10683) Update JNA to 5.12.1

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-10683: Priority: Minor (was: Major) > Update JNA to 5.12.1 > > >

[jira] [Commented] (NIFI-10683) Update JNA to 5.12.1

2022-10-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623230#comment-17623230 ] ASF subversion and git services commented on NIFI-10683: Commit 7

[jira] [Resolved] (NIFI-10683) Update JNA to 5.12.1

2022-10-24 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-10683. - Fix Version/s: 1.19.0 Resolution: Fixed > Update JNA to 5.12.1 > -

[GitHub] [nifi] thenatog commented on pull request #6400: NIFI-10481 Add NiFi configuration to disable zk client ensembleTracker

2022-10-24 Thread GitBox
thenatog commented on PR #6400: URL: https://github.com/apache/nifi/pull/6400#issuecomment-1289174562 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 unsubsc

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6460: NIFI-10562 Added MongoDB testcontainers to support integration testing.

2022-10-24 Thread GitBox
exceptionfactory commented on code in PR #6460: URL: https://github.com/apache/nifi/pull/6460#discussion_r1003428262 ## nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/gridfs/PutGridFS.java: ## @@ -212,9 +267,10 @@ pr

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #6460: NIFI-10562 Added MongoDB testcontainers to support integration testing.

2022-10-24 Thread GitBox
exceptionfactory commented on code in PR #6460: URL: https://github.com/apache/nifi/pull/6460#discussion_r1003429425 ## nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/gridfs/PutGridFS.java: ## @@ -212,9 +267,10 @@ pr

[GitHub] [nifi] joewitt commented on pull request #6531: NIFI-10648 Upgrade Apache Commons Text to 1.10.0

2022-10-24 Thread GitBox
joewitt commented on PR #6531: URL: https://github.com/apache/nifi/pull/6531#issuecomment-1289185595 No. It will be in a 1.18.1 or 1.19.0 release. No firm plan for either at this moment. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[GitHub] [nifi-minifi-cpp] fgerlits commented on a diff in pull request #1414: MINIFICPP-1927 Fix ExecuteProcess command argument issue and refactor

2022-10-24 Thread GitBox
fgerlits commented on code in PR #1414: URL: https://github.com/apache/nifi-minifi-cpp/pull/1414#discussion_r1003070951 ## extensions/standard-processors/processors/ExecuteProcess.cpp: ## @@ -30,42 +30,36 @@ #include "core/TypedValues.h" #include "utils/gsl.h" -#if defined(_

[GitHub] [nifi] UcanInfosec opened a new pull request, #6570: NIFI-10686 Update questdb-core to 6.5.3-jdk8

2022-10-24 Thread GitBox
UcanInfosec opened a new pull request, #6570: URL: https://github.com/apache/nifi/pull/6570 # Summary [NIFI-10686](https://issues.apache.org/jira/browse/NIFI-10686) # Tracking Please complete the following tracking steps

[jira] [Commented] (NIFI-9622) There is currently no Cluster Coordinator. This often happens upon restart of NiFi when running an embedded ZooKeeper. Will register this node to become the active Clust

2022-10-24 Thread Yuriy Malygin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623287#comment-17623287 ] Yuriy Malygin commented on NIFI-9622: - Same problem when trying to start cluster (thre

[jira] [Commented] (NIFI-10680) Dependency enforcer fails after banned bouncycastle version change

2022-10-24 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623289#comment-17623289 ] Joe Witt commented on NIFI-10680: - Working on this now > Dependency enforcer fails after

[jira] [Assigned] (NIFI-10686) Update questdb-core to version 6.5.3-jdk8

2022-10-24 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-10686: - Assignee: Mike R > Update questdb-core to version 6.5.3-jdk8 > -

[jira] [Assigned] (NIFI-8497) Add a SlackRecordSink controller service

2022-10-24 Thread Emilio Setiadarma (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emilio Setiadarma reassigned NIFI-8497: --- Assignee: Emilio Setiadarma > Add a SlackRecordSink controller service >

[jira] (NIFI-9622) There is currently no Cluster Coordinator. This often happens upon restart of NiFi when running an embedded ZooKeeper. Will register this node to become the active Cluster Coordinat

2022-10-24 Thread Yuriy Malygin (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9622 ] Yuriy Malygin deleted comment on NIFI-9622: - was (Author: _ph): Same problem when trying to start cluster (three nodes, version 1.18.0) with SASL/SSL security features in external (not embedde

[jira] [Resolved] (NIFI-8859) Improve Github Actions Integration and remove Travis

2022-10-24 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-8859. Resolution: Fixed > Improve Github Actions Integration and remove Travis > -

[jira] [Resolved] (NIFI-8338) conduct 1.13.2 release

2022-10-24 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-8338. Resolution: Fixed > conduct 1.13.2 release > -- > > Key: NIFI-8338 >

[jira] [Resolved] (NIFI-7787) Release Apache NiFi 1.12.1

2022-10-24 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-7787. Resolution: Fixed > Release Apache NiFi 1.12.1 > -- > > Key: NIFI-77

[GitHub] [nifi] joewitt commented on pull request #5135: NIFI-8611: GCP BigQuery processors support using designate project resource for ingestion

2022-10-24 Thread GitBox
joewitt commented on PR #5135: URL: https://github.com/apache/nifi/pull/5135#issuecomment-1289396457 @chihhanyu I apologize. I completely dropped this ball and didn't see your notes. You did the right things. If you are still interested in this please re-submit the PR. Actually I'll re-

[GitHub] [nifi] chihhanyu opened a new pull request, #5135: NIFI-8611: GCP BigQuery processors support using designate project resource for ingestion

2022-10-24 Thread GitBox
chihhanyu opened a new pull request, #5135: URL: https://github.com/apache/nifi/pull/5135 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Please refer to JIRA ticket for details: htt

[GitHub] [nifi] joewitt opened a new pull request, #6571: NIFI-10680 cleanup ozone-client bouncycastle references now that jdk1…

2022-10-24 Thread GitBox
joewitt opened a new pull request, #6571: URL: https://github.com/apache/nifi/pull/6571 …5on artifacts are blocked # Summary [NIFI-0](https://issues.apache.org/jira/browse/NIFI-0) # Tracking Please complet

[GitHub] [nifi] joewitt commented on pull request #6571: NIFI-10680 cleanup ozone-client bouncycastle references now that jdk1…

2022-10-24 Thread GitBox
joewitt commented on PR #6571: URL: https://github.com/apache/nifi/pull/6571#issuecomment-1289426451 Built with mvn clean install -T 1C -Pinclude-grpc,contrib-check,include-ranger,include-atlas,include-hive3,include-rules,include-sql-reporting,include-hadoop-aws,include-hadoop-azure,

[jira] [Updated] (NIFI-10680) Dependency enforcer fails after banned bouncycastle version change

2022-10-24 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-10680: Fix Version/s: 1.19.0 > Dependency enforcer fails after banned bouncycastle version change > --

[GitHub] [nifi] thenatog commented on pull request #6558: NIFI-9437 Flowfile Expiration cannot exceed 24 days

2022-10-24 Thread GitBox
thenatog commented on PR #6558: URL: https://github.com/apache/nifi/pull/6558#issuecomment-1289447736 +1 looks good, will 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 commen

[GitHub] [nifi] thenatog closed pull request #6558: NIFI-9437 Flowfile Expiration cannot exceed 24 days

2022-10-24 Thread GitBox
thenatog closed pull request #6558: NIFI-9437 Flowfile Expiration cannot exceed 24 days URL: https://github.com/apache/nifi/pull/6558 -- 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 com

[jira] [Commented] (NIFI-9437) Flowfile Expiration does not exceed 24 days

2022-10-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623346#comment-17623346 ] ASF subversion and git services commented on NIFI-9437: --- Commit 7c33

[jira] [Updated] (NIFI-9437) Flowfile Expiration does not exceed 24 days

2022-10-24 Thread Nathan Gough (Jira)
[ https://issues.apache.org/jira/browse/NIFI-9437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Gough updated NIFI-9437: --- Fix Version/s: 1.19.0 Resolution: Fixed Status: Resolved (was: Patch Available) > F

[GitHub] [nifi] ChrisSamo632 commented on pull request #6544: NIFI-9398 add verification to ElasticSearchClientService (with integration tests) and Elasticsearch REST API processors

2022-10-24 Thread GitBox
ChrisSamo632 commented on PR #6544: URL: https://github.com/apache/nifi/pull/6544#issuecomment-1289476430 > Marked as `Draft` until I've completed more manual verifications via the NiFi UI. Added integration-tests for `nifi-elasticsearch-restapi-processors` to cover some Processor Ve

[jira] [Commented] (NIFI-8214) Extend PutElasticsearchHttp / Elastic URL to take ff-Attributes

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623354#comment-17623354 ] Chris Sampson commented on NIFI-8214: - Discussion started in [dev mailing list|https:

[jira] [Created] (NIFI-10687) PutElasticsearchRecord/Json incorrectly try to use empty String as document _id

2022-10-24 Thread Chris Sampson (Jira)
Chris Sampson created NIFI-10687: Summary: PutElasticsearchRecord/Json incorrectly try to use empty String as document _id Key: NIFI-10687 URL: https://issues.apache.org/jira/browse/NIFI-10687 Project

[jira] [Commented] (NIFI-10687) PutElasticsearchRecord/Json incorrectly try to use empty String as document _id

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623360#comment-17623360 ] Chris Sampson commented on NIFI-10687: -- Similar kind of problem to NIFI-10303 (affec

[jira] [Comment Edited] (NIFI-10303) GetElasticsearch processor invokes elasticsearch GET api without an identifier when flow file is null

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618800#comment-17618800 ] Chris Sampson edited comment on NIFI-10303 at 10/24/22 7:31 PM: ---

[jira] [Created] (NIFI-10688) Update javax.json-api and javax.json to 1.1.4

2022-10-24 Thread Mike R (Jira)
Mike R created NIFI-10688: - Summary: Update javax.json-api and javax.json to 1.1.4 Key: NIFI-10688 URL: https://issues.apache.org/jira/browse/NIFI-10688 Project: Apache NiFi Issue Type: Improvement

[GitHub] [nifi] mr1716 opened a new pull request, #6572: NIFI-10688 Update javax.json-api & javax.json

2022-10-24 Thread GitBox
mr1716 opened a new pull request, #6572: URL: https://github.com/apache/nifi/pull/6572 # Summary [NIFI-10688](https://issues.apache.org/jira/browse/NIFI-10688) # Tracking Please complete the following tracking steps prio

[jira] [Assigned] (NIFI-10688) Update javax.json-api and javax.json to 1.1.4

2022-10-24 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-10688: - Assignee: Mike R > Update javax.json-api and javax.json to 1.1.4 > -

[GitHub] [nifi] UcanInfosec commented on pull request #6570: NIFI-10686 Update questdb-core to 6.5.3-jdk8

2022-10-24 Thread GitBox
UcanInfosec commented on PR #6570: URL: https://github.com/apache/nifi/pull/6570#issuecomment-1289514709 When I ran this on the branch, the checks ran successfully on the 2nd try -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [nifi] ChrisSamo632 opened a new pull request, #6573: NIFI-10303 route GetElasticsearch to failure if _id is blank after attribute evaluation

2022-10-24 Thread GitBox
ChrisSamo632 opened a new pull request, #6573: URL: https://github.com/apache/nifi/pull/6573 # Summary [NIFI-10303](https://issues.apache.org/jira/browse/NIFI-10303) route GetElasticsearch to failure if _id is blank after attribute e

[GitHub] [nifi] dan-s1 opened a new pull request, #6574: [NIFI-10612] Initial check in of isJson code.

2022-10-24 Thread GitBox
dan-s1 opened a new pull request, #6574: URL: https://github.com/apache/nifi/pull/6574 # Summary [NIFI-10612](https://issues.apache.org/jira/browse/NIFI-10612) # Tracking Please complete the following tracking steps prio

[jira] [Updated] (NIFI-10303) GetElasticsearch processor invokes elasticsearch GET api without an identifier when flow file is null

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson updated NIFI-10303: - Status: Patch Available (was: Open) > GetElasticsearch processor invokes elasticsearch GET api w

[jira] [Assigned] (NIFI-10303) GetElasticsearch processor invokes elasticsearch GET api without an identifier when flow file is null

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson reassigned NIFI-10303: Assignee: Chris Sampson > GetElasticsearch processor invokes elasticsearch GET api without

[jira] [Updated] (NIFI-10612) Create new Expression Language method isJson to determine whether an attribute is JSON

2022-10-24 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10612: Status: Patch Available (was: Open) > Create new Expression Language method isJson to dete

[jira] [Assigned] (NIFI-10047) Refactor Groovy Tests to Java

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson reassigned NIFI-10047: Assignee: Chris Sampson (was: David Handermann) > Refactor Groovy Tests to Java > ---

[jira] [Updated] (NIFI-10612) Create new Expression Language method isJson to determine whether an attribute is JSON

2022-10-24 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10612: Status: In Progress (was: Patch Available) > Create new Expression Language method isJson

[jira] [Updated] (NIFI-10612) Create new Expression Language method isJson to determine whether an attribute is JSON

2022-10-24 Thread Daniel Stieglitz (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stieglitz updated NIFI-10612: Status: Patch Available (was: Open) > Create new Expression Language method isJson to dete

[jira] [Created] (NIFI-10689) UI - fix encoding for provider name

2022-10-24 Thread Margot Tien (Jira)
Margot Tien created NIFI-10689: -- Summary: UI - fix encoding for provider name Key: NIFI-10689 URL: https://issues.apache.org/jira/browse/NIFI-10689 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi] ChrisSamo632 opened a new pull request, #6575: NIFI-10687 improve blank Elasticsearch document _id handling for PutElasticsearch processors

2022-10-24 Thread GitBox
ChrisSamo632 opened a new pull request, #6575: URL: https://github.com/apache/nifi/pull/6575 # Summary [NIFI-10687](https://issues.apache.org/jira/browse/NIFI-NIFI-10687) set Elasticsearch document _id to null if ID attribute evaluat

[jira] [Updated] (NIFI-10687) PutElasticsearchRecord/Json incorrectly try to use empty String as document _id

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson updated NIFI-10687: - Status: Patch Available (was: Open) > PutElasticsearchRecord/Json incorrectly try to use empty S

[jira] [Assigned] (NIFI-10687) PutElasticsearchRecord/Json incorrectly try to use empty String as document _id

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson reassigned NIFI-10687: Assignee: Chris Sampson > PutElasticsearchRecord/Json incorrectly try to use empty String

[jira] [Assigned] (NIFI-10047) Refactor Groovy Tests to Java

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Sampson reassigned NIFI-10047: Assignee: David Handermann (was: Chris Sampson) > Refactor Groovy Tests to Java > ---

[GitHub] [nifi] mtien-apache opened a new pull request, #6576: NIFI-10689: fix encoding for the provider name

2022-10-24 Thread GitBox
mtien-apache opened a new pull request, #6576: URL: https://github.com/apache/nifi/pull/6576 # Summary [NIFI-10689](https://issues.apache.org/jira/browse/NIFI-10689) Fix encoding for the provider name in the Update Paramete

[GitHub] [nifi] joewitt commented on pull request #6569: NIFI-XX Fixed Possible Array Ordering Permutations Problem in Tests

2022-10-24 Thread GitBox
joewitt commented on PR #6569: URL: https://github.com/apache/nifi/pull/6569#issuecomment-1289607580 I've approved this to run but looking at the code it strikes me that we should be ensuring the equals check for RecordSchema objects works correctly rather than having to tweak it in this te

[GitHub] [nifi] ottobackwards commented on pull request #6569: NIFI-XX Fixed Possible Array Ordering Permutations Problem in Tests

2022-10-24 Thread GitBox
ottobackwards commented on PR #6569: URL: https://github.com/apache/nifi/pull/6569#issuecomment-1289611606 They are using an analysis tool that flags these kinds of things even if you don't see issues I think -- This is an automated message from the Apache Git Service. To respond to the m

[jira] [Commented] (NIFI-10067) Support script in Elasticsearch update operation

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623425#comment-17623425 ] Chris Sampson commented on NIFI-10067: -- The {{script}} field needs to be [used in p

[jira] [Commented] (NIFI-3262) PutElasticsearch support for _routing/_parent

2022-10-24 Thread Chris Sampson (Jira)
[ https://issues.apache.org/jira/browse/NIFI-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623427#comment-17623427 ] Chris Sampson commented on NIFI-3262: - FYI, {{routing}} can be set as a [request para

[jira] [Created] (NIFI-10690) Update readme of nifi-minifi.git and disable travis CI for old minifi java codebase

2022-10-24 Thread Joe Witt (Jira)
Joe Witt created NIFI-10690: --- Summary: Update readme of nifi-minifi.git and disable travis CI for old minifi java codebase Key: NIFI-10690 URL: https://issues.apache.org/jira/browse/NIFI-10690 Project: Apac

[jira] [Created] (NIFI-10691) Duplicated dependencies in nifi-standard-processors pom.xml

2022-10-24 Thread Daniel Stieglitz (Jira)
Daniel Stieglitz created NIFI-10691: --- Summary: Duplicated dependencies in nifi-standard-processors pom.xml Key: NIFI-10691 URL: https://issues.apache.org/jira/browse/NIFI-10691 Project: Apache NiFi

[jira] [Updated] (NIFI-10689) UI - fix encoding for provider name

2022-10-24 Thread Margot Tien (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Margot Tien updated NIFI-10689: --- Status: Patch Available (was: Open) > UI - fix encoding for provider name >

[jira] [Resolved] (NIFI-10690) Update readme of nifi-minifi.git and disable travis CI for old minifi java codebase

2022-10-24 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-10690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-10690. - Resolution: Won't Fix repository is already listed as 'archived'/read-only. Users that end up there wil

  1   2   >