[jira] [Created] (MINIFICPP-836) Validate stop and notifystop allow processors to flush

2019-05-08 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-836: Summary: Validate stop and notifystop allow processors to flush Key: MINIFICPP-836 URL: https://issues.apache.org/jira/browse/MINIFICPP-836 Project: Apache

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented.

2019-05-08 Thread GitBox
phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/551#discussion_r282309566 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -0,0 +1,322 @@ +/** + * @file

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented.

2019-05-08 Thread GitBox
phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/551#discussion_r282309850 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -0,0 +1,322 @@ +/** + * @file

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented.

2019-05-08 Thread GitBox
phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/551#discussion_r282309407 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -0,0 +1,322 @@ +/** + * @file

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented.

2019-05-08 Thread GitBox
phrocker commented on a change in pull request #551: MINIFICPP-773 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/551#discussion_r282305936 ## File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp ## @@ -0,0 +1,322 @@ +/** + * @file

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any…

2019-05-08 Thread GitBox
phrocker commented on a change in pull request #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any… URL: https://github.com/apache/nifi-minifi-cpp/pull/550#discussion_r282309020 ## File path: nanofi/tests/CSite2SiteTests.cpp ## @@ -60,164 +60,61 @@

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any…

2019-05-08 Thread GitBox
phrocker commented on a change in pull request #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any… URL: https://github.com/apache/nifi-minifi-cpp/pull/550#discussion_r282019939 ## File path: libminifi/src/io/posix/ClientSocket.cpp ## @@ -59,7

[GitHub] [nifi] alopresto commented on issue #3362: NIFI-6085 - Added /access/logout endpoint to allow JWT auth tokens to…

2019-05-08 Thread GitBox
alopresto commented on issue #3362: NIFI-6085 - Added /access/logout endpoint to allow JWT auth tokens to… URL: https://github.com/apache/nifi/pull/3362#issuecomment-490702245 Suppressed an unnecessary stacktrace if token use was attempted after logout (commit here -

[jira] [Commented] (NIFI-6085) Bearer Token isn't killed after user logs out

2019-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835993#comment-16835993 ] ASF subversion and git services commented on NIFI-6085: --- Commit

[GitHub] [nifi] asfgit closed pull request #3362: NIFI-6085 - Added /access/logout endpoint to allow JWT auth tokens to…

2019-05-08 Thread GitBox
asfgit closed pull request #3362: NIFI-6085 - Added /access/logout endpoint to allow JWT auth tokens to… URL: https://github.com/apache/nifi/pull/3362 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (NIFI-6085) Bearer Token isn't killed after user logs out

2019-05-08 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-6085: Resolution: Fixed Fix Version/s: 1.10.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-6085) Bearer Token isn't killed after user logs out

2019-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835995#comment-16835995 ] ASF subversion and git services commented on NIFI-6085: --- Commit

[jira] [Commented] (NIFI-6085) Bearer Token isn't killed after user logs out

2019-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835994#comment-16835994 ] ASF subversion and git services commented on NIFI-6085: --- Commit

[jira] [Commented] (NIFI-6085) Bearer Token isn't killed after user logs out

2019-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835996#comment-16835996 ] ASF subversion and git services commented on NIFI-6085: --- Commit

[jira] [Assigned] (NIFI-6280) Re-evaluate handling of Authorization bearer token during JWT logout

2019-05-08 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto reassigned NIFI-6280: --- Assignee: Andy LoPresto > Re-evaluate handling of Authorization bearer token during JWT

[jira] [Created] (NIFI-6280) Re-evaluate handling of Authorization bearer token during JWT logout

2019-05-08 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-6280: --- Summary: Re-evaluate handling of Authorization bearer token during JWT logout Key: NIFI-6280 URL: https://issues.apache.org/jira/browse/NIFI-6280 Project: Apache NiFi

[jira] [Updated] (NIFI-6279) MergeContent ignoring Minimum Entries per Bin when incoming Queue size exceeds Maximum Number of Bins

2019-05-08 Thread Brian Ghigiarelli (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Ghigiarelli updated NIFI-6279: Description: When MergeContent is set to Bin-Packing while using a Correlation Attribute

[jira] [Created] (NIFI-6279) MergeContent ignoring Minimum Entries per Bin when incoming Queue size exceeds Maximum Number of Bins

2019-05-08 Thread Brian Ghigiarelli (JIRA)
Brian Ghigiarelli created NIFI-6279: --- Summary: MergeContent ignoring Minimum Entries per Bin when incoming Queue size exceeds Maximum Number of Bins Key: NIFI-6279 URL:

[GitHub] [nifi-minifi-cpp] am-c-p-p opened a new pull request #551: MINIFICPP-773 Implemented.

2019-05-08 Thread GitBox
am-c-p-p opened a new pull request #551: MINIFICPP-773 Implemented. URL: https://github.com/apache/nifi-minifi-cpp/pull/551 Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution we ask you to ensure the following

[jira] [Updated] (NIFI-6278) ListenHTTP - Improve throttling and set idle timeout

2019-05-08 Thread Steven Youtsey (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Youtsey updated NIFI-6278: - Description: The processor will hang on a blocking read indefinitely and thus stop ingesting

[jira] [Commented] (NIFI-6278) ListenHTTP - Improve throttling and set idle timeout

2019-05-08 Thread Steven Youtsey (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-6278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835957#comment-16835957 ] Steven Youtsey commented on NIFI-6278: -- Once I get my dev environment set up, I'll go through the

[jira] [Created] (NIFI-6278) ListenHTTP - Improve throttling and set idle timeout

2019-05-08 Thread Steven Youtsey (JIRA)
Steven Youtsey created NIFI-6278: Summary: ListenHTTP - Improve throttling and set idle timeout Key: NIFI-6278 URL: https://issues.apache.org/jira/browse/NIFI-6278 Project: Apache NiFi Issue

[jira] [Created] (NIFI-6277) UI - Allow parameters to be referenced in component configuration

2019-05-08 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-6277: - Summary: UI - Allow parameters to be referenced in component configuration Key: NIFI-6277 URL: https://issues.apache.org/jira/browse/NIFI-6277 Project: Apache NiFi

[jira] [Created] (NIFI-6276) Better Support for Parameterizing Flows

2019-05-08 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-6276: - Summary: Better Support for Parameterizing Flows Key: NIFI-6276 URL: https://issues.apache.org/jira/browse/NIFI-6276 Project: Apache NiFi Issue Type: New Feature

[GitHub] [nifi-registry] bbende commented on issue #187: NIFIREG-269 Capitalized REST API in doc links

2019-05-08 Thread GitBox
bbende commented on issue #187: NIFIREG-269 Capitalized REST API in doc links URL: https://github.com/apache/nifi-registry/pull/187#issuecomment-490613623 Looks good merging This is an automated message from the Apache Git

[GitHub] [nifi-registry] bbende merged pull request #187: NIFIREG-269 Capitalized REST API in doc links

2019-05-08 Thread GitBox
bbende merged pull request #187: NIFIREG-269 Capitalized REST API in doc links URL: https://github.com/apache/nifi-registry/pull/187 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Resolved] (NIFIREG-268) Add documentation about uploading/downloading bundles to user guide

2019-05-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-268. - Resolution: Fixed > Add documentation about uploading/downloading bundles to user guide >

[GitHub] [nifi-registry] asfgit closed pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
asfgit closed pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184 This is an automated message from the Apache Git Service. To respond to

[jira] [Resolved] (NIFIREG-269) Docs link should be "REST API" not "Rest Api"

2019-05-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-269. - Resolution: Fixed > Docs link should be "REST API" not "Rest Api" >

[jira] [Updated] (NIFIREG-269) Docs link should be "REST API" not "Rest Api"

2019-05-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFIREG-269: Fix Version/s: 0.4.0 > Docs link should be "REST API" not "Rest Api" >

[GitHub] [nifi-registry] andrewmlim commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#issuecomment-490610684 +1 Looks ready to merge. This is an automated

[jira] [Created] (NIFI-6275) ListHDFS with Full Path filter mode regex does not work as intended

2019-05-08 Thread Jeff Storck (JIRA)
Jeff Storck created NIFI-6275: - Summary: ListHDFS with Full Path filter mode regex does not work as intended Key: NIFI-6275 URL: https://issues.apache.org/jira/browse/NIFI-6275 Project: Apache NiFi

[GitHub] [nifi-registry] andrewmlim opened a new pull request #187: NIFIREG-269 Capitalized REST API in doc links

2019-05-08 Thread GitBox
andrewmlim opened a new pull request #187: NIFIREG-269 Capitalized REST API in doc links URL: https://github.com/apache/nifi-registry/pull/187 This is an automated message from the Apache Git Service. To respond to the

[jira] [Assigned] (NIFIREG-269) Docs link should be "REST API" not "Rest Api"

2019-05-08 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim reassigned NIFIREG-269: -- Assignee: Andrew Lim > Docs link should be "REST API" not "Rest Api" >

[jira] [Updated] (MINIFICPP-807) JNI Annotations not handles correctly in all cases

2019-05-08 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-807: - Resolution: Fixed Status: Resolved (was: Patch Available) > JNI Annotations

[GitHub] [nifi-minifi-cpp] asfgit closed pull request #548: MINIFICPP-831- Remove debug target and change to relwithdebinfo

2019-05-08 Thread GitBox
asfgit closed pull request #548: MINIFICPP-831- Remove debug target and change to relwithdebinfo URL: https://github.com/apache/nifi-minifi-cpp/pull/548 This is an automated message from the Apache Git Service. To respond

[GitHub] [nifi-registry] bbende commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
bbende commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#issuecomment-490572833 @andrewmlim good point! updated This is an automated

[GitHub] [nifi-minifi-cpp] arpadboda commented on a change in pull request #548: MINIFICPP-831- Remove debug target and change to relwithdebinfo

2019-05-08 Thread GitBox
arpadboda commented on a change in pull request #548: MINIFICPP-831- Remove debug target and change to relwithdebinfo URL: https://github.com/apache/nifi-minifi-cpp/pull/548#discussion_r282154489 ## File path: CMakeSettings.json ## @@ -85,7 +97,7 @@ { "name":

[GitHub] [nifi-registry] andrewmlim commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#issuecomment-490563642 @bbende Changes look good! One suggestion though is for that last link to the REST API docs to be relative

[GitHub] [nifi-registry] bbende commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
bbende commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#issuecomment-490555756 Thanks @andrewmlim ! I agree with your suggestions, pushed another commit with those changes.

[jira] [Resolved] (MINIFICPP-831) remove debug target of CMakeSettings.json

2019-05-08 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-831. -- Resolution: Fixed > remove debug target of CMakeSettings.json >

[jira] [Updated] (MINIFICPP-831) remove debug target of CMakeSettings.json

2019-05-08 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-831: - Fix Version/s: 0.7.0 > remove debug target of CMakeSettings.json >

[jira] [Resolved] (MINIFICPP-805) Flow expiration log statement causes failure

2019-05-08 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-805. -- Resolution: Fixed > Flow expiration log statement causes failure >

[GitHub] [nifi-registry] andrewmlim commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on issue #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#issuecomment-490545422 @bbende Besides the minor comments I added, looks great! Thanks for adding this new section!

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282133216 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282133216 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282131384 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282129473 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282131496 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282132260 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[jira] [Resolved] (MINIFICPP-835) Move LibreSSL to release tarball

2019-05-08 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-835. -- Resolution: Fixed > Move LibreSSL to release tarball >

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282130877 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282129473 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282126119 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282126119 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282126119 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282126526 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[GitHub] [nifi-registry] andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info

2019-05-08 Thread GitBox
andrewmlim commented on a change in pull request #184: NIFIREG-268 Update user guide with upload/download bundle info URL: https://github.com/apache/nifi-registry/pull/184#discussion_r282126119 ## File path: nifi-registry-core/nifi-registry-docs/src/main/asciidoc/user-guide.adoc

[jira] [Commented] (NIFIREG-222) NiFi Registry Working dir and docs dir logic

2019-05-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835695#comment-16835695 ] Bryan Bende commented on NIFIREG-222: - I submitted a PR that I believe resolves these issues, but

[jira] [Assigned] (NIFIREG-222) NiFi Registry Working dir and docs dir logic

2019-05-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende reassigned NIFIREG-222: --- Assignee: Bryan Bende > NiFi Registry Working dir and docs dir logic >

[GitHub] [nifi-registry] bbende opened a new pull request #186: NIFIREG-222 Improving logic for determining working dir and docs dir

2019-05-08 Thread GitBox
bbende opened a new pull request #186: NIFIREG-222 Improving logic for determining working dir and docs dir URL: https://github.com/apache/nifi-registry/pull/186 This is an automated message from the Apache Git Service. To

[jira] [Created] (NIFIREG-269) Docs link should be "REST API" not "Rest Api"

2019-05-08 Thread Andrew Lim (JIRA)
Andrew Lim created NIFIREG-269: -- Summary: Docs link should be "REST API" not "Rest Api" Key: NIFIREG-269 URL: https://issues.apache.org/jira/browse/NIFIREG-269 Project: NiFi Registry Issue

[GitHub] [nifi-minifi-cpp] arpadboda commented on issue #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any…

2019-05-08 Thread GitBox
arpadboda commented on issue #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any… URL: https://github.com/apache/nifi-minifi-cpp/pull/550#issuecomment-490524685 > however, my biggest concern is if we can, in time, easily replace this in the C++ Client. Not that I

[jira] [Commented] (NIFI-5574) Windows 'mvn clean install' fails on Groovy Tests

2019-05-08 Thread Shawn Weeks (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835645#comment-16835645 ] Shawn Weeks commented on NIFI-5574: --- There are other tests that fail after this. I’m not sure it will be

[GitHub] [nifi-registry] bbende commented on issue #185: NIFIREG-266 Corrected check-style violations and added Apache license header to tests

2019-05-08 Thread GitBox
bbende commented on issue #185: NIFIREG-266 Corrected check-style violations and added Apache license header to tests URL: https://github.com/apache/nifi-registry/pull/185#issuecomment-490486834 Looks good, will merge This

[GitHub] [nifi-minifi-cpp] phrocker commented on issue #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any…

2019-05-08 Thread GitBox
phrocker commented on issue #550: MINIFICPP-822 - Nanofi raw S2S implementation shouldn't depend on any… URL: https://github.com/apache/nifi-minifi-cpp/pull/550#issuecomment-490489017 I took a quick glance and everything looked good at face value. Some minor comments I'll release when I

[jira] [Resolved] (NIFIREG-266) Introduce automated UI testing

2019-05-08 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFIREG-266. - Resolution: Fixed Fix Version/s: 0.4.0 > Introduce automated UI testing >

[GitHub] [nifi-registry] asfgit closed pull request #185: NIFIREG-266 Corrected check-style violations and added Apache license header to tests

2019-05-08 Thread GitBox
asfgit closed pull request #185: NIFIREG-266 Corrected check-style violations and added Apache license header to tests URL: https://github.com/apache/nifi-registry/pull/185 This is an automated message from the Apache Git

[GitHub] [nifi-minifi-cpp] asfgit closed pull request #549: MINIFICPP-835: Import libressl differently and attempt to link in windows.

2019-05-08 Thread GitBox
asfgit closed pull request #549: MINIFICPP-835: Import libressl differently and attempt to link in windows. URL: https://github.com/apache/nifi-minifi-cpp/pull/549 This is an automated message from the Apache Git Service.

[GitHub] [nifi-minifi-cpp] asfgit closed pull request #540: MINIFICPP-809: Better support python capabilities and recordreader/wr…

2019-05-08 Thread GitBox
asfgit closed pull request #540: MINIFICPP-809: Better support python capabilities and recordreader/wr… URL: https://github.com/apache/nifi-minifi-cpp/pull/540 This is an automated message from the Apache Git Service. To

[jira] [Updated] (NIFI-5574) Windows 'mvn clean install' fails on Groovy Tests

2019-05-08 Thread Mike Thomsen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Thomsen updated NIFI-5574: --- Resolution: Fixed Fix Version/s: 1.10.0 Status: Resolved (was: Patch Available) >

[jira] [Commented] (NIFI-5574) Windows 'mvn clean install' fails on Groovy Tests

2019-05-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16835520#comment-16835520 ] ASF subversion and git services commented on NIFI-5574: --- Commit

[GitHub] [nifi] asfgit closed pull request #2988: NIFI-5574 Removed usage of Paths.get() due to TEST_RES_PATH being res…

2019-05-08 Thread GitBox
asfgit closed pull request #2988: NIFI-5574 Removed usage of Paths.get() due to TEST_RES_PATH being res… URL: https://github.com/apache/nifi/pull/2988 This is an automated message from the Apache Git Service. To respond to

[GitHub] [nifi-minifi-cpp] phrocker commented on a change in pull request #548: MINIFICPP-831- Remove debug target and change to relwithdebinfo

2019-05-08 Thread GitBox
phrocker commented on a change in pull request #548: MINIFICPP-831- Remove debug target and change to relwithdebinfo URL: https://github.com/apache/nifi-minifi-cpp/pull/548#discussion_r282024250 ## File path: CMakeSettings.json ## @@ -85,7 +97,7 @@ { "name":

[GitHub] [nifi] MikeThomsen commented on issue #3257: NIFI-5435 Prometheus /metrics http endpoint for monitoring integration

2019-05-08 Thread GitBox
MikeThomsen commented on issue #3257: NIFI-5435 Prometheus /metrics http endpoint for monitoring integration URL: https://github.com/apache/nifi/pull/3257#issuecomment-490440554 @SatwikBhandiwad Any updates? This is an

[GitHub] [nifi] MikeThomsen commented on issue #3388: NIFI-1693

2019-05-08 Thread GitBox
MikeThomsen commented on issue #3388: NIFI-1693 URL: https://github.com/apache/nifi/pull/3388#issuecomment-490414859 @rwithers looks like you pulled in a lot of commits from others--probably by doing a git pull master on your branch. Please rebase and force push to clear that up.

[GitHub] [nifi] lfrancke commented on issue #3425: NIFI-6197 HBase: Fix deprecations, default for client retries & validations

2019-05-08 Thread GitBox
lfrancke commented on issue #3425: NIFI-6197 HBase: Fix deprecations, default for client retries & validations URL: https://github.com/apache/nifi/pull/3425#issuecomment-490370846 Hi @bbende I just wanted to check again and see if you'd accept a Pull Request with the proposed