[jira] [Created] (NIFI-5226) Implement a Record API based PutInfluxDB processor

2018-05-22 Thread Influxdata Engineering (JIRA)
Influxdata Engineering created NIFI-5226: Summary: Implement a Record API based PutInfluxDB processor Key: NIFI-5226 URL: https://issues.apache.org/jira/browse/NIFI-5226 Project: Apache NiFi

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483872#comment-16483872 ] ASF GitHub Bot commented on NIFI-5186: -- GitHub user markap14 opened a pull request:

[jira] [Updated] (NIFI-5226) Implement a Record API based PutInfluxDB processor

2018-05-22 Thread Influxdata Engineering (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Influxdata Engineering updated NIFI-5226: - Description: Implement a new processor that uses the Record API to put data into

[jira] [Updated] (NIFI-5226) Implement a Record API based PutInfluxDB processor

2018-05-22 Thread Influxdata Engineering (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Influxdata Engineering updated NIFI-5226: - Fix Version/s: 1.7.0 > Implement a Record API based PutInfluxDB processor >

[jira] [Updated] (NIFI-5226) Implement a Record API based PutInfluxDB processor

2018-05-22 Thread Influxdata Engineering (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Influxdata Engineering updated NIFI-5226: - Component/s: Extensions > Implement a Record API based PutInfluxDB processor >

[jira] [Assigned] (NIFI-5219) Update nifi-fds name and descriptions

2018-05-22 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Moran reassigned NIFI-5219: --- Assignee: Rob Moran > Update nifi-fds name and descriptions > - >

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483881#comment-16483881 ] Mark Payne commented on NIFI-5186: -- Create Pull Request from wrong branch/Jira number. Closed pull request

[jira] [Updated] (NIFI-5226) Implement a Record API based PutInfluxDB processor

2018-05-22 Thread Influxdata Engineering (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Influxdata Engineering updated NIFI-5226: - Labels: influx processor timeseries (was: ) > Implement a Record API based

[GitHub] nifi pull request #2731: NIFI-5222: Prevent validating components multiple t...

2018-05-22 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2731 NIFI-5222: Prevent validating components multiple times for each update Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[GitHub] nifi pull request #2730: NIFI-5186: Prevent validating components multiple t...

2018-05-22 Thread markap14
Github user markap14 closed the pull request at: https://github.com/apache/nifi/pull/2730 ---

[jira] [Updated] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Frederik Petersen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederik Petersen updated NIFI-5225: Description: We use NiFi's API to change a part of our flow quite frequently. Over the past

[jira] [Commented] (NIFI-5109) AbstractListProcessor stop calling performListing after primary node reelection

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483943#comment-16483943 ] ASF GitHub Bot commented on NIFI-5109: -- Github user joewitt commented on the issue:

[GitHub] nifi issue #2657: NIFI-5109 Reset justElectedPrimaryNode flag right after re...

2018-05-22 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2657 @mgaido91 I dont have any other comments for now - i'm looking into some other things so if ya'll are good then I think we're set. ---

[jira] [Commented] (NIFI-5109) AbstractListProcessor stop calling performListing after primary node reelection

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483941#comment-16483941 ] ASF GitHub Bot commented on NIFI-5109: -- Github user joewitt commented on the issue:

[jira] [Commented] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483967#comment-16483967 ] Joseph Witt commented on NIFI-5225: --- also [~FrederikP] you might consider if you can testing with your

[jira] [Commented] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483964#comment-16483964 ] Joseph Witt commented on NIFI-5225: --- [~FrederikP] this is extremely impressive! Did you verify this

[GitHub] nifi-minifi-cpp pull request #333: MINIFICPP-501 Incorporate dependent prope...

2018-05-22 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/333#discussion_r189911362 --- Diff: libminifi/src/processors/PutFile.cpp --- @@ -51,7 +51,9 @@ core::Property PutFile::CreateDirs( "Create Missing

[jira] [Commented] (MINIFICPP-502) Support required processor properties

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484004#comment-16484004 ] ASF GitHub Bot commented on MINIFICPP-502: -- Github user achristianson commented on the issue:

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484030#comment-16484030 ] ASF GitHub Bot commented on NIFI-5186: -- Github user scottyaslan commented on a diff in the pull

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484031#comment-16484031 ] ASF GitHub Bot commented on NIFI-5186: -- Github user scottyaslan commented on a diff in the pull

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484039#comment-16484039 ] ASF GitHub Bot commented on NIFI-5186: -- Github user mcgilman commented on a diff in the pull request:

[jira] [Resolved] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

2018-05-22 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt resolved NIFI-4988. --- Resolution: Fixed +1 merged to master. thanks > UnpackContent throws

[jira] [Commented] (NIFI-4930) Nar-Dependency-Version - timestamped snapshot version problem

2018-05-22 Thread Derek Straka (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484064#comment-16484064 ] Derek Straka commented on NIFI-4930: [~bende] - Yes.  I'm going to submit a PR some time today. >

[jira] [Commented] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Frederik Petersen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484072#comment-16484072 ] Frederik Petersen commented on NIFI-5225: - [~joewitt] + [~markap14] thanks! _Did you verify this

[jira] [Created] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Frederik Petersen (JIRA)
Frederik Petersen created NIFI-5225: --- Summary: Leak in RingBufferEventRepository for frequently updated flows Key: NIFI-5225 URL: https://issues.apache.org/jira/browse/NIFI-5225 Project: Apache

[jira] [Commented] (NIFI-5219) Update nifi-fds name and descriptions

2018-05-22 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483842#comment-16483842 ] Rob Moran commented on NIFI-5219: - [~scottyaslan] I was going to try to take care of this soon, but I

[jira] [Updated] (NIFI-5226) Implement a Record API based PutInfluxDB processor

2018-05-22 Thread Influxdata Engineering (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Influxdata Engineering updated NIFI-5226: - Description: Implement a new processor that uses the Record API to put data into

[GitHub] nifi pull request #2730: NIFI-5186: Prevent validating components multiple t...

2018-05-22 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2730 NIFI-5186: Prevent validating components multiple times for each update Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483877#comment-16483877 ] ASF GitHub Bot commented on NIFI-5186: -- Github user markap14 closed the pull request at:

[jira] [Commented] (NIFI-5222) With validation being performed asynchronously, updating a processor causes validation to occur 3 times instead of once

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483876#comment-16483876 ] ASF GitHub Bot commented on NIFI-5222: -- GitHub user markap14 opened a pull request:

[jira] [Updated] (NIFI-5222) With validation being performed asynchronously, updating a processor causes validation to occur 3 times instead of once

2018-05-22 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-5222: - Fix Version/s: 1.7.0 Status: Patch Available (was: Open) > With validation being performed

[GitHub] nifi-minifi-cpp pull request #335: MINIFICPP-503 Fix docker sync excludes to...

2018-05-22 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/335 MINIFICPP-503 Fix docker sync excludes to fix missing Parser.yy build… … error Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to

[jira] [Commented] (MINIFICPP-503) Parser.yy not synced to docker builds

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484139#comment-16484139 ] ASF GitHub Bot commented on MINIFICPP-503: -- GitHub user achristianson opened a pull request:

[GitHub] nifi issue #2657: NIFI-5109 Reset justElectedPrimaryNode flag right after re...

2018-05-22 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2657 @ijokarumawak can you take a look and merge if seems ok? ---

[GitHub] nifi pull request #2732: NIFI-5225: Purge event data from event repository w...

2018-05-22 Thread FrederikP
GitHub user FrederikP opened a pull request: https://github.com/apache/nifi/pull/2732 NIFI-5225: Purge event data from event repository when Connectable is removed ### For all changes: - [x] Is there a JIRA ticket associated with this PR? Is it referenced in the

[GitHub] nifi-minifi-cpp pull request #334: MINIFICPP-502 Add validation to config pa...

2018-05-22 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/334#discussion_r189913737 --- Diff: libminifi/include/core/Property.h --- @@ -56,10 +56,15 @@ class Property { /*! * Create a new property */

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484020#comment-16484020 ] ASF GitHub Bot commented on NIFI-5133: -- Github user pvillard31 commented on a diff in the pull

[jira] [Updated] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

2018-05-22 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt updated NIFI-4988: -- Fix Version/s: 1.7.0 > UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" >

[jira] [Commented] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484035#comment-16484035 ] ASF GitHub Bot commented on NIFI-4988: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #2722: NIFI-5186: Updating UI to support asynchronous vali...

2018-05-22 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2722#discussion_r189922272 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-settings.js --- @@ -264,12 +264,20 @@

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484038#comment-16484038 ] ASF GitHub Bot commented on NIFI-5186: -- Github user mcgilman commented on a diff in the pull request:

[GitHub] nifi pull request #2722: NIFI-5186: Updating UI to support asynchronous vali...

2018-05-22 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/2722#discussion_r189922253 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-controller-services.js --- @@ -814,12

[jira] [Comment Edited] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Frederik Petersen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484072#comment-16484072 ] Frederik Petersen edited comment on NIFI-5225 at 5/22/18 2:49 PM: --

[GitHub] nifi-minifi-cpp issue #333: MINIFICPP-501 Incorporate dependent property met...

2018-05-22 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/333 Fixed the name/value redundancy. ---

[GitHub] nifi-minifi-cpp pull request #333: MINIFICPP-501 Incorporate dependent prope...

2018-05-22 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/333#discussion_r189911483 --- Diff: libminifi/include/core/state/nodes/AgentInformation.h --- @@ -297,9 +297,20 @@ class ComponentManifest : public DeviceInformation {

[jira] [Commented] (MINIFICPP-501) Incorporate dependent property metadata into agent information

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483993#comment-16483993 ] ASF GitHub Bot commented on MINIFICPP-501: -- Github user achristianson commented on a diff in

[jira] [Commented] (MINIFICPP-501) Incorporate dependent property metadata into agent information

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483994#comment-16483994 ] ASF GitHub Bot commented on MINIFICPP-501: -- Github user achristianson commented on a diff in

[jira] [Commented] (MINIFICPP-501) Incorporate dependent property metadata into agent information

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483995#comment-16483995 ] ASF GitHub Bot commented on MINIFICPP-501: -- Github user achristianson commented on the issue:

[GitHub] nifi pull request #2722: NIFI-5186: Updating UI to support asynchronous vali...

2018-05-22 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2722#discussion_r189688839 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-controller-services.js --- @@

[GitHub] nifi pull request #2722: NIFI-5186: Updating UI to support asynchronous vali...

2018-05-22 Thread scottyaslan
Github user scottyaslan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2722#discussion_r189689454 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-settings.js --- @@ -264,12 +264,20

[GitHub] nifi pull request #2725: NIFI-4988 Changed to handle an invalid ZIP file

2018-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2725 ---

[jira] [Commented] (NIFI-4988) UnpackContent throws "java.lang.IllegalArgumentException: invalid entry size" and Administratively Yields

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

[jira] [Commented] (NIFI-5215) Upgrade AngularJS to v1.7.0

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484033#comment-16484033 ] ASF GitHub Bot commented on NIFI-5215: -- Github user mcgilman commented on the issue:

[jira] [Comment Edited] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Frederik Petersen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484072#comment-16484072 ] Frederik Petersen edited comment on NIFI-5225 at 5/22/18 2:50 PM: --

[jira] [Commented] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483946#comment-16483946 ] ASF GitHub Bot commented on NIFI-5225: -- GitHub user FrederikP opened a pull request:

[jira] [Updated] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-5225: --- Affects Version/s: (was: 1.6.0) (was: 1.5.0) Status:

[jira] [Assigned] (NIFI-4930) Nar-Dependency-Version - timestamped snapshot version problem

2018-05-22 Thread Derek Straka (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Straka reassigned NIFI-4930: -- Assignee: Derek Straka > Nar-Dependency-Version - timestamped snapshot version problem >

[jira] [Commented] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16483977#comment-16483977 ] Mark Payne commented on NIFI-5225: -- [~FrederikP] great find! And yes, i do agree there's an issue there. I

[jira] [Commented] (MINIFICPP-501) Incorporate dependent property metadata into agent information

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484007#comment-16484007 ] ASF GitHub Bot commented on MINIFICPP-501: -- Github user achristianson commented on a diff in

[GitHub] nifi-minifi-cpp pull request #333: MINIFICPP-501 Incorporate dependent prope...

2018-05-22 Thread achristianson
Github user achristianson commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/333#discussion_r189914896 --- Diff: libminifi/src/processors/PutFile.cpp --- @@ -51,7 +51,9 @@ core::Property PutFile::CreateDirs( "Create Missing

[GitHub] nifi pull request #2724: NIFI-5133: Implemented Google Cloud PubSub Processo...

2018-05-22 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2724#discussion_r189903290 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/AbstractGCPubSubProcessor.java --- @@

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484018#comment-16484018 ] ASF GitHub Bot commented on NIFI-5133: -- Github user pvillard31 commented on a diff in the pull

[GitHub] nifi pull request #2724: NIFI-5133: Implemented Google Cloud PubSub Processo...

2018-05-22 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2724#discussion_r189904067 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/ConsumeGCPubSub.java --- @@ -0,0

[GitHub] nifi pull request #2724: NIFI-5133: Implemented Google Cloud PubSub Processo...

2018-05-22 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2724#discussion_r189903461 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/ConsumeGCPubSub.java --- @@ -0,0

[jira] [Created] (NIFI-5227) When node re-joins cluster, if a processor is in 'validating' state it may fail to start

2018-05-22 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5227: Summary: When node re-joins cluster, if a processor is in 'validating' state it may fail to start Key: NIFI-5227 URL: https://issues.apache.org/jira/browse/NIFI-5227

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484021#comment-16484021 ] ASF GitHub Bot commented on NIFI-5133: -- Github user pvillard31 commented on a diff in the pull

[GitHub] nifi pull request #2724: NIFI-5133: Implemented Google Cloud PubSub Processo...

2018-05-22 Thread pvillard31
Github user pvillard31 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2724#discussion_r189905474 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/PublishGCPubSub.java --- @@ -0,0

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484019#comment-16484019 ] ASF GitHub Bot commented on NIFI-5133: -- Github user pvillard31 commented on a diff in the pull

[GitHub] nifi issue #2722: NIFI-5186: Updating UI to support asynchronous validation

2018-05-22 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2722 @markap14 understood and agree. I'm +1 on this. Will also look at NIFI-5222 as well now ---

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484056#comment-16484056 ] ASF GitHub Bot commented on NIFI-5186: -- Github user joewitt commented on the issue:

[jira] [Comment Edited] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Frederik Petersen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484072#comment-16484072 ] Frederik Petersen edited comment on NIFI-5225 at 5/22/18 2:46 PM: --

[jira] [Comment Edited] (NIFI-5225) Leak in RingBufferEventRepository for frequently updated flows

2018-05-22 Thread Frederik Petersen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484072#comment-16484072 ] Frederik Petersen edited comment on NIFI-5225 at 5/22/18 2:50 PM: --

[GitHub] nifi pull request #2630: NIFI-5041 Adds SPNEGO authentication to LivySession...

2018-05-22 Thread peter-toth
Github user peter-toth commented on a diff in the pull request: https://github.com/apache/nifi/pull/2630#discussion_r189932016 --- Diff: nifi-nar-bundles/nifi-spark-bundle/nifi-livy-controller-service/src/main/java/org/apache/nifi/controller/livy/LivySessionController.java --- @@

[jira] [Commented] (NIFI-5041) Add convenient SPNEGO/Kerberos authentication support to LivySessionController

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484090#comment-16484090 ] ASF GitHub Bot commented on NIFI-5041: -- Github user peter-toth commented on a diff in the pull

[jira] [Commented] (MINIFICPP-502) Support required processor properties

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484003#comment-16484003 ] ASF GitHub Bot commented on MINIFICPP-502: -- Github user achristianson commented on a diff in

[GitHub] nifi-minifi-cpp issue #334: MINIFICPP-502 Add validation to config parser to...

2018-05-22 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/334 Fixed the linter issue. ---

[jira] [Commented] (NIFI-4930) Nar-Dependency-Version - timestamped snapshot version problem

2018-05-22 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484009#comment-16484009 ] Bryan Bende commented on NIFI-4930: --- [~ad_luxonit] thanks for reporting this, from a quick glance the

[jira] [Assigned] (MINIFICPP-457) Network management controller service for interface binding for socket

2018-05-22 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo reassigned MINIFICPP-457: Assignee: marco polo (was: bqiu) > Network management controller service for interface

[GitHub] nifi issue #2721: [NIFI-5215] Upgrade AngularJS to v1.7.0. Also, adding pack...

2018-05-22 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2721 Will review... ---

[jira] [Resolved] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-5186. --- Resolution: Fixed > Update UI to account for asynchronous validation >

[GitHub] nifi issue #2719: NIFI-4585 Add nifi.cluster.node.max.concurrent.requests to...

2018-05-22 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2719 Reviewing... ---

[jira] [Commented] (NIFI-4585) Document nifi.cluster.node.max.concurrent.requests property

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484246#comment-16484246 ] ASF GitHub Bot commented on NIFI-4585: -- Github user scottyaslan commented on the issue:

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484195#comment-16484195 ] ASF GitHub Bot commented on NIFI-5186: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484198#comment-16484198 ] ASF GitHub Bot commented on NIFI-5186: -- Github user scottyaslan commented on the issue:

[GitHub] nifi issue #2722: NIFI-5186: Updating UI to support asynchronous validation

2018-05-22 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2722 Thanks @mcgilman this has been merged to master. ---

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484217#comment-16484217 ] ASF GitHub Bot commented on NIFI-5133: -- Github user zenfenan commented on a diff in the pull request:

[GitHub] nifi pull request #2724: NIFI-5133: Implemented Google Cloud PubSub Processo...

2018-05-22 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2724#discussion_r189963005 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/ConsumeGCPubSub.java --- @@ -0,0 +1,190

[GitHub] nifi issue #2726: NIFI-4987: Added TTL to RedisDistributedMapCacheClientServ...

2018-05-22 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2726 The TTL concept is really specific to the implementation (Redis in this case). From the perspective of the DMC interface, the API for getAndPutIfAbsent is saying it will only do a put if the key

[GitHub] nifi pull request #2724: NIFI-5133: Implemented Google Cloud PubSub Processo...

2018-05-22 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2724#discussion_r189967778 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/AbstractGCPubSubProcessor.java --- @@

[jira] [Resolved] (NIFI-4585) Document nifi.cluster.node.max.concurrent.requests property

2018-05-22 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-4585. --- Resolution: Fixed Fix Version/s: 1.7.0 > Document nifi.cluster.node.max.concurrent.requests

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484261#comment-16484261 ] ASF GitHub Bot commented on NIFI-5133: -- Github user zenfenan commented on a diff in the pull request:

[GitHub] nifi pull request #2722: NIFI-5186: Updating UI to support asynchronous vali...

2018-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2722 ---

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

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

[jira] [Commented] (NIFI-5186) Update UI to account for asynchronous validation

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

[jira] [Commented] (NIFI-4585) Document nifi.cluster.node.max.concurrent.requests property

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484200#comment-16484200 ] ASF GitHub Bot commented on NIFI-4585: -- Github user scottyaslan commented on the issue:

[jira] [Commented] (MINIFICPP-498) Add travis builds targeting newer compilers (>= gcc 6)

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484216#comment-16484216 ] ASF GitHub Bot commented on MINIFICPP-498: -- GitHub user achristianson opened a pull request:

[GitHub] nifi-minifi-cpp pull request #336: MINIFICPP-498 Test newer compiler (gcc >=...

2018-05-22 Thread achristianson
GitHub user achristianson opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/336 MINIFICPP-498 Test newer compiler (gcc >= 6) (and also test build of … …Docker image) in travis Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.

[GitHub] nifi pull request #2724: NIFI-5133: Implemented Google Cloud PubSub Processo...

2018-05-22 Thread zenfenan
Github user zenfenan commented on a diff in the pull request: https://github.com/apache/nifi/pull/2724#discussion_r189965330 --- Diff: nifi-nar-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/pubsub/PublishGCPubSub.java --- @@ -0,0 +1,240

[jira] [Commented] (NIFI-5133) Create a processor to Publish and Subscribe to Google Pub/Sub

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484228#comment-16484228 ] ASF GitHub Bot commented on NIFI-5133: -- Github user zenfenan commented on a diff in the pull request:

[jira] [Commented] (NIFI-4987) Support TTL in Redis

2018-05-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16484237#comment-16484237 ] ASF GitHub Bot commented on NIFI-4987: -- Github user bbende commented on the issue:

  1   2   >