[jira] [Comment Edited] (NIFI-4395) GenerateTableFetch can't fetch column type by state after instance reboot

2017-09-19 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172728#comment-16172728 ] Koji Kawamura edited comment on NIFI-4395 at 9/20/17 4:30 AM: -- [~deonashh]

[jira] [Commented] (NIFI-4395) GenerateTableFetch can't fetch column type by state after instance reboot

2017-09-19 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172728#comment-16172728 ] Koji Kawamura commented on NIFI-4395: - [~deonashh]] Thanks for reporting this. I was able to reproduce

[jira] [Updated] (NIFI-4395) GenerateTableFetch can't fetch column type by state after instance reboot

2017-09-19 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated NIFI-4395: - Summary: GenerateTableFetch can't fetch column type by state after instance reboot (was:

[jira] [Commented] (NIFI-3248) GetSolr can miss recently updated documents

2017-09-19 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172645#comment-16172645 ] Koji Kawamura commented on NIFI-3248: - Hi [~jope], thanks for your update. By looking at (1), I wonder

[jira] [Commented] (MINIFICPP-67) Mergecontent processor for minifi-cpp

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172537#comment-16172537 ] ASF GitHub Bot commented on MINIFICPP-67: - Github user minifirocks commented on the issue:

[GitHub] nifi-minifi-cpp issue #133: MINIFICPP-67: Merge Content processor

2017-09-19 Thread minifirocks
Github user minifirocks commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/133 @phrocker rebased ---

[jira] [Commented] (MINIFICPP-67) Mergecontent processor for minifi-cpp

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172483#comment-16172483 ] ASF GitHub Bot commented on MINIFICPP-67: - Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #133: MINIFICPP-67: Merge Content processor

2017-09-19 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/133 @minifirocks Can you rebase against master? Your commits have unrelated content. ---

[jira] [Commented] (MINIFICPP-67) Mergecontent processor for minifi-cpp

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172370#comment-16172370 ] ASF GitHub Bot commented on MINIFICPP-67: - Github user minifirocks commented on the issue:

[GitHub] nifi-minifi-cpp issue #133: MINIFICPP-67: Merge Content processor

2017-09-19 Thread minifirocks
Github user minifirocks commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/133 @phrocker @apiri please approve the same, i would like to merge that before i add the compression/tar support for merge content. ---

[jira] [Commented] (MINIFICPP-72) Add tar and compression support for MergeContent

2017-09-19 Thread bqiu (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172364#comment-16172364 ] bqiu commented on MINIFICPP-72: --- Hey, Aldrin the NiFi merge content processor support merge format like

[jira] [Commented] (NIFI-3248) GetSolr can miss recently updated documents

2017-09-19 Thread Johannes Peter (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172249#comment-16172249 ] Johannes Peter commented on NIFI-3248: -- Update: I am almost done with the new processor

[jira] [Commented] (NIFI-2663) Add Websocket support for MQTT protocol

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172165#comment-16172165 ] ASF GitHub Bot commented on NIFI-2663: -- Github user SebastianCarroll commented on the issue:

[GitHub] nifi issue #2154: NIFI-2663: Add WebSocket support for MQTT processors

2017-09-19 Thread SebastianCarroll
Github user SebastianCarroll commented on the issue: https://github.com/apache/nifi/pull/2154 Hey @JPercivall! Thanks for the review! What I was referring to with the 3 letter change was in the test class itself not the core code. For example, I thought about changing the 'ssl'

[jira] [Commented] (NIFI-4326) ExtractEmailHeaders.java unhandled Exceptions

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172122#comment-16172122 ] ASF GitHub Bot commented on NIFI-4326: -- Github user kevdoran commented on a diff in the pull request:

[GitHub] nifi pull request #2111: NIFI-4326 - ExtractEmailHeaders.java unhandled Null...

2017-09-19 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi/pull/2111#discussion_r139775977 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractEmailHeaders.java --- @@ -103,6

[jira] [Commented] (NIFI-4326) ExtractEmailHeaders.java unhandled Exceptions

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172118#comment-16172118 ] ASF GitHub Bot commented on NIFI-4326: -- Github user btwood commented on a diff in the pull request:

[GitHub] nifi pull request #2111: NIFI-4326 - ExtractEmailHeaders.java unhandled Null...

2017-09-19 Thread btwood
Github user btwood commented on a diff in the pull request: https://github.com/apache/nifi/pull/2111#discussion_r139775788 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractEmailHeaders.java --- @@ -103,6

[jira] [Commented] (MINIFICPP-72) Add tar and compression support for MergeContent

2017-09-19 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172078#comment-16172078 ] Aldrin Piri commented on MINIFICPP-72: -- Hey [~bqiu] Looks like this could also be involved

[jira] [Commented] (MINIFICPP-42) Create separate C++ issue tracker and migrate issues

2017-09-19 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16172022#comment-16172022 ] Aldrin Piri commented on MINIFICPP-42: -- Will migrate the remainder of the C++ issues but want to

[jira] [Moved] (MINIFICPP-91) Move docs into a separate module.

2017-09-19 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri moved MINIFI-306 to MINIFICPP-91: - Fix Version/s: (was: cpp-0.3.0) 0.3.0

[jira] [Created] (NIFI-4398) FlattenRecord Processor

2017-09-19 Thread Nicholas Hughes (JIRA)
Nicholas Hughes created NIFI-4398: - Summary: FlattenRecord Processor Key: NIFI-4398 URL: https://issues.apache.org/jira/browse/NIFI-4398 Project: Apache NiFi Issue Type: New Feature

[jira] [Resolved] (NIFI-4394) gRPC processor (Listen) CPU usage while listening processor is started

2017-09-19 Thread Michael Hogue (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Hogue resolved NIFI-4394. - Resolution: Fixed Fix Version/s: 1.4.0 > gRPC processor (Listen) CPU usage while listening

[jira] [Commented] (NIFI-4394) gRPC processor (Listen) CPU usage while listening processor is started

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

[jira] [Commented] (NIFI-4394) gRPC processor (Listen) CPU usage while listening processor is started

2017-09-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171917#comment-16171917 ] ASF subversion and git services commented on NIFI-4394: --- Commit

[GitHub] nifi pull request #2163: NIFI-4394 Fixed CPU issue in gRPC (Listen) processo...

2017-09-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2163 ---

[jira] [Commented] (NIFI-4394) gRPC processor (Listen) CPU usage while listening processor is started

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171895#comment-16171895 ] ASF GitHub Bot commented on NIFI-4394: -- Github user m-hogue commented on the issue:

[GitHub] nifi issue #2163: NIFI-4394 Fixed CPU issue in gRPC (Listen) processor

2017-09-19 Thread m-hogue
Github user m-hogue commented on the issue: https://github.com/apache/nifi/pull/2163 LGTM. I definitely missed this when i added this. Thanks! ---

[jira] [Created] (NIFI-4397) PutElasticsearchHttp Processor: Elasticsearch URL property isn't expanding nifi language expressions

2017-09-19 Thread Joe Warner (JIRA)
Joe Warner created NIFI-4397: Summary: PutElasticsearchHttp Processor: Elasticsearch URL property isn't expanding nifi language expressions Key: NIFI-4397 URL: https://issues.apache.org/jira/browse/NIFI-4397

[jira] [Commented] (NIFI-4326) ExtractEmailHeaders.java unhandled Exceptions

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171868#comment-16171868 ] ASF GitHub Bot commented on NIFI-4326: -- Github user kevdoran commented on a diff in the pull request:

[GitHub] nifi pull request #2111: NIFI-4326 - ExtractEmailHeaders.java unhandled Null...

2017-09-19 Thread kevdoran
Github user kevdoran commented on a diff in the pull request: https://github.com/apache/nifi/pull/2111#discussion_r139724038 --- Diff: nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/src/main/java/org/apache/nifi/processors/email/ExtractEmailHeaders.java --- @@ -103,6

[jira] [Created] (NIFI-4396) PutElasticsearchHttp Processor: Type property isn't expanding nifi language expressions

2017-09-19 Thread Joe Warner (JIRA)
Joe Warner created NIFI-4396: Summary: PutElasticsearchHttp Processor: Type property isn't expanding nifi language expressions Key: NIFI-4396 URL: https://issues.apache.org/jira/browse/NIFI-4396 Project:

[jira] [Created] (MINIFICPP-72) Add tar and compression support for MergeContent

2017-09-19 Thread bqiu (JIRA)
bqiu created MINIFICPP-72: - Summary: Add tar and compression support for MergeContent Key: MINIFICPP-72 URL: https://issues.apache.org/jira/browse/MINIFICPP-72 Project: NiFi MiNiFi C++ Issue Type:

[jira] [Assigned] (MINIFICPP-42) Create separate C++ issue tracker and migrate issues

2017-09-19 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri reassigned MINIFICPP-42: Assignee: Aldrin Piri > Create separate C++ issue tracker and migrate issues >

[jira] [Commented] (NIFIREG-18) Refactor MetadataProvider to use an embedded database

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171776#comment-16171776 ] ASF GitHub Bot commented on NIFIREG-18: --- GitHub user bbende opened a pull request:

[GitHub] nifi-registry pull request #10: NIFIREG-18 Refactor MetadataProvider to use ...

2017-09-19 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/10 NIFIREG-18 Refactor MetadataProvider to use an embedded database - Initial plumbing for H2 database - Setup Flyway with initial migration to define tables - Setup entity classes with

[jira] [Commented] (MINIFICPP-36) Begin building controlling API to facilitate control of agents

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171761#comment-16171761 ] ASF GitHub Bot commented on MINIFICPP-36: - Github user phrocker commented on a diff in the pull

[GitHub] nifi-minifi-cpp pull request #134: MINIFI-339: Add C2 base allowing for 1 pr...

2017-09-19 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/134#discussion_r139702066 --- Diff: libminifi/include/core/Processor.h --- @@ -153,7 +154,8 @@ class Processor : public Connectable, public ConfigurableComponent, public

[jira] [Updated] (NIFI-4395) GnerateTableFetch can't fetch column type by state through instance reboot

2017-09-19 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated NIFI-4395: - Description: The problem can easily be reproduce. Once GenerateTableFetch store state and encounter NiFi

[GitHub] nifi-minifi-cpp pull request #134: MINIFI-339: Add C2 base allowing for 1 pr...

2017-09-19 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/134#discussion_r139699391 --- Diff: libminifi/include/c2/C2Payload.h --- @@ -0,0 +1,187 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) under

[jira] [Updated] (NIFI-4395) GnerateTableFetch can't fetch column type by state through instance reboot

2017-09-19 Thread Deon Huang (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deon Huang updated NIFI-4395: - Description: The problem can easily be reproduce. Once GenerateTableFetch store state and encounter NiFi

[jira] [Created] (NIFI-4395) GnerateTableFetch can't fetch column type by state through instance reboot

2017-09-19 Thread Deon Huang (JIRA)
Deon Huang created NIFI-4395: Summary: GnerateTableFetch can't fetch column type by state through instance reboot Key: NIFI-4395 URL: https://issues.apache.org/jira/browse/NIFI-4395 Project: Apache NiFi

[GitHub] nifi-minifi-cpp pull request #134: MINIFI-339: Add C2 base allowing for 1 pr...

2017-09-19 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/134#discussion_r139696520 --- Diff: libminifi/include/FlowController.h --- @@ -158,7 +176,7 @@ class FlowController : public core::controller::ControllerServiceProvider,

[GitHub] nifi-minifi-cpp pull request #134: MINIFI-339: Add C2 base allowing for 1 pr...

2017-09-19 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/134#discussion_r139694071 --- Diff: libminifi/include/FlowController.h --- @@ -124,14 +123,33 @@ class FlowController : public core::controller::ControllerServiceProvider,

[jira] [Commented] (NIFI-3688) Create extended groovy scripting processor

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171436#comment-16171436 ] ASF GitHub Bot commented on NIFI-3688: -- Github user dlukyanov commented on the issue:

[GitHub] nifi issue #1662: NIFI-3688 Extended Groovy Nifi Processor

2017-09-19 Thread dlukyanov
Github user dlukyanov commented on the issue: https://github.com/apache/nifi/pull/1662 @mattyb149, do you have any comments to my last commit? ---

[jira] [Commented] (NIFI-4394) gRPC processor (Listen) CPU usage while listening processor is started

2017-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16171248#comment-16171248 ] ASF GitHub Bot commented on NIFI-4394: -- GitHub user sbouchex opened a pull request:

[GitHub] nifi pull request #2163: NIFI-4394 Fixed CPU issue in gRPC (Listen) processo...

2017-09-19 Thread sbouchex
GitHub user sbouchex opened a pull request: https://github.com/apache/nifi/pull/2163 NIFI-4394 Fixed CPU issue in gRPC (Listen) processor Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[jira] [Created] (NIFI-4394) gRPC processor (Listen) CPU usage while listening processor is started

2017-09-19 Thread JIRA
Sébastien Bouchex Bellomié created NIFI-4394: Summary: gRPC processor (Listen) CPU usage while listening processor is started Key: NIFI-4394 URL: https://issues.apache.org/jira/browse/NIFI-4394