[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #656: MINIFI-1013 Used soci library.

2020-01-16 Thread GitBox
am-c-p-p commented on a change in pull request #656: MINIFI-1013 Used soci library. URL: https://github.com/apache/nifi-minifi-cpp/pull/656#discussion_r367804632 ## File path: extensions/sql/data/JSONSQLWriter.cpp ## @@ -0,0 +1,156 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #656: MINIFI-1013 Used soci library.

2020-01-16 Thread GitBox
am-c-p-p commented on a change in pull request #656: MINIFI-1013 Used soci library. URL: https://github.com/apache/nifi-minifi-cpp/pull/656#discussion_r367803004 ## File path: extensions/sql/data/SQLRowsetProcessor.cpp ## @@ -0,0 +1,120 @@ +/** + * + * Licensed to the

[GitHub] [nifi] voitau opened a new pull request #3994: Update toolkite-guide.doc

2020-01-16 Thread GitBox
voitau opened a new pull request #3994: Update toolkite-guide.doc URL: https://github.com/apache/nifi/pull/3994 Fix typo. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Updated] (NIFI-7036) Add QueryElasticsearchHttp property to support no hits on original FF

2020-01-16 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-7036: - Description: One use case that isn't supported by the current implementation of query-info and

[jira] [Updated] (NIFI-6404) PutElasticsearchHttp: Remove _type as being compulsory

2020-01-16 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-6404: - Affects Version/s: 1.10.0 Status: Patch Available (was: Open) Pull request #3992

[jira] [Updated] (NIFI-6403) ElasticSearch field selection broken in Elastic 7.0+

2020-01-16 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-6403: - Affects Version/s: 1.10.0 Status: Patch Available (was: Open) Pull request #3992

[jira] [Updated] (NIFI-7036) Add QueryElasticsearchHttp property to support no hits on original FF

2020-01-16 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock updated NIFI-7036: - Status: Patch Available (was: Open) Pull request submitted.  Tested this on a patched NiFi

[GitHub] [nifi] gresockj opened a new pull request #3993: NIFI-7036: Adding 'Append to Attributes' to QueryElasticsearchHttp

2020-01-16 Thread GitBox
gresockj opened a new pull request #3993: NIFI-7036: Adding 'Append to Attributes' to QueryElasticsearchHttp URL: https://github.com/apache/nifi/pull/3993 Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[jira] [Created] (NIFI-7037) Split off username and password fields for GetMongo processor

2020-01-16 Thread Patrick Carlson (Jira)
Patrick Carlson created NIFI-7037: - Summary: Split off username and password fields for GetMongo processor Key: NIFI-7037 URL: https://issues.apache.org/jira/browse/NIFI-7037 Project: Apache NiFi

[jira] [Commented] (NIFI-7021) Release Management for Apache NiFi 1.11.0

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

[GitHub] [nifi] sburges commented on issue #3984: NIFI-6970 add DistributeRecord processor

2020-01-16 Thread GitBox
sburges commented on issue #3984: NIFI-6970 add DistributeRecord processor URL: https://github.com/apache/nifi/pull/3984#issuecomment-575349450 @IlyaKovalev I had a couple of quick questions looking at this: 1. Are you going to add this to the manifest for the standard processor NAR?

[jira] [Assigned] (NIFI-7034) Connection leak with JMSConsumer and JMSPublisher

2020-01-16 Thread Gardella Juan Pablo (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gardella Juan Pablo reassigned NIFI-7034: - Assignee: Gardella Juan Pablo > Connection leak with JMSConsumer and

[GitHub] [nifi] gresockj opened a new pull request #3992: NIFI-6403: Adding Elasticsearch 7 support and validation to HTTP proc…

2020-01-16 Thread GitBox
gresockj opened a new pull request #3992: NIFI-6403: Adding Elasticsearch 7 support and validation to HTTP proc… URL: https://github.com/apache/nifi/pull/3992 …essors Thank you for submitting a contribution to Apache NiFi. Please provide a short description of the PR here:

[jira] [Updated] (NIFI-6882) PutFile throws NullPointerException if destination directory doesn't exist

2020-01-16 Thread Josh P (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh P updated NIFI-6882: - Attachment: 0001-NIFI-6882-Use-absolute-path-to-prevent-PutFile-NPE.patch Status: Patch Available (was:

[jira] [Commented] (NIFI-6882) PutFile throws NullPointerException if destination directory doesn't exist

2020-01-16 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17017414#comment-17017414 ] Matt Burgess commented on NIFI-6882: I think Release Candidate 2 is already in the works, so it's too

[jira] [Commented] (NIFI-7023) Improve template handling

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

[jira] [Updated] (NIFI-7023) Improve template handling

2020-01-16 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Witt updated NIFI-7023: --- Resolution: Fixed Status: Resolved (was: Patch Available) +1 merged to master. thanks > Improve

[GitHub] [nifi] asfgit closed pull request #3991: NIFI-7023 Removed SLF4J and Log4J transitive dependencies from Zookee…

2020-01-16 Thread GitBox
asfgit closed pull request #3991: NIFI-7023 Removed SLF4J and Log4J transitive dependencies from Zookee… URL: https://github.com/apache/nifi/pull/3991 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (NIFI-6882) PutFile throws NullPointerException if destination directory doesn't exist

2020-01-16 Thread Adam Taft (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17017360#comment-17017360 ] Adam Taft commented on NIFI-6882: - [~mattyb149] - Can this fix still make it into 1.11.0 (RC2)?  Or is it

[jira] [Updated] (NIFI-7023) Improve template handling

2020-01-16 Thread Andy LoPresto (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-7023: Status: Patch Available (was: In Progress) > Improve template handling > -

[GitHub] [nifi] alopresto opened a new pull request #3991: NIFI-7023 Removed SLF4J and Log4J transitive dependencies from Zookee…

2020-01-16 Thread GitBox
alopresto opened a new pull request #3991: NIFI-7023 Removed SLF4J and Log4J transitive dependencies from Zookee… URL: https://github.com/apache/nifi/pull/3991 …per so tests log correctly. Changed template handling. Added unit tests. Thank you for submitting a contribution

[GitHub] [nifi] mcgilman commented on issue #3990: NIFI-7032 Processor Details no longer appears when clicking 'View Processor Details'

2020-01-16 Thread GitBox
mcgilman commented on issue #3990: NIFI-7032 Processor Details no longer appears when clicking 'View Processor Details' URL: https://github.com/apache/nifi/pull/3990#issuecomment-575265917 Will review... This is an automated

[jira] [Updated] (NIFI-7009) Deleted flow components should not be queried by Atlas reporting task

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

[jira] [Updated] (NIFI-6491) Improve installation documentation

2020-01-16 Thread Andrew M. Lim (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew M. Lim updated NIFI-6491: Description: Make supported Java versions more explicit and improve Homebrew install related

[GitHub] [nifi] mcgilman commented on issue #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon…

2020-01-16 Thread GitBox
mcgilman commented on issue #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon… URL: https://github.com/apache/nifi/pull/3979#issuecomment-575234392 Thanks for the PR @turcsanyip. Thanks for the review @tpalfy. This has been merged to master.

[GitHub] [nifi] asfgit closed pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon…

2020-01-16 Thread GitBox
asfgit closed pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon… URL: https://github.com/apache/nifi/pull/3979 This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #656: MINIFI-1013 Used soci library.

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #656: MINIFI-1013 Used soci library. URL: https://github.com/apache/nifi-minifi-cpp/pull/656#discussion_r367498994 ## File path: extensions/sql/data/SQLRowsetProcessor.cpp ## @@ -0,0 +1,120 @@ +/** + * + * Licensed to the

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367520554 ## File path: libminifi/test/TestBase.cpp ## @@ -18,6 +18,21 @@ #include

[jira] [Created] (NIFI-7036) Add QueryElasticsearchHttp property to support no hits on original FF

2020-01-16 Thread Joseph Gresock (Jira)
Joseph Gresock created NIFI-7036: Summary: Add QueryElasticsearchHttp property to support no hits on original FF Key: NIFI-7036 URL: https://issues.apache.org/jira/browse/NIFI-7036 Project: Apache

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367516333 ## File path: libminifi/src/core/logging/WindowsEventLogSink.cpp ## @@ -0,0 +1,95 @@

[GitHub] [nifi] nagasivanath opened a new pull request #3990: NIFI-7032 Processor Details no longer appears when clicking 'View Processor Details'

2020-01-16 Thread GitBox
nagasivanath opened a new pull request #3990: NIFI-7032 Processor Details no longer appears when clicking 'View Processor Details' URL: https://github.com/apache/nifi/pull/3990 NIFI-7032 - Processor Details no longer appears when clicking 'View Processor Details' Please provide a

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367513962 ## File path: libminifi/include/core/logging/WindowsEventLogSink.h ## @@ -0,0 +1,70

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367513648 ## File path: libminifi/test/TestBase.cpp ## @@ -18,6 +18,21 @@ #include

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367514370 ## File path: libminifi/include/core/logging/WindowsEventLogSink.h ## @@ -0,0 +1,70

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367488333 ## File path: libminifi/src/core/logging/WindowsEventLogSink.cpp ## @@ -0,0 +1,95 @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367488333 ## File path: libminifi/src/core/logging/WindowsEventLogSink.cpp ## @@ -0,0 +1,95 @@

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367490826 ## File path: libminifi/test/TestBase.cpp ## @@ -18,6 +18,21 @@ #include

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367481345 ## File path: libminifi/include/core/logging/WindowsEventLogSink.h ## @@ -0,0 +1,70

[GitHub] [nifi-minifi-cpp] szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
szaszm commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367480050 ## File path: libminifi/include/core/logging/WindowsEventLogSink.h ## @@ -0,0 +1,70

[jira] [Commented] (NIFI-7035) Don't spam logs with Apache Curator errors on Zookeeper Disconnect

2020-01-16 Thread Shawn Weeks (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17017057#comment-17017057 ] Shawn Weeks commented on NIFI-7035: --- I'll try and track down the exact scenario that causes this but

[jira] [Created] (NIFI-7035) Don't spam logs with Apache Curator errors on Zookeeper Disconnect

2020-01-16 Thread Shawn Weeks (Jira)
Shawn Weeks created NIFI-7035: - Summary: Don't spam logs with Apache Curator errors on Zookeeper Disconnect Key: NIFI-7035 URL: https://issues.apache.org/jira/browse/NIFI-7035 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367477412 ## File path: libminifi/src/core/logging/WindowsEventLogSink.cpp ## @@ -0,0 +1,95 @@

[jira] [Updated] (MINIFICPP-1122) Ensure that all flow files have a resource claim

2020-01-16 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1122: Description: The current minifi behavior is not creating {{ResourceClaim}} for empty

[jira] [Updated] (MINIFICPP-1122) Ensure that all flow files have a resource claim

2020-01-16 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1122: Description: The current minifi behavior is not creating \{{ResourceClaim}}s for empty

[jira] [Updated] (MINIFICPP-1122) Ensure that all flow files have a resource claim

2020-01-16 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1122: Description: The current minifi behavior is not creating {{ResourceClaim}s for empty

[jira] [Created] (MINIFICPP-1122) Ensure that all flow files have a resource claim

2020-01-16 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-1122: --- Summary: Ensure that all flow files have a resource claim Key: MINIFICPP-1122 URL: https://issues.apache.org/jira/browse/MINIFICPP-1122 Project: Apache NiFi

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367469930 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + *

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

2020-01-16 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz updated MINIFICPP-1121: Description: Or version of spdlog is 2+ years old. The new spdlog version uses a new

[jira] [Closed] (MINIFICPP-1116) Segfault when trying to use non-existent C2 protocol class

2020-01-16 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1116. --- > Segfault when trying to use non-existent C2 protocol class >

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

2020-01-16 Thread Marton Szasz (Jira)
Marton Szasz created MINIFICPP-1121: --- Summary: Upgrade spdlog Key: MINIFICPP-1121 URL: https://issues.apache.org/jira/browse/MINIFICPP-1121 Project: Apache NiFi MiNiFi C++ Issue Type:

[jira] [Resolved] (MINIFICPP-1120) Clarify C2.md

2020-01-16 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz resolved MINIFICPP-1120. - Resolution: Fixed > Clarify C2.md > - > > Key:

[jira] [Closed] (MINIFICPP-1120) Clarify C2.md

2020-01-16 Thread Marton Szasz (Jira)
[ https://issues.apache.org/jira/browse/MINIFICPP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Szasz closed MINIFICPP-1120. --- > Clarify C2.md > - > > Key: MINIFICPP-1120 >

[jira] [Updated] (NIFI-7034) Connection leak with JMSConsumer and JMSPublisher

2020-01-16 Thread Gardella Juan Pablo (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gardella Juan Pablo updated NIFI-7034: -- Affects Version/s: 1.10.0 > Connection leak with JMSConsumer and JMSPublisher >

[jira] [Updated] (NIFI-7034) Connection leak with JMSConsumer and JMSPublisher

2020-01-16 Thread Gardella Juan Pablo (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gardella Juan Pablo updated NIFI-7034: -- Description: JMS connections are not closed in case of a failure. Discovered against

[jira] [Created] (NIFI-7034) Connection leak with JMSConsumer and JMSPublisher

2020-01-16 Thread Gardella Juan Pablo (Jira)
Gardella Juan Pablo created NIFI-7034: - Summary: Connection leak with JMSConsumer and JMSPublisher Key: NIFI-7034 URL: https://issues.apache.org/jira/browse/NIFI-7034 Project: Apache NiFi

[GitHub] [nifi] gardellajuanpablo commented on issue #3961: NIFI-6915 Jms Durable non shared subscription is broken

2020-01-16 Thread GitBox
gardellajuanpablo commented on issue #3961: NIFI-6915 Jms Durable non shared subscription is broken URL: https://github.com/apache/nifi/pull/3961#issuecomment-575177640 > Hi @gardellajuanpablo - this needs to be rebased against master Done, I had some troubles to apply rebase. Hope

[jira] [Commented] (NIFI-6882) PutFile throws NullPointerException if destination directory doesn't exist

2020-01-16 Thread Josh P (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016942#comment-17016942 ] Josh P commented on NIFI-6882: -- This fix is in the process of being submitted. I will update with more

[jira] [Created] (NIFI-7033) wrong redirect from login/logout page when behind a custom url prefix/context

2020-01-16 Thread Rastislav Krist (Jira)
Rastislav Krist created NIFI-7033: - Summary: wrong redirect from login/logout page when behind a custom url prefix/context Key: NIFI-7033 URL: https://issues.apache.org/jira/browse/NIFI-7033 Project:

[GitHub] [nifi-minifi-cpp] bakaid commented on issue #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on issue #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#issuecomment-575147378 @arpadboda Thanks for the review, addressed your review comments, also updated the MessageCompiler finder cmake magic,

[jira] [Assigned] (NIFI-6458) ElasticSearchClientServiceImpl does not support Elasticserch 7 due to changes in search responses

2020-01-16 Thread Joseph Gresock (Jira)
[ https://issues.apache.org/jira/browse/NIFI-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Gresock reassigned NIFI-6458: Assignee: (was: Joseph Gresock) > ElasticSearchClientServiceImpl does not support

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367392987 ## File path: libminifi/src/utils/Environment.cpp ## @@ -0,0 +1,192 @@ +/** + *

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367392339 ## File path: libminifi/src/utils/Environment.cpp ## @@ -0,0 +1,192 @@ +/** + *

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367390488 ## File path: main/MiNiFiMain.cpp ## @@ -142,94 +159,39 @@ int main(int argc, char

[GitHub] [nifi] pvillard31 commented on issue #3961: NIFI-6915 Jms Durable non shared subscription is broken

2020-01-16 Thread GitBox
pvillard31 commented on issue #3961: NIFI-6915 Jms Durable non shared subscription is broken URL: https://github.com/apache/nifi/pull/3961#issuecomment-575125569 Hi @gardellajuanpablo - this needs to be rebased against master

[jira] [Updated] (NIFI-6543) Add onUnscheduled support for ExecuteGroovyScript Processor

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

[GitHub] [nifi] asfgit closed pull request #3974: Add onUnscheduled support for ExecuteGroovyScript Processor

2020-01-16 Thread GitBox
asfgit closed pull request #3974: Add onUnscheduled support for ExecuteGroovyScript Processor URL: https://github.com/apache/nifi/pull/3974 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (NIFI-6543) Add onUnscheduled support for ExecuteGroovyScript Processor

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

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367383981 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + * + *

[GitHub] [nifi] turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon…

2020-01-16 Thread GitBox
turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon… URL: https://github.com/apache/nifi/pull/3979#discussion_r367378281 ## File path:

[GitHub] [nifi] turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon…

2020-01-16 Thread GitBox
turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon… URL: https://github.com/apache/nifi/pull/3979#discussion_r367326456 ## File path:

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367376504 ## File path: libminifi/test/unit/EnvironmentUtilsTests.cpp ## @@ -0,0 +1,154 @@

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367369538 ## File path: libminifi/test/unit/EnvironmentUtilsTests.cpp ## @@ -0,0 +1,154 @@ +/**

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367369231 ## File path: libminifi/test/unit/FileUtilsTests.cpp ## @@ -146,3 +148,33 @@

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367367243 ## File path: main/MiNiFiMain.cpp ## @@ -142,94 +159,39 @@ int main(int argc, char

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367357073 ## File path: libminifi/test/unit/FileUtilsTests.cpp ## @@ -146,3 +148,33 @@

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367368093 ## File path: main/MiNiFiMain.cpp ## @@ -142,94 +159,39 @@ int main(int argc, char

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367355868 ## File path: libminifi/test/unit/EnvironmentUtilsTests.cpp ## @@ -0,0 +1,154 @@

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #656: MINIFI-1013 Used soci library.

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #656: MINIFI-1013 Used soci library. URL: https://github.com/apache/nifi-minifi-cpp/pull/656#discussion_r367356811 ## File path: extensions/sql/data/JSONSQLWriter.cpp ## @@ -0,0 +1,156 @@ +/** + * + * Licensed to the Apache

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367346480 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + *

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367336311 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + * + *

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367336039 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + * + *

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367335301 ## File path: libminifi/CMakeLists.txt ## @@ -91,10 +91,38 @@ endif() file(GLOB

[GitHub] [nifi-minifi-cpp] bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
bakaid commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367333246 ## File path: libminifi/src/utils/Environment.cpp ## @@ -0,0 +1,192 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367331713 ## File path: libminifi/src/utils/Environment.cpp ## @@ -0,0 +1,192 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367313244 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367315605 ## File path: libminifi/src/core/logging/WindowsEventLogSink.cpp ## @@ -0,0 +1,95

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367310470 ## File path: libminifi/CMakeLists.txt ## @@ -91,10 +91,38 @@ endif() file(GLOB

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367313445 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367319673 ## File path: libminifi/src/utils/Environment.cpp ## @@ -0,0 +1,192 @@ +/** + *

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367314250 ## File path: libminifi/src/core/logging/LoggerConfiguration.cpp ## @@ -281,6

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
arpadboda commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367312866 ## File path: libminifi/src/core/logging/Logger.cpp ## @@ -0,0 +1,149 @@ +/** + *

[GitHub] [nifi] turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon…

2020-01-16 Thread GitBox
turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon… URL: https://github.com/apache/nifi/pull/3979#discussion_r367328847 ## File path:

[GitHub] [nifi] turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon…

2020-01-16 Thread GitBox
turcsanyip commented on a change in pull request #3979: NIFI-7009: Atlas reporting task retrieves only the active flow compon… URL: https://github.com/apache/nifi/pull/3979#discussion_r367326456 ## File path:

[jira] [Commented] (NIFI-7032) Processor Details no longer appears when clicking 'View Processor Details'

2020-01-16 Thread Nagasivanath Dasari (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016758#comment-17016758 ] Nagasivanath Dasari commented on NIFI-7032: --- The build configuration for nf-summary-all.js,

[jira] [Assigned] (NIFI-7032) Processor Details no longer appears when clicking 'View Processor Details'

2020-01-16 Thread Nagasivanath Dasari (Jira)
[ https://issues.apache.org/jira/browse/NIFI-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nagasivanath Dasari reassigned NIFI-7032: - Assignee: Nagasivanath Dasari > Processor Details no longer appears when

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on issue #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
am-c-p-p commented on issue #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#issuecomment-575036567 I'll continue reviewing tomorrow. This is an

[GitHub] [nifi-minifi-cpp] am-c-p-p commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic

2020-01-16 Thread GitBox
am-c-p-p commented on a change in pull request #709: MINIFICPP-1088 - clean up minifiexe and MINIFI_HOME logic URL: https://github.com/apache/nifi-minifi-cpp/pull/709#discussion_r367273019 ## File path: libminifi/src/utils/Environment.cpp ## @@ -0,0 +1,192 @@ +/** + *