[jira] [Created] (NIFI-7723) Upgrade BouncyCastle dependency to 1.66

2020-08-10 Thread Andy LoPresto (Jira)
Andy LoPresto created NIFI-7723: --- Summary: Upgrade BouncyCastle dependency to 1.66 Key: NIFI-7723 URL: https://issues.apache.org/jira/browse/NIFI-7723 Project: Apache NiFi Issue Type:

[GitHub] [nifi] mattyb149 commented on a change in pull request #4463: NIFI-7714: QueryCassandra loses precision when converting timestamps to JSON

2020-08-10 Thread GitBox
mattyb149 commented on a change in pull request #4463: URL: https://github.com/apache/nifi/pull/4463#discussion_r468208253 ## File path: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-processors/src/test/java/org/apache/nifi/processors/cassandra/QueryCassandraTest.java

[GitHub] [nifi] gleithall opened a new pull request #4467: NIFI-1207 Create processors to get/put data from XMPP

2020-08-10 Thread GitBox
gleithall opened a new pull request #4467: URL: https://github.com/apache/nifi/pull/4467 Enables XMPP functionality. Creates a GetXMPP and a PutXMPP processor. Supports direct messages and chat rooms. This is

[jira] [Updated] (NIFI-7672) Some controller services not enabled when calling /flow/process-groups/{id}/controller-services

2020-08-10 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-7672: - Fix Version/s: 1.12.0 Resolution: Fixed Status: Resolved (was: Patch Available) > Some

[jira] [Commented] (NIFI-7672) Some controller services not enabled when calling /flow/process-groups/{id}/controller-services

2020-08-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175001#comment-17175001 ] ASF subversion and git services commented on NIFI-7672: --- Commit

[GitHub] [nifi] markap14 merged pull request #4429: NIFI-7672 Remove filtering of invalid components when getting service…

2020-08-10 Thread GitBox
markap14 merged pull request #4429: URL: https://github.com/apache/nifi/pull/4429 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] markap14 commented on pull request #4429: NIFI-7672 Remove filtering of invalid components when getting service…

2020-08-10 Thread GitBox
markap14 commented on pull request #4429: URL: https://github.com/apache/nifi/pull/4429#issuecomment-671518410 Thanks @bbende all looks good to me. +1 merged to main. This is an automated message from the Apache Git Service.

[GitHub] [nifi] tpalfy opened a new pull request #4466: NIFI-7722 Enhance error-handling during request replication

2020-08-10 Thread GitBox
tpalfy opened a new pull request #4466: URL: https://github.com/apache/nifi/pull/4466 https://issues.apache.org/jira/browse/NIFI-7722 Catching 'Throwable' instead of 'Exception' in 'NodeHttpRequest.run()' to make sure subsequent 'Object.notify()' (when request replication has

[jira] [Commented] (NIFI-7715) Added IntelliJ generated `.ipr` to `.gitignore`

2020-08-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174934#comment-17174934 ] ASF subversion and git services commented on NIFI-7715: --- Commit

[GitHub] [nifi] joewitt commented on pull request #4456: NIFI-7715: Added IntelliJ generated `.ipr` to `.gitignore`

2020-08-10 Thread GitBox
joewitt commented on pull request #4456: URL: https://github.com/apache/nifi/pull/4456#issuecomment-671483121 merged to main thanks. manually closing This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi] joewitt closed pull request #4456: NIFI-7715: Added IntelliJ generated `.ipr` to `.gitignore`

2020-08-10 Thread GitBox
joewitt closed pull request #4456: URL: https://github.com/apache/nifi/pull/4456 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[jira] [Resolved] (NIFI-7715) Added IntelliJ generated `.ipr` to `.gitignore`

2020-08-10 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-7715. Resolution: Fixed > Added IntelliJ generated `.ipr` to `.gitignore` >

[jira] [Updated] (NIFI-7714) QueryCassandra loses precision when converting timestamps to JSON

2020-08-10 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7714: --- Status: Patch Available (was: Open) > QueryCassandra loses precision when converting timestamps to

[GitHub] [nifi] joewitt commented on pull request #4460: NIFI-7717 Updated main NiFi images to JRE 11.

2020-08-10 Thread GitBox
joewitt commented on pull request #4460: URL: https://github.com/apache/nifi/pull/4460#issuecomment-671480358 @MikeThomsen given we support a base of java 8 my perspective here is it makes sense to base images on 8 but allow for 11 rather than basing images on 11 but allowing for 8.

[jira] [Commented] (NIFI-7338) Add GetSmbFile and PutSmbFile processors

2020-08-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174893#comment-17174893 ] ASF subversion and git services commented on NIFI-7338: --- Commit

[jira] [Resolved] (NIFI-7338) Add GetSmbFile and PutSmbFile processors

2020-08-10 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt resolved NIFI-7338. Assignee: Joe Witt Resolution: Fixed > Add GetSmbFile and PutSmbFile processors >

[GitHub] [nifi] asfgit closed pull request #4169: NIFI-7338 Adding GetSmbFile and PutSmbFile processors #2

2020-08-10 Thread GitBox
asfgit closed pull request #4169: URL: https://github.com/apache/nifi/pull/4169 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] [Commented] (NIFI-7338) Add GetSmbFile and PutSmbFile processors

2020-08-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174892#comment-17174892 ] ASF subversion and git services commented on NIFI-7338: --- Commit

[jira] [Created] (NIFI-7722) Enhance error-handling during request replication

2020-08-10 Thread Tamas Palfy (Jira)
Tamas Palfy created NIFI-7722: - Summary: Enhance error-handling during request replication Key: NIFI-7722 URL: https://issues.apache.org/jira/browse/NIFI-7722 Project: Apache NiFi Issue Type:

[jira] [Assigned] (NIFI-7722) Enhance error-handling during request replication

2020-08-10 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy reassigned NIFI-7722: - Assignee: Tamas Palfy > Enhance error-handling during request replication >

[jira] [Resolved] (NIFIREG-410) Add integration tests that cover the new Database UserGroupProvider and AccessPolicyProvider

2020-08-10 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran resolved NIFIREG-410. - Fix Version/s: 0.8.0 Resolution: Done > Add integration tests that cover the new

[GitHub] [nifi-registry] kevdoran closed pull request #294: NIFIREG-410 Add integration tests that cover the new Database UserGro…

2020-08-10 Thread GitBox
kevdoran closed pull request #294: URL: https://github.com/apache/nifi-registry/pull/294 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

[GitHub] [nifi] ecerulm commented on pull request #4465: nifi.sh to return exit code

2020-08-10 Thread GitBox
ecerulm commented on pull request #4465: URL: https://github.com/apache/nifi/pull/4465#issuecomment-671457182 I've created a JIRA ticket [NIFI-7721](https://issues.apache.org/jira/browse/NIFI-7721) to track this. I did not reference the jira ticket in the commit message (since I

[jira] [Created] (NIFI-7721) Nifi.sh should return a meaningful exit code

2020-08-10 Thread Ruben Laguna (Jira)
Ruben Laguna created NIFI-7721: -- Summary: Nifi.sh should return a meaningful exit code Key: NIFI-7721 URL: https://issues.apache.org/jira/browse/NIFI-7721 Project: Apache NiFi Issue Type:

[GitHub] [nifi] ecerulm opened a new pull request #4465: nifi.sh to return exit code

2020-08-10 Thread GitBox
ecerulm opened a new pull request #4465: URL: https://github.com/apache/nifi/pull/4465 Description of PR Allow to use the exit code of `./bin/nifi.sh (start|stop|restart|status)`. Commit 368ea7a2d20461406db2c7d2f1dc3eca8dea4aeb removed the return of the EXIT_STATUS for all

[GitHub] [nifi-minifi-cpp] arpadboda opened a new pull request #867: MINIFICPP-1327 - Add timezone information as attribute to flowfiles c…

2020-08-10 Thread GitBox
arpadboda opened a new pull request #867: URL: https://github.com/apache/nifi-minifi-cpp/pull/867 …rated by CWEL Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following

[jira] [Created] (MINIFICPP-1327) Add timezone information as attribute to flowfiles crated by CWEL

2020-08-10 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1327: - Summary: Add timezone information as attribute to flowfiles crated by CWEL Key: MINIFICPP-1327 URL: https://issues.apache.org/jira/browse/MINIFICPP-1327 Project:

[GitHub] [nifi] joewitt commented on pull request #4169: NIFI-7338 Adding GetSmbFile and PutSmbFile processors #2

2020-08-10 Thread GitBox
joewitt commented on pull request #4169: URL: https://github.com/apache/nifi/pull/4169#issuecomment-671428168 I'm going to tag these processors as experimental since we're unsure of the thread safety, they've received limited tested (obviously). I'll attempt to resolve the

[GitHub] [nifi-minifi-cpp] lordgamez opened a new pull request #866: MINIFICPP-1321 Support attribute strategies in MergeContent processor

2020-08-10 Thread GitBox
lordgamez opened a new pull request #866: URL: https://github.com/apache/nifi-minifi-cpp/pull/866 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken:

[GitHub] [nifi-registry] kevdoran commented on pull request #294: NIFIREG-410 Add integration tests that cover the new Database UserGro…

2020-08-10 Thread GitBox
kevdoran commented on pull request #294: URL: https://github.com/apache/nifi-registry/pull/294#issuecomment-671420692 Great, thanks @bbende! will review This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi-registry] bbende opened a new pull request #294: NIFIREG-410 Add integration tests that cover the new Database UserGro…

2020-08-10 Thread GitBox
bbende opened a new pull request #294: URL: https://github.com/apache/nifi-registry/pull/294 …upProvider and AccessPolicyProvider Run `mvn clean install -Ptest-all-dbs` to test. This is an automated message from the

[jira] [Assigned] (NIFIREG-410) Add integration tests that cover the new Database UserGroupProvider and AccessPolicyProvider

2020-08-10 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFIREG-410: --- Assignee: Bryan Bende > Add integration tests that cover the new Database

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671375800 > > > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > > > Example: > > > > ``` > > > > { > > > > "tupleData" : { >

[GitHub] [nifi] davyam commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication

2020-08-10 Thread GitBox
davyam commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671375800 > > > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > > > Example: > > > > ``` > > > > { > > > > "tupleData" : { > > > >

[GitHub] [nifi] tpalfy commented on a change in pull request #4463: NIFI-7714: QueryCassandra loses precision when converting timestamps to JSON

2020-08-10 Thread GitBox
tpalfy commented on a change in pull request #4463: URL: https://github.com/apache/nifi/pull/4463#discussion_r467916778 ## File path: nifi-nar-bundles/nifi-cassandra-bundle/nifi-cassandra-processors/src/main/java/org/apache/nifi/processors/cassandra/QueryCassandra.java ## @@

[jira] [Created] (MINIFICPP-1326) Improve PublishKafka logging

2020-08-10 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-1326: --- Summary: Improve PublishKafka logging Key: MINIFICPP-1326 URL: https://issues.apache.org/jira/browse/MINIFICPP-1326 Project: Apache NiFi MiNiFi C++

[jira] [Updated] (MINIFICPP-1326) Improve PublishKafka logging

2020-08-10 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1326: Issue Type: Improvement (was: Bug) > Improve PublishKafka logging >

[GitHub] [nifi] davyam commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication

2020-08-10 Thread GitBox
davyam commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671358403 > > https://github.com/davyam/pgEasyReplication > > @davyam unfortunately, I can't see this page:( This is one of my public repositories, look at my github.

[GitHub] [nifi] davyam removed a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Rep

2020-08-10 Thread GitBox
davyam removed a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671357997 > https://github.com/davyam/pgEasyReplication This is one of my public repositories, look at my github.

[GitHub] [nifi] energy2522 commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replica

2020-08-10 Thread GitBox
energy2522 commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671357412 > > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > > Example: > > > ``` > > > { > > > "tupleData" : { > > >

[GitHub] [nifi] davyam commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication

2020-08-10 Thread GitBox
davyam commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671357997 > https://github.com/davyam/pgEasyReplication This is one of my public repositories, look at my github.

[GitHub] [nifi] energy2522 commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replica

2020-08-10 Thread GitBox
energy2522 commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671354339 > https://github.com/davyam/pgEasyReplication @davyam unfortunately, I can't see this page:( This is an

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #837: MINIFICPP-1121 - Upgrade spdlog to version 1.7.0

2020-08-10 Thread GitBox
szaszm commented on pull request #837: URL: https://github.com/apache/nifi-minifi-cpp/pull/837#issuecomment-671353828 Could you rebase to main? Two reasons: 1. there are conflicts, 2. there are more CI failures than the usual flickers, but they don't seem to be related, so I would like to

[GitHub] [nifi] energy2522 commented on a change in pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Log

2020-08-10 Thread GitBox
energy2522 commented on a change in pull request #4065: URL: https://github.com/apache/nifi/pull/4065#discussion_r467901321 ## File path:

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671348801 > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > Example: > > ``` > > { > > "tupleData" : { > > "codigo" : 4,

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671332330 > @davyam Do you know that this CDC solution for PostgreSQL supports DDL events like in CaptureChangeMySQL, there is a boolean property `Include DDL Events`? But in the

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671348801 > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > Example: > > ``` > > { > > "tupleData" : { > > "codigo" : 4,

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671348801 > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > Example: > > ``` > > { > > "tupleData" : { > > "codigo" : 4,

[jira] [Updated] (NIFI-7719) Allow NiFi CLI to use additional authN mechanisms

2020-08-10 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-7719: -- Status: Patch Available (was: In Progress) > Allow NiFi CLI to use additional authN mechanisms >

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671348801 > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > Example: > > ``` > > { > > "tupleData" : { > > "codigo" : 4,

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671332330 > @davyam Do you know that this CDC solution for PostgreSQL supports DDL events like in CaptureChangeMySQL, there is a boolean property `Include DDL Events`? But in the

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671332330 > @davyam Do you know that this CDC solution for PostgreSQL supports DDL events like in CaptureChangeMySQL, there is a boolean property `Include DDL Events`? But in the

[GitHub] [nifi] davyam commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication

2020-08-10 Thread GitBox
davyam commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671348801 > > With the replacement from JSON Simple to Jackson, the output (content) changed too. > > Example: > > ``` > > { > > "tupleData" : { > > "codigo" : 4, > >

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671332330 > @davyam Do you know that this CDC solution for PostgreSQL supports DDL events like in CaptureChangeMySQL, there is a boolean property `Include DDL Events`? But in the

[GitHub] [nifi] davyam edited a comment on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Repl

2020-08-10 Thread GitBox
davyam edited a comment on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671332330 > @davyam Do you know that this CDC solution for PostgreSQL supports DDL events like in CaptureChangeMySQL, there is a boolean property `Include DDL Events`? But in the

[GitHub] [nifi] davyam commented on a change in pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical

2020-08-10 Thread GitBox
davyam commented on a change in pull request #4065: URL: https://github.com/apache/nifi/pull/4065#discussion_r467882209 ## File path:

[GitHub] [nifi] davyam commented on pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Logical Replication

2020-08-10 Thread GitBox
davyam commented on pull request #4065: URL: https://github.com/apache/nifi/pull/4065#issuecomment-671332330 > @davyam Do you know that this CDC solution for PostgreSQL supports DDL events like in CaptureChangeMySQL, there is a boolean property `Include DDL Events`? But in the `nar` file

[jira] [Comment Edited] (NIFI-5340) Not able to update the flow using NiFi registry when NiFi server is set as cluster mode

2020-08-10 Thread Mateusz Pierzchala (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174272#comment-17174272 ] Mateusz Pierzchala edited comment on NIFI-5340 at 8/10/20, 12:11 PM: -

[jira] [Comment Edited] (NIFI-5340) Not able to update the flow using NiFi registry when NiFi server is set as cluster mode

2020-08-10 Thread Mateusz Pierzchala (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174272#comment-17174272 ] Mateusz Pierzchala edited comment on NIFI-5340 at 8/10/20, 12:10 PM: -

[jira] [Comment Edited] (NIFI-5340) Not able to update the flow using NiFi registry when NiFi server is set as cluster mode

2020-08-10 Thread Mateusz Pierzchala (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174272#comment-17174272 ] Mateusz Pierzchala edited comment on NIFI-5340 at 8/10/20, 12:09 PM: -  

[jira] [Comment Edited] (NIFI-5340) Not able to update the flow using NiFi registry when NiFi server is set as cluster mode

2020-08-10 Thread Mateusz Pierzchala (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174272#comment-17174272 ] Mateusz Pierzchala edited comment on NIFI-5340 at 8/10/20, 12:08 PM: -

[jira] [Commented] (NIFI-5340) Not able to update the flow using NiFi registry when NiFi server is set as cluster mode

2020-08-10 Thread Mateusz Pierzchala (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174272#comment-17174272 ] Mateusz Pierzchala commented on NIFI-5340: -- Hi we have the same issue when modifying parameter

[GitHub] [nifi] energy2522 commented on a change in pull request #4065: NIFI-4239 - Adding CaptureChangePostgreSQL processor to capture data changes (INSERT/UPDATE/DELETE) in PostgreSQL tables via Log

2020-08-10 Thread GitBox
energy2522 commented on a change in pull request #4065: URL: https://github.com/apache/nifi/pull/4065#discussion_r467836428 ## File path:

[jira] [Assigned] (MINIFICPP-1321) MergeContent processor should support multiple attribute strategies

2020-08-10 Thread Gabor Gyimesi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Gyimesi reassigned MINIFICPP-1321: Assignee: Gabor Gyimesi > MergeContent processor should support multiple

[GitHub] [nifi-minifi-cpp] fgerlits commented on pull request #863: WIP: MINIFICPP-1318 move test rocksdb state to /var/tmp

2020-08-10 Thread GitBox
fgerlits commented on pull request #863: URL: https://github.com/apache/nifi-minifi-cpp/pull/863#issuecomment-671219914 > @szaszm : not sure if the CI failures we face on U16 jobs are related or not, but I would prefer to investigate before proceeding with this. I am 99% sure that

[jira] [Commented] (NIFI-7522) Add support for Kafka 2.6

2020-08-10 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174159#comment-17174159 ] ASF subversion and git services commented on NIFI-7522: --- Commit

[jira] [Resolved] (NIFI-7522) Add support for Kafka 2.6

2020-08-10 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-7522. -- Resolution: Fixed > Add support for Kafka 2.6 > - > >

[GitHub] [nifi] asfgit closed pull request #4462: NIFI-7522 bumping from Apache Kafka 2.5 to Apache Kafka 2.6

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