[GitHub] [nifi] thenatog commented on pull request #4525: NIFI-7802 Remove commons-configuration2 dependency from nifi-security…

2020-09-11 Thread GitBox
thenatog commented on pull request #4525: URL: https://github.com/apache/nifi/pull/4525#issuecomment-691315601 Reviewing This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Created] (NIFI-7805) ResultSetRecordSet Breaks if First Row Decimal Value is NULL

2020-09-11 Thread Peter Wicks (Jira)
Peter Wicks created NIFI-7805: - Summary: ResultSetRecordSet Breaks if First Row Decimal Value is NULL Key: NIFI-7805 URL: https://issues.apache.org/jira/browse/NIFI-7805 Project: Apache NiFi

[GitHub] [nifi-registry] thenatog commented on pull request #296: NIFIREG-313 - Add OpenId Connect support for authenticating users

2020-09-11 Thread GitBox
thenatog commented on pull request #296: URL: https://github.com/apache/nifi-registry/pull/296#issuecomment-691313090 Added the OIDC properties and updated the NOTICE file. I'm noticing issues with the checks failing - I'm not seeing this happening locally. It also appears to be happening

[GitHub] [nifi] patricker edited a comment on pull request #2231: NIFI-4521 MS SQL CDC Processor

2020-09-11 Thread GitBox
patricker edited a comment on pull request #2231: URL: https://github.com/apache/nifi/pull/2231#issuecomment-691303281 Looks like there are multiple issues. One was introduced by me quite a while ago, with how we split/trim table names. More recently one was introduced by NIFI-7369 which

[jira] [Created] (NIFI-7804) Dependencies ending up in nifi-standard-services-api

2020-09-11 Thread Bryan Bende (Jira)
Bryan Bende created NIFI-7804: - Summary: Dependencies ending up in nifi-standard-services-api Key: NIFI-7804 URL: https://issues.apache.org/jira/browse/NIFI-7804 Project: Apache NiFi Issue Type:

[GitHub] [nifi] patricker commented on pull request #2231: NIFI-4521 MS SQL CDC Processor

2020-09-11 Thread GitBox
patricker commented on pull request #2231: URL: https://github.com/apache/nifi/pull/2231#issuecomment-691303281 Looks like there are multiple issues. One was introduced by me quite a while ago, with how we split/trim table names. More recently one was introduced by NIFI-7369 which added

[jira] [Updated] (NIFI-7802) Unable to create a PropertiesFileLookupService controller service in version 1.12.0

2020-09-11 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-7802: -- Status: Patch Available (was: Open) > Unable to create a PropertiesFileLookupService controller

[GitHub] [nifi] bbende opened a new pull request #4525: NIFI-7802 Remove commons-configuration2 dependency from nifi-security…

2020-09-11 Thread GitBox
bbende opened a new pull request #4525: URL: https://github.com/apache/nifi/pull/4525 …-utils which ends up `nifi-standard-services-api` and on the classpath of any standard services The dependency on commons-configuration2 was added to `nifi-security-utils` as part of this ticket:

[jira] [Assigned] (NIFI-7802) Unable to create a PropertiesFileLookupService controller service in version 1.12.0

2020-09-11 Thread Bryan Bende (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFI-7802: - Assignee: Bryan Bende > Unable to create a PropertiesFileLookupService controller service in

[jira] [Updated] (NIFI-7742) Controller Services searchable, but selecting from search results causes an error

2020-09-11 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-7742: -- Status: Patch Available (was: Open) > Controller Services searchable, but selecting from search

[GitHub] [nifi] scottyaslan commented on pull request #4524: NIFI-7742: Add case for controller service selections

2020-09-11 Thread GitBox
scottyaslan commented on pull request #4524: URL: https://github.com/apache/nifi/pull/4524#issuecomment-691286522 Reviewing... This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [nifi] sardell opened a new pull request #4524: NIFI-7742: Add case for controller service selections

2020-09-11 Thread GitBox
sardell opened a new pull request #4524: URL: https://github.com/apache/nifi/pull/4524 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] patricker commented on pull request #2231: NIFI-4521 MS SQL CDC Processor

2020-09-11 Thread GitBox
patricker commented on pull request #2231: URL: https://github.com/apache/nifi/pull/2231#issuecomment-691267480 @ravitejatvs Sorry about that. I lost access to my test environment and was relying on my unit tests... I've re-created a test environment and I'm going to do some more

[GitHub] [nifi-registry] kevdoran closed pull request #301: NIFIREG-418 - disable Travis build and update README file

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

[jira] [Comment Edited] (NIFI-7744) Add support for character sets other than US-ASCII in X-ProxiedEntitiesChain Header

2020-09-11 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17194486#comment-17194486 ] Kevin Doran edited comment on NIFI-7744 at 9/11/20, 6:57 PM: - Ultimately

[jira] [Commented] (NIFI-7744) Add support for character sets other than US-ASCII in X-ProxiedEntitiesChain Header

2020-09-11 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17194486#comment-17194486 ] Kevin Doran commented on NIFI-7744: --- Ultimately decided on the following (see

[GitHub] [nifi-registry] kevdoran opened a new pull request #302: NIFIREG-415 Add Support for Unicode in X-ProxiedEntitiesChain

2020-09-11 Thread GitBox
kevdoran opened a new pull request #302: URL: https://github.com/apache/nifi-registry/pull/302 - Adds detection and encoding of non-ascii characters to creation of chain - Adds unit tests and integration tests that use proxied entities with Unicode - Refactors

[GitHub] [nifi] mattyb149 opened a new pull request #4523: NIFI-7803: Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where possible

2020-09-11 Thread GitBox
mattyb149 opened a new pull request #4523: URL: https://github.com/apache/nifi/pull/4523 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Some properties in ExecuteSQL and

[jira] [Assigned] (NIFI-7803) Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where possible

2020-09-11 Thread Nadeem (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nadeem reassigned NIFI-7803: Assignee: Matt Burgess (was: Nadeem) > Allow ExecuteSQL(Record) properties to evaluate flowfile

[jira] [Assigned] (NIFI-7803) Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where possible

2020-09-11 Thread Nadeem (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nadeem reassigned NIFI-7803: Assignee: Nadeem > Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where > possible >

[jira] [Created] (NIFI-7803) Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where possible

2020-09-11 Thread Matt Burgess (Jira)
Matt Burgess created NIFI-7803: -- Summary: Allow ExecuteSQL(Record) properties to evaluate flowfile attributes where possible Key: NIFI-7803 URL: https://issues.apache.org/jira/browse/NIFI-7803 Project:

[GitHub] [nifi] naddym commented on a change in pull request #4520: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread GitBox
naddym commented on a change in pull request #4520: URL: https://github.com/apache/nifi/pull/4520#discussion_r487199329 ## File path:

[GitHub] [nifi] mattyb149 commented on pull request #4519: NIFI-7799: Relogin with Kerberos on connect exception in DBCPConnectionPool

2020-09-11 Thread GitBox
mattyb149 commented on pull request #4519: URL: https://github.com/apache/nifi/pull/4519#issuecomment-69142 I force-pushed to make cherry-picking easier, all I did for the "second commit" was to move the Mock object into its own module under nifi-extension-utils as you suggested.

[GitHub] [nifi] naddym commented on pull request #4520: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread GitBox
naddym commented on pull request #4520: URL: https://github.com/apache/nifi/pull/4520#issuecomment-691219583 Thanks @mattyb149 for the review and the merge. This is an automated message from the Apache Git Service. To

[jira] [Updated] (NIFI-7800) Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7800: --- Fix Version/s: 1.13.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-7800) Provide an option to omit XML declaration for XMLRecordSetWriter

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

[GitHub] [nifi] mattyb149 closed pull request #4520: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread GitBox
mattyb149 closed pull request #4520: URL: https://github.com/apache/nifi/pull/4520 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] [Commented] (NIFI-7800) Provide an option to omit XML declaration for XMLRecordSetWriter

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

[GitHub] [nifi] mattyb149 commented on pull request #4520: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread GitBox
mattyb149 commented on pull request #4520: URL: https://github.com/apache/nifi/pull/4520#issuecomment-691211449 +1 LGTM, ran contrib-check and tried on a live instance with both settings (true and false), verified the behavior is as described. Thanks for the improvement! Merging to main

[GitHub] [nifi] mattyb149 commented on a change in pull request #4520: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread GitBox
mattyb149 commented on a change in pull request #4520: URL: https://github.com/apache/nifi/pull/4520#discussion_r487172087 ## File path:

[GitHub] [nifi-registry] pvillard31 commented on pull request #147: NIFIREG-188: Login by hitting Enter in the input fields in web UI

2020-09-11 Thread GitBox
pvillard31 commented on pull request #147: URL: https://github.com/apache/nifi-registry/pull/147#issuecomment-691204060 Hey @kotarot - I know this is an old one but do you mind rebasing it? happy to review and merge it.

[jira] [Resolved] (NIFIREG-346) Update JGit to use Apache MINA sshd

2020-09-11 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFIREG-346. Fix Version/s: 0.8.0 Resolution: Fixed > Update JGit to use Apache MINA sshd >

[GitHub] [nifi-registry] pvillard31 commented on pull request #295: NIFIREG-346 Upgrade JGit to latest 5.x version, and upgrade Bouncy Ca…

2020-09-11 Thread GitBox
pvillard31 commented on pull request #295: URL: https://github.com/apache/nifi-registry/pull/295#issuecomment-691201938 Tested against a Github repository, LGTM, thanks @bbende, this is merged to main This is an automated

[GitHub] [nifi-registry] pvillard31 closed pull request #295: NIFIREG-346 Upgrade JGit to latest 5.x version, and upgrade Bouncy Ca…

2020-09-11 Thread GitBox
pvillard31 closed pull request #295: URL: https://github.com/apache/nifi-registry/pull/295 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

[jira] [Assigned] (NIFI-7742) Controller Services searchable, but selecting from search results causes an error

2020-09-11 Thread Shane Ardell (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Ardell reassigned NIFI-7742: -- Assignee: Shane Ardell > Controller Services searchable, but selecting from search results

[jira] [Updated] (NIFI-7796) Add counter metrics for bytes received and bytes sent for components

2020-09-11 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-7796: --- Status: Patch Available (was: In Progress) > Add counter metrics for bytes received and bytes sent

[GitHub] [nifi] mattyb149 opened a new pull request #4522: NIFI-7796: Add Prometheus counters for total bytes sent/received

2020-09-11 Thread GitBox
mattyb149 opened a new pull request #4522: URL: https://github.com/apache/nifi/pull/4522 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR In addition to the existing gauges for bytes

[GitHub] [nifi-registry] pvillard31 opened a new pull request #301: NIFIREG-418 - disable Travis build and update README file

2020-09-11 Thread GitBox
pvillard31 opened a new pull request #301: URL: https://github.com/apache/nifi-registry/pull/301 Thank you for submitting a contribution to Apache NiFi Registry. Please provide a short description of the PR here: Description of PR _Enables X functionality; fixes

[jira] [Created] (NIFIREG-418) Remove Travis build on NiFi Registry

2020-09-11 Thread Pierre Villard (Jira)
Pierre Villard created NIFIREG-418: -- Summary: Remove Travis build on NiFi Registry Key: NIFIREG-418 URL: https://issues.apache.org/jira/browse/NIFIREG-418 Project: NiFi Registry Issue Type:

[jira] [Updated] (NIFI-7802) Unable to create a PropertiesFileLookupService controller service in version 1.12.0

2020-09-11 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7802: --- Fix Version/s: 1.12.1 > Unable to create a PropertiesFileLookupService controller service in version >

[jira] [Updated] (NIFI-7802) Unable to create a PropertiesFileLookupService controller service in version 1.12.0

2020-09-11 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7802: --- Priority: Blocker (was: Major) > Unable to create a PropertiesFileLookupService controller service in

[jira] [Created] (NIFI-7802) Unable to create a PropertiesFileLookupService controller service in version 1.12.0

2020-09-11 Thread David (Jira)
David created NIFI-7802: --- Summary: Unable to create a PropertiesFileLookupService controller service in version 1.12.0 Key: NIFI-7802 URL: https://issues.apache.org/jira/browse/NIFI-7802 Project: Apache NiFi

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

2020-09-11 Thread GitBox
szaszm commented on a change in pull request #837: URL: https://github.com/apache/nifi-minifi-cpp/pull/837#discussion_r487110101 ## File path: cmake/BundledSpdlog.cmake ## @@ -0,0 +1,70 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor

[GitHub] [nifi] turcsanyip commented on pull request #4464: NIFI-4303 Add routingKey to ConsumeAMQP processor

2020-09-11 Thread GitBox
turcsanyip commented on pull request #4464: URL: https://github.com/apache/nifi/pull/4464#issuecomment-691150833 @doodzio Thank you for your first contribution. As far as I see, you are not assigned the Contributor role yet. Could you please request for "Jira contributor access" on the

[jira] [Resolved] (NIFIREG-414) Add groupId and artifactId to BundleVersionMetadata

2020-09-11 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFIREG-414. Fix Version/s: 0.8.0 Resolution: Fixed > Add groupId and artifactId to

[GitHub] [nifi-registry] pvillard31 closed pull request #298: NIFIREG-414 Add groupId and artifactId to BundleVersionMetadata

2020-09-11 Thread GitBox
pvillard31 closed pull request #298: URL: https://github.com/apache/nifi-registry/pull/298 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

[GitHub] [nifi-registry] pvillard31 commented on pull request #298: NIFIREG-414 Add groupId and artifactId to BundleVersionMetadata

2020-09-11 Thread GitBox
pvillard31 commented on pull request #298: URL: https://github.com/apache/nifi-registry/pull/298#issuecomment-691148453 Code change LGTM, merged to main, thanks @bbende This is an automated message from the Apache Git

[jira] [Resolved] (NIFIREG-417) Upgrade to apache ranger 2.1.0 client

2020-09-11 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFIREG-417. Fix Version/s: 0.8.0 Resolution: Fixed > Upgrade to apache ranger 2.1.0 client >

[GitHub] [nifi-registry] pvillard31 commented on pull request #300: NIFIREG-417 Upgrade to apache ranger 2.1.0 client

2020-09-11 Thread GitBox
pvillard31 commented on pull request #300: URL: https://github.com/apache/nifi-registry/pull/300#issuecomment-691144411 LGTM, merged to main, thanks @bbende This is an automated message from the Apache Git Service. To

[GitHub] [nifi-registry] pvillard31 closed pull request #300: NIFIREG-417 Upgrade to apache ranger 2.1.0 client

2020-09-11 Thread GitBox
pvillard31 closed pull request #300: URL: https://github.com/apache/nifi-registry/pull/300 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

[GitHub] [nifi] mattyb149 commented on a change in pull request #4519: NIFI-7799: Relogin with Kerberos on connect exception in DBCPConnectionPool

2020-09-11 Thread GitBox
mattyb149 commented on a change in pull request #4519: URL: https://github.com/apache/nifi/pull/4519#discussion_r487099612 ## File path: nifi-mock/pom.xml ## @@ -58,6 +58,11 @@ nifi-data-provenance-utils 1.13.0-SNAPSHOT + +

[GitHub] [nifi] pvillard31 commented on pull request #4518: NIFI-7798 Upgrade to apache ranger 2.1.0 client

2020-09-11 Thread GitBox
pvillard31 commented on pull request #4518: URL: https://github.com/apache/nifi/pull/4518#issuecomment-691142574 LGTM, merged to main, thanks @bbende Will take care of the related PR for NiFi Registry This is an

[jira] [Updated] (NIFI-7798) Upgrade to apache ranger 2.1.0 client

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

[GitHub] [nifi] mattyb149 commented on a change in pull request #4519: NIFI-7799: Relogin with Kerberos on connect exception in DBCPConnectionPool

2020-09-11 Thread GitBox
mattyb149 commented on a change in pull request #4519: URL: https://github.com/apache/nifi/pull/4519#discussion_r487099612 ## File path: nifi-mock/pom.xml ## @@ -58,6 +58,11 @@ nifi-data-provenance-utils 1.13.0-SNAPSHOT + +

[GitHub] [nifi] asfgit closed pull request #4518: NIFI-7798 Upgrade to apache ranger 2.1.0 client

2020-09-11 Thread GitBox
asfgit closed pull request #4518: URL: https://github.com/apache/nifi/pull/4518 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-7798) Upgrade to apache ranger 2.1.0 client

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

[GitHub] [nifi] kevdoran commented on pull request #4510: NIFI-7549 Adding Hazelcast based DistributedMapCacheClient support

2020-09-11 Thread GitBox
kevdoran commented on pull request #4510: URL: https://github.com/apache/nifi/pull/4510#issuecomment-691138605 Thanks @simonbence! At a glance, looks very well thought out and designed. Will review... This is an automated

[jira] [Resolved] (NIFI-7759) Minor misspelling in rollover help for "Stream When Available" process group configuration

2020-09-11 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard resolved NIFI-7759. -- Fix Version/s: 1.13.0 Resolution: Fixed > Minor misspelling in rollover help for "Stream

[GitHub] [nifi] pvillard31 commented on pull request #4521: NIFI-7759: Minor misspelling in rollover help for 'Stream When Availa…

2020-09-11 Thread GitBox
pvillard31 commented on pull request #4521: URL: https://github.com/apache/nifi/pull/4521#issuecomment-691136251 Merged to main, thanks @naddym This is an automated message from the Apache Git Service. To respond to the

[GitHub] [nifi] asfgit closed pull request #4521: NIFI-7759: Minor misspelling in rollover help for 'Stream When Availa…

2020-09-11 Thread GitBox
asfgit closed pull request #4521: URL: https://github.com/apache/nifi/pull/4521 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-7759) Minor misspelling in rollover help for "Stream When Available" process group configuration

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

[jira] [Assigned] (NIFI-7796) Add counter metrics for bytes received and bytes sent for components

2020-09-11 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-7796: -- Assignee: Matt Burgess (was: Yolanda M. Davis) > Add counter metrics for bytes received and

[GitHub] [nifi] naddym commented on a change in pull request #4520: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread GitBox
naddym commented on a change in pull request #4520: URL: https://github.com/apache/nifi/pull/4520#discussion_r487080018 ## File path:

[jira] [Updated] (NIFI-7800) Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread Nadeem (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nadeem updated NIFI-7800: - Status: Patch Available (was: In Progress) > Provide an option to omit XML declaration for XMLRecordSetWriter >

[GitHub] [nifi] mattyb149 commented on a change in pull request #4520: NIFI-7800: Provide an option to omit XML declaration for XMLRecordSetWriter

2020-09-11 Thread GitBox
mattyb149 commented on a change in pull request #4520: URL: https://github.com/apache/nifi/pull/4520#discussion_r487072327 ## File path:

[GitHub] [nifi] bbende commented on a change in pull request #4519: NIFI-7799: Relogin with Kerberos on connect exception in DBCPConnectionPool

2020-09-11 Thread GitBox
bbende commented on a change in pull request #4519: URL: https://github.com/apache/nifi/pull/4519#discussion_r487063820 ## File path: nifi-mock/pom.xml ## @@ -58,6 +58,11 @@ nifi-data-provenance-utils 1.13.0-SNAPSHOT + +

[jira] [Commented] (NIFI-7588) InvokeHTTP ignoring custom parameters when stop+finalize+start

2020-09-11 Thread Jira
[ https://issues.apache.org/jira/browse/NIFI-7588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17194280#comment-17194280 ] Alejandro Fiel Martínez commented on NIFI-7588: --- This is my last week using NIFI, change of

[GitHub] [nifi-registry] bbende commented on pull request #296: NIFIREG-313 - Add OpenId Connect support for authenticating users

2020-09-11 Thread GitBox
bbende commented on pull request #296: URL: https://github.com/apache/nifi-registry/pull/296#issuecomment-691097051 Updates look good, still two remaining comments... 1) The default nifi-registry.properties should be updated to include the OIDC properties

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
adamdebreceni commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r487039994 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
adamdebreceni commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r487039994 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
szaszm commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r487022453 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback :

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
szaszm commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r487022453 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback :

[jira] [Created] (NIFI-7801) Add acknowledgement check to Splunk

2020-09-11 Thread Simon Bence (Jira)
Simon Bence created NIFI-7801: - Summary: Add acknowledgement check to Splunk Key: NIFI-7801 URL: https://issues.apache.org/jira/browse/NIFI-7801 Project: Apache NiFi Issue Type: New Feature

[jira] [Reopened] (NIFI-7549) Addign Hazelcast based implementation for DistributedMapCacheClient

2020-09-11 Thread Simon Bence (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Bence reopened NIFI-7549: --- > Addign Hazelcast based implementation for DistributedMapCacheClient >

[jira] [Updated] (NIFI-7549) Addign Hazelcast based implementation for DistributedMapCacheClient

2020-09-11 Thread Simon Bence (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Bence updated NIFI-7549: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Addign Hazelcast based

[GitHub] [nifi-minifi-cpp] lordgamez commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
lordgamez commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r486989122 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback :

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
szaszm commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r486988154 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback :

[jira] [Resolved] (MINIFICPP-1365) Use minimal docker image in integration tests

2020-09-11 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda resolved MINIFICPP-1365. --- Resolution: Fixed > Use minimal docker image in integration tests >

[jira] [Resolved] (MINIFICPP-1366) CWEL fails to receive timezone information in case the current timezone has no DST dates

2020-09-11 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda resolved MINIFICPP-1366. --- Resolution: Fixed > CWEL fails to receive timezone information in case the current

[jira] [Reopened] (MINIFICPP-1365) Use minimal docker image in integration tests

2020-09-11 Thread Arpad Boda (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda reopened MINIFICPP-1365: --- > Use minimal docker image in integration tests >

[GitHub] [nifi] pvillard31 commented on pull request #2997: NIFI-5583: Add cdc processor for MySQL referring to GTID.

2020-09-11 Thread GitBox
pvillard31 commented on pull request #2997: URL: https://github.com/apache/nifi/pull/2997#issuecomment-690998588 Is it possible to rebase against the main branch (note that we don't use the master branch anymore) and squash all of your commits into a single one?

[jira] [Created] (MINIFICPP-1367) Add cmake flag for disabling building nanofi

2020-09-11 Thread Adam Hunyadi (Jira)
Adam Hunyadi created MINIFICPP-1367: --- Summary: Add cmake flag for disabling building nanofi Key: MINIFICPP-1367 URL: https://issues.apache.org/jira/browse/MINIFICPP-1367 Project: Apache NiFi MiNiFi

[GitHub] [nifi] wangwentao commented on pull request #2997: NIFI-5583: Add cdc processor for MySQL referring to GTID.

2020-09-11 Thread GitBox
wangwentao commented on pull request #2997: URL: https://github.com/apache/nifi/pull/2997#issuecomment-690988265 @yoshiata Hi, this feature is very important! PR will be merged? This is an automated message from the Apache

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
adamdebreceni commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r486855212 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
adamdebreceni commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r486855212 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
adamdebreceni commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r486855212 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
adamdebreceni commented on a change in pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#discussion_r486855212 ## File path: extensions/bustache/ApplyTemplate.h ## @@ -61,7 +61,7 @@ class ApplyTemplate : public core::Processor { class WriteCallback

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #904: MINIFICPP-1366 - CWEL fails to receive timezone information in case t…

2020-09-11 Thread GitBox
arpadboda closed pull request #904: URL: https://github.com/apache/nifi-minifi-cpp/pull/904 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

[GitHub] [nifi-minifi-cpp] lordgamez commented on pull request #900: MINIFICPP-1350 - Explicit serializer for MergeContent

2020-09-11 Thread GitBox
lordgamez commented on pull request #900: URL: https://github.com/apache/nifi-minifi-cpp/pull/900#issuecomment-690927794 > There are a bunch of changes changing "pass shared_ptr by value" to "pass shared_ptr by const ref". Why? > If we intend to share ownership, it should be passed by