[jira] [Updated] (NIFI-7707) [Processor/GCP - PubSub] Avro event re-format when pushed to PubSub

2020-08-05 Thread Guitton Alexandre (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guitton Alexandre updated NIFI-7707: Description: Hi,  as discussed on Slack :

[jira] [Created] (NIFI-7707) [Processor/GCP - PubSub] Avro event re-format when pushed to PubSub

2020-08-05 Thread Guitton Alexandre (Jira)
Guitton Alexandre created NIFI-7707: --- Summary: [Processor/GCP - PubSub] Avro event re-format when pushed to PubSub Key: NIFI-7707 URL: https://issues.apache.org/jira/browse/NIFI-7707 Project:

[jira] [Created] (MINIFICPP-1320) Clean up connectionMap usages

2020-08-05 Thread Adam Hunyadi (Jira)
Adam Hunyadi created MINIFICPP-1320: --- Summary: Clean up connectionMap usages Key: MINIFICPP-1320 URL: https://issues.apache.org/jira/browse/MINIFICPP-1320 Project: Apache NiFi MiNiFi C++

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #861: MINIFICPP-1312 - Fix flaky FlowControllerTest

2020-08-05 Thread GitBox
hunyadi-dev commented on a change in pull request #861: URL: https://github.com/apache/nifi-minifi-cpp/pull/861#discussion_r465508813 ## File path: libminifi/test/flow-tests/FlowControllerTests.cpp ## @@ -133,12 +144,9 @@ TEST_CASE("Flow shutdown waits for a while",

[jira] [Created] (MINIFICPP-1319) Refactor streams

2020-08-05 Thread Adam Debreceni (Jira)
Adam Debreceni created MINIFICPP-1319: - Summary: Refactor streams Key: MINIFICPP-1319 URL: https://issues.apache.org/jira/browse/MINIFICPP-1319 Project: Apache NiFi MiNiFi C++ Issue

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on a change in pull request #861: MINIFICPP-1312 - Fix flaky FlowControllerTest

2020-08-05 Thread GitBox
adamdebreceni commented on a change in pull request #861: URL: https://github.com/apache/nifi-minifi-cpp/pull/861#discussion_r465518803 ## File path: libminifi/test/flow-tests/FlowControllerTests.cpp ## @@ -133,12 +144,9 @@ TEST_CASE("Flow shutdown waits for a while",

[GitHub] [nifi-minifi-cpp] adamdebreceni commented on pull request #862: MINIFICPP-1318 migrate PersistenceTests to /var/tmp

2020-08-05 Thread GitBox
adamdebreceni commented on pull request #862: URL: https://github.com/apache/nifi-minifi-cpp/pull/862#issuecomment-669040469 should we think about adding an agent to the CI where `/tmp` is mounted as tmpfs? This is an

[jira] [Updated] (NIFI-7707) [Processor/GCP - PubSub] Avro event re-format when pushed to PubSub

2020-08-05 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7707: - Component/s: (was: Core Framework) Extensions > [Processor/GCP - PubSub]

[jira] [Resolved] (MINIFICPP-1281) Decrease the time spent sleeping in MiNiFi unit/integration tests

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi resolved MINIFICPP-1281. - Resolution: Fixed > Decrease the time spent sleeping in MiNiFi unit/integration

[jira] [Created] (NIFI-7712) Remove cache key from cache server

2020-08-05 Thread Chandraprakash kabra (Jira)
Chandraprakash kabra created NIFI-7712: -- Summary: Remove cache key from cache server Key: NIFI-7712 URL: https://issues.apache.org/jira/browse/NIFI-7712 Project: Apache NiFi Issue Type:

[GitHub] [nifi] bbende commented on a change in pull request #4450: NIFI-7681 - Add update-bucket-policy command, add option to specify timeout and fix documentation to include previously implemented

2020-08-05 Thread GitBox
bbende commented on a change in pull request #4450: URL: https://github.com/apache/nifi/pull/4450#discussion_r465727136 ## File path: nifi-docs/src/main/asciidoc/toolkit-guide.adoc ## @@ -94,10 +94,42 @@ The following are available commands: nifi pg-get-services nifi

[jira] [Updated] (MINIFICPP-1318) Migrate PersistenceTests repositories to /var/tmp

2020-08-05 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1318: Status: Reopened (was: Closed) > Migrate PersistenceTests repositories to /var/tmp >

[GitHub] [nifi-minifi-cpp] szaszm opened a new pull request #863: MINIFICPP-1318 move test rocksdb state to /var/tmp

2020-08-05 Thread GitBox
szaszm opened a new pull request #863: URL: https://github.com/apache/nifi-minifi-cpp/pull/863 Missed TailFileTests state storage in #862 __ Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask

[jira] [Resolved] (MINIFICPP-1318) Migrate PersistenceTests repositories to /var/tmp

2020-08-05 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1318. - Resolution: Fixed > Migrate PersistenceTests repositories to /var/tmp >

[jira] [Closed] (MINIFICPP-1318) Migrate PersistenceTests repositories to /var/tmp

2020-08-05 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1318. --- > Migrate PersistenceTests repositories to /var/tmp >

[jira] [Updated] (MINIFICPP-1318) Migrate PersistenceTests and TailFileTests repositories to /var/tmp

2020-08-05 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1318: Summary: Migrate PersistenceTests and TailFileTests repositories to /var/tmp (was:

[GitHub] [nifi] pvillard31 commented on pull request #4451: NIFI-7707 - fixed Publish GCP PubSub processor for binary data

2020-08-05 Thread GitBox
pvillard31 commented on pull request #4451: URL: https://github.com/apache/nifi/pull/4451#issuecomment-669114481 Confirmed the fix using this flow definition ([Google_Pub_Sub.json.txt](https://github.com/apache/nifi/files/5027732/Google_Pub_Sub.json.txt)), for anyone willing to test it

[jira] [Updated] (NIFI-7708) Add Azure SDK for Java to LICENCE and NOTICE files

2020-08-05 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7708: - Fix Version/s: 1.12.0 > Add Azure SDK for Java to LICENCE and NOTICE files >

[jira] [Updated] (NIFI-7708) Add Azure SDK for Java to LICENCE and NOTICE files

2020-08-05 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7708: - Issue Type: Task (was: Bug) > Add Azure SDK for Java to LICENCE and NOTICE files >

[jira] [Updated] (NIFI-7708) Add Azure SDK for Java to LICENCE and NOTICE files

2020-08-05 Thread Peter Gyori (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Gyori updated NIFI-7708: -- Status: Patch Available (was: In Progress) Pull request created. > Add Azure SDK for Java to LICENCE

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #861: MINIFICPP-1312 - Fix flaky FlowControllerTest

2020-08-05 Thread GitBox
fgerlits commented on a change in pull request #861: URL: https://github.com/apache/nifi-minifi-cpp/pull/861#discussion_r465615443 ## File path: libminifi/test/flow-tests/FlowControllerTests.cpp ## @@ -133,12 +144,9 @@ TEST_CASE("Flow shutdown waits for a while",

[jira] [Updated] (NIFI-7707) [Processor/GCP - PubSub] Avro event re-format when pushed to PubSub

2020-08-05 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7707: - Fix Version/s: 1.12.0 Status: Patch Available (was: In Progress) > [Processor/GCP -

[jira] [Updated] (NIFI-7707) [Processor/GCP - PubSub] Avro event re-format when pushed to PubSub

2020-08-05 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7707: - Labels: Avro GCP easyfix (was: Avro GCP) > [Processor/GCP - PubSub] Avro event re-format when

[jira] [Created] (NIFI-7708) Add Azure SDK for Java to LICENCE and NOTICE files

2020-08-05 Thread Peter Gyori (Jira)
Peter Gyori created NIFI-7708: - Summary: Add Azure SDK for Java to LICENCE and NOTICE files Key: NIFI-7708 URL: https://issues.apache.org/jira/browse/NIFI-7708 Project: Apache NiFi Issue Type:

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

2020-08-05 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1321: - Summary: MergeContent processor should support multiple attribute strategies Key: MINIFICPP-1321 URL: https://issues.apache.org/jira/browse/MINIFICPP-1321 Project:

[GitHub] [nifi-minifi-cpp] arpadboda closed pull request #862: MINIFICPP-1318 migrate PersistenceTests to /var/tmp

2020-08-05 Thread GitBox
arpadboda closed pull request #862: URL: https://github.com/apache/nifi-minifi-cpp/pull/862 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] [Created] (MINIFICPP-1322) PublishKafka queue size and batch size properties should be in sync

2020-08-05 Thread Arpad Boda (Jira)
Arpad Boda created MINIFICPP-1322: - Summary: PublishKafka queue size and batch size properties should be in sync Key: MINIFICPP-1322 URL: https://issues.apache.org/jira/browse/MINIFICPP-1322 Project:

[jira] [Updated] (MINIFICPP-1121) Upgrade spdlog

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1121: Flagged: Impediment > Upgrade spdlog > -- > > Key:

[jira] [Updated] (MINIFICPP-1261) Deprecate obsolete ScopeGuard class

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1261: Flagged: Impediment > Deprecate obsolete ScopeGuard class >

[jira] [Updated] (MINIFICPP-1121) Upgrade spdlog

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1121: Flagged: Impediment > Upgrade spdlog > -- > > Key:

[GitHub] [nifi-minifi-cpp] szaszm commented on pull request #862: MINIFICPP-1318 migrate PersistenceTests to /var/tmp

2020-08-05 Thread GitBox
szaszm commented on pull request #862: URL: https://github.com/apache/nifi-minifi-cpp/pull/862#issuecomment-669160694 I've changed ubuntu-16.04-all to use tmpfs as /tmp. Please let me know if you agree with the new changes too, @arpadboda and @adamdebreceni See a completed run here:

[GitHub] [nifi] pvillard31 opened a new pull request #4451: NIFI-7707 - fixed Publish GCP PubSub processor for binary data

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

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #862: MINIFICPP-1318 migrate PersistenceTests to /var/tmp

2020-08-05 Thread GitBox
arpadboda commented on pull request #862: URL: https://github.com/apache/nifi-minifi-cpp/pull/862#issuecomment-669167296 > I've changed ubuntu-16.04-all to use tmpfs as /tmp. Please let me know if you agree with the new changes too, @arpadboda and @adamdebreceni > See a completed run

[jira] [Updated] (MINIFICPP-1203) Set up cpplint so that it can be configured per-directory

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1203: Flagged: Impediment > Set up cpplint so that it can be configured per-directory >

[jira] [Commented] (MINIFICPP-1261) Deprecate obsolete ScopeGuard class

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171413#comment-17171413 ] Adam Hunyadi commented on MINIFICPP-1261: - (flag) Flag added Waiting for Review > Deprecate

[jira] [Updated] (MINIFICPP-1121) Upgrade spdlog

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1121: Flagged: (was: Impediment) > Upgrade spdlog > -- > >

[jira] [Commented] (MINIFICPP-1121) Upgrade spdlog

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171414#comment-17171414 ] Adam Hunyadi commented on MINIFICPP-1121: - (flag) Flag added Waiting for review > Upgrade

[jira] [Updated] (MINIFICPP-1203) Set up cpplint so that it can be configured per-directory

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1203: Flagged: Impediment > Set up cpplint so that it can be configured per-directory >

[jira] [Updated] (MINIFICPP-1203) Set up cpplint so that it can be configured per-directory

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Hunyadi updated MINIFICPP-1203: Flagged: (was: Impediment) > Set up cpplint so that it can be configured

[jira] [Commented] (MINIFICPP-1203) Set up cpplint so that it can be configured per-directory

2020-08-05 Thread Adam Hunyadi (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171415#comment-17171415 ] Adam Hunyadi commented on MINIFICPP-1203: - (flag) Flag added Waiting for review > Set up

[GitHub] [nifi-minifi-cpp] arpadboda commented on pull request #862: MINIFICPP-1318 migrate PersistenceTests to /var/tmp

2020-08-05 Thread GitBox
arpadboda commented on pull request #862: URL: https://github.com/apache/nifi-minifi-cpp/pull/862#issuecomment-669136732 > should we think about adding an agent to the CI where `/tmp` is mounted as tmpfs? I think covering only this scenario doesn't necessarily worth running a CI

[jira] [Created] (NIFI-7709) Enable options for sftp connections (the "-o" parameter for sftp command line)

2020-08-05 Thread Kevin kapfer (Jira)
Kevin kapfer created NIFI-7709: -- Summary: Enable options for sftp connections (the "-o" parameter for sftp command line) Key: NIFI-7709 URL: https://issues.apache.org/jira/browse/NIFI-7709 Project:

[jira] [Assigned] (NIFI-7707) [Processor/GCP - PubSub] Avro event re-format when pushed to PubSub

2020-08-05 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard reassigned NIFI-7707: Assignee: Pierre Villard > [Processor/GCP - PubSub] Avro event re-format when pushed to

[GitHub] [nifi] pgyori opened a new pull request #4452: NIFI-7708: Add Azure SDK for Java (and transitive dependencies) to LI…

2020-08-05 Thread GitBox
pgyori opened a new pull request #4452: URL: https://github.com/apache/nifi/pull/4452 …CENCE and NOTICE files https://issues.apache.org/jira/browse/NIFI-7708 Description of PR Adds dependencies to the LICENSE and NOTICE files in the Azure bundle and in the

[GitHub] [nifi] scottyaslan commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
scottyaslan commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465808576 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

[GitHub] [nifi] pvillard31 opened a new pull request #4453: NIFI-7710 - Flow XML validation warnings for DataSize

2020-08-05 Thread GitBox
pvillard31 opened a new pull request #4453: URL: https://github.com/apache/nifi/pull/4453 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] scottyaslan commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
scottyaslan commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465834200 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

[GitHub] [nifi] scottyaslan commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
scottyaslan commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465808576 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

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

2020-08-05 Thread GitBox
szaszm commented on pull request #863: URL: https://github.com/apache/nifi-minifi-cpp/pull/863#issuecomment-669270931 > There are a lot more: > > ``` > ~/src/minifi$ git grep '"/tmp' | wc -l > 147 > ``` > > the rest do not need to be changed? They are fine as

[GitHub] [nifi-minifi-cpp] szaszm edited a comment on pull request #863: MINIFICPP-1318 move test rocksdb state to /var/tmp

2020-08-05 Thread GitBox
szaszm edited a comment on pull request #863: URL: https://github.com/apache/nifi-minifi-cpp/pull/863#issuecomment-669270931 > There are a lot more: > > ``` > ~/src/minifi$ git grep '"/tmp' | wc -l > 147 > ``` > > the rest do not need to be changed? They are

[jira] [Created] (NIFI-7710) Flow XML validation warnings for DataSize

2020-08-05 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-7710: Summary: Flow XML validation warnings for DataSize Key: NIFI-7710 URL: https://issues.apache.org/jira/browse/NIFI-7710 Project: Apache NiFi Issue Type: Bug

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #848: MINIFICPP-1268 Fix compiler warnings on Windows (VS2017)

2020-08-05 Thread GitBox
szaszm commented on a change in pull request #848: URL: https://github.com/apache/nifi-minifi-cpp/pull/848#discussion_r463077312 ## File path: extensions/expression-language/Expression.cpp ## @@ -194,9 +194,12 @@ Value expr_toLower(const std::vector ) { Value

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #848: MINIFICPP-1268 Fix compiler warnings on Windows (VS2017)

2020-08-05 Thread GitBox
szaszm commented on a change in pull request #848: URL: https://github.com/apache/nifi-minifi-cpp/pull/848#discussion_r465624329 ## File path: libminifi/src/sitetosite/SiteToSiteClient.cpp ## @@ -499,8 +499,9 @@ int16_t SiteToSiteClient::send(std::string transactionID,

[GitHub] [nifi-registry] kevdoran commented on pull request #287: NIFIREG-399 Support chown docker in docker

2020-08-05 Thread GitBox
kevdoran commented on pull request #287: URL: https://github.com/apache/nifi-registry/pull/287#issuecomment-669304916 @nkininge were you ever able to look at this? The issue, IIRC, was that the change broke the build when building outside of docker.

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

2020-08-05 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFIREG-410: Description: Opening this ticket as discussed on GitHub PR review:

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

2020-08-05 Thread Kevin Doran (Jira)
Kevin Doran created NIFIREG-410: --- Summary: Add integration tests that cover the new Database UserGroupProvider and AccessPolicyProvider Key: NIFIREG-410 URL: https://issues.apache.org/jira/browse/NIFIREG-410

[GitHub] [nifi] sardell commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
sardell commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465873255 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

[GitHub] [nifi] scottyaslan commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
scottyaslan commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465808576 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

[jira] [Updated] (NIFI-7710) Flow XML validation warnings for DataSize

2020-08-05 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-7710: - Status: Patch Available (was: Open) > Flow XML validation warnings for DataSize >

[GitHub] [nifi] scottyaslan commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
scottyaslan commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465808576 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

[GitHub] [nifi] sardell commented on pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
sardell commented on pull request #4449: URL: https://github.com/apache/nifi/pull/4449#issuecomment-669301985 Reviewing now. This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [nifi] rfellows commented on pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
rfellows commented on pull request #4449: URL: https://github.com/apache/nifi/pull/4449#issuecomment-669309642 will review This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #861: MINIFICPP-1312 - Fix flaky FlowControllerTest

2020-08-05 Thread GitBox
szaszm commented on a change in pull request #861: URL: https://github.com/apache/nifi-minifi-cpp/pull/861#discussion_r465840051 ## File path: libminifi/test/flow-tests/FlowControllerTests.cpp ## @@ -215,20 +220,19 @@ TEST_CASE("Extend the waiting period during shutdown",

[GitHub] [nifi-registry] kevdoran closed pull request #232: NIFIREG-292 Add DB impls of UserGroupProvider and AccessPolicyProvider

2020-08-05 Thread GitBox
kevdoran closed pull request #232: URL: https://github.com/apache/nifi-registry/pull/232 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] [Resolved] (NIFIREG-292) Add database implementations of UserGroupProvider and AccessPolicyProvider

2020-08-05 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran resolved NIFIREG-292. - Fix Version/s: 0.8.0 Resolution: Done > Add database implementations of

[GitHub] [nifi] mcgilman commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
mcgilman commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465922789 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

[GitHub] [nifi] mcgilman commented on a change in pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
mcgilman commented on a change in pull request #4449: URL: https://github.com/apache/nifi/pull/4449#discussion_r465896879 ## File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/package-lock.json ## @@ -144,20 +144,20 @@

[GitHub] [nifi-registry] kevdoran closed pull request #291: NIFIREG-409 Refactoring revision management so that RevisionManager i…

2020-08-05 Thread GitBox
kevdoran closed pull request #291: URL: https://github.com/apache/nifi-registry/pull/291 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] [Assigned] (NIFI-5702) FlowFileRepo should not discard data (at least not by default)

2020-08-05 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reassigned NIFI-5702: Assignee: Mark Payne > FlowFileRepo should not discard data (at least not by default) >

[GitHub] [nifi] markap14 opened a new pull request #4454: NIFI-7706, NIFI-5702: Allow NiFi to keep FlowFiles if their queue is …

2020-08-05 Thread GitBox
markap14 opened a new pull request #4454: URL: https://github.com/apache/nifi/pull/4454 …unknown. This way, if a Flow is inadvertently removed, updated, etc., and NiFi is restarted, the data will not be dropped by default. The old mechanism of dropping data is exposed via a property

[jira] [Updated] (NIFI-5702) FlowFileRepo should not discard data (at least not by default)

2020-08-05 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5702: - Fix Version/s: 1.12.0 Status: Patch Available (was: Open) > FlowFileRepo should not discard

[jira] [Commented] (NIFI-5702) FlowFileRepo should not discard data (at least not by default)

2020-08-05 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17171719#comment-17171719 ] Mark Payne commented on NIFI-5702: -- Due to some changes that were made for 1.12 that are entirely

[GitHub] [nifi] rfellows commented on pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
rfellows commented on pull request #4449: URL: https://github.com/apache/nifi/pull/4449#issuecomment-669474604 It looks like upgrading slick-grid may have had some adverse effects on some of the usages of it... In particular: * Parameter tab in Parameter Context dialog

[jira] [Updated] (NIFI-7711) GenerateTableFetch generates fetch on empty table

2020-08-05 Thread Daniel Lorych (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Lorych updated NIFI-7711: Description: h6. Description GenerateTableFetch generates "select all" where clause (1=1) for an

[jira] [Updated] (NIFI-7711) GenerateTableFetch generates fetch on empty table

2020-08-05 Thread Daniel Lorych (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Lorych updated NIFI-7711: Priority: Minor (was: Major) > GenerateTableFetch generates fetch on empty table >

[jira] [Resolved] (NIFIREG-409) Incorrect revision returned on an updated entity

2020-08-05 Thread Kevin Doran (Jira)
[ https://issues.apache.org/jira/browse/NIFIREG-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran resolved NIFIREG-409. - Fix Version/s: 0.8.0 Resolution: Fixed > Incorrect revision returned on an updated

[GitHub] [nifi] sardell commented on pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
sardell commented on pull request #4449: URL: https://github.com/apache/nifi/pull/4449#issuecomment-669430990 LGTM. +1 (non-binding) This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [nifi-registry] kevdoran commented on pull request #292: NIFIREG-408 Adding clients for tenants and policies

2020-08-05 Thread GitBox
kevdoran commented on pull request #292: URL: https://github.com/apache/nifi-registry/pull/292#issuecomment-669442655 Thanks @bbende. I started reviewing this. Locally I rebased on `main` after merging #291. I'm not sure why, but although the integration tests are passing in GH

[GitHub] [nifi-registry] bbende commented on pull request #292: NIFIREG-408 Adding clients for tenants and policies

2020-08-05 Thread GitBox
bbende commented on pull request #292: URL: https://github.com/apache/nifi-registry/pull/292#issuecomment-669461591 Thanks for reviewing! Hmmm I do remember seeing this error once, but I think I only encountered it when running the IT test from Intellij and then after fixing the other

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #848: MINIFICPP-1268 Fix compiler warnings on Windows (VS2017)

2020-08-05 Thread GitBox
fgerlits commented on a change in pull request #848: URL: https://github.com/apache/nifi-minifi-cpp/pull/848#discussion_r465977037 ## File path: nanofi/src/core/cstream.c ## @@ -153,9 +148,9 @@ int readUTFLen(uint32_t * utflen, cstream * stream) { return ret; } -int

[jira] [Updated] (NIFI-7711) GenerateTableFetch generates fetch on empty table

2020-08-05 Thread Daniel Lorych (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Lorych updated NIFI-7711: Summary: GenerateTableFetch generates fetch on empty table (was: GenerateTableFetch where clause

[jira] [Created] (NIFI-7711) GenerateTableFetch where clause with 1=1 leads t

2020-08-05 Thread Daniel Lorych (Jira)
Daniel Lorych created NIFI-7711: --- Summary: GenerateTableFetch where clause with 1=1 leads t Key: NIFI-7711 URL: https://issues.apache.org/jira/browse/NIFI-7711 Project: Apache NiFi Issue

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #848: MINIFICPP-1268 Fix compiler warnings on Windows (VS2017)

2020-08-05 Thread GitBox
fgerlits commented on a change in pull request #848: URL: https://github.com/apache/nifi-minifi-cpp/pull/848#discussion_r465978905 ## File path: libminifi/include/io/CRCStream.h ## @@ -224,7 +222,7 @@ template int CRCStream::readData(uint8_t *buf, int buflen) { int ret =

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #848: MINIFICPP-1268 Fix compiler warnings on Windows (VS2017)

2020-08-05 Thread GitBox
fgerlits commented on a change in pull request #848: URL: https://github.com/apache/nifi-minifi-cpp/pull/848#discussion_r465978905 ## File path: libminifi/include/io/CRCStream.h ## @@ -224,7 +222,7 @@ template int CRCStream::readData(uint8_t *buf, int buflen) { int ret =

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #848: MINIFICPP-1268 Fix compiler warnings on Windows (VS2017)

2020-08-05 Thread GitBox
fgerlits commented on a change in pull request #848: URL: https://github.com/apache/nifi-minifi-cpp/pull/848#discussion_r465979206 ## File path: libminifi/src/sitetosite/SiteToSiteClient.cpp ## @@ -499,8 +499,9 @@ int16_t SiteToSiteClient::send(std::string transactionID,

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #848: MINIFICPP-1268 Fix compiler warnings on Windows (VS2017)

2020-08-05 Thread GitBox
fgerlits commented on a change in pull request #848: URL: https://github.com/apache/nifi-minifi-cpp/pull/848#discussion_r465979548 ## File path: extensions/http-curl/processors/InvokeHTTP.cpp ## @@ -337,7 +337,7 @@ void InvokeHTTP::onTrigger(const std::shared_ptr , const

[GitHub] [nifi] scottyaslan commented on pull request #4449: [NIFI-7705] update frontend deps

2020-08-05 Thread GitBox
scottyaslan commented on pull request #4449: URL: https://github.com/apache/nifi/pull/4449#issuecomment-669551592 Thanks @rfellows for the thorough review. I have updated this PR to address the table issues you found. This

[jira] [Updated] (NIFI-7705) UI - update frontend deps

2020-08-05 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-7705: -- Status: Patch Available (was: In Progress) > UI - update frontend deps > - > >

[jira] [Reopened] (NIFI-7572) Add a ScriptedTransformRecord processor

2020-08-05 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reopened NIFI-7572: Reopening due to bug where the Jython script is not recompiled when the script body changes > Add a

[GitHub] [nifi] kmiracle86 opened a new pull request #4455: small typo fix

2020-08-05 Thread GitBox
kmiracle86 opened a new pull request #4455: URL: https://github.com/apache/nifi/pull/4455 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here: Description of PR Correct a small typo in the UpdateCounter