[GitHub] nifi-minifi-cpp pull request #429: MINIFICPP-654 - C API: failure callback i...

2018-10-30 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/429#discussion_r229263303 --- Diff: libminifi/include/capi/Plan.h --- @@ -46,11 +48,50 @@ #include "capi/cstructs.h" #include "capi/api.h" +enum

[jira] [Commented] (MINIFICPP-654) C API: failure callback improvements

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668556#comment-16668556 ] ASF GitHub Bot commented on MINIFICPP-654: -- Github user arpadboda commented on a diff in the

[jira] [Commented] (MINIFICPP-640) C API: how to support dynamic properties?

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668736#comment-16668736 ] ASF GitHub Bot commented on MINIFICPP-640: -- GitHub user arpadboda opened a pull request:

[jira] [Resolved] (MINIFICPP-638) C API: add unit tests

2018-10-30 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda resolved MINIFICPP-638. -- Resolution: Fixed > C API: add unit tests > - > > Key:

[jira] [Commented] (MINIFICPP-653) Log message will segfault client if no content produced

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668686#comment-16668686 ] ASF GitHub Bot commented on MINIFICPP-653: -- Github user phrocker commented on a diff in the

[GitHub] nifi-minifi-cpp pull request #427: MINIFICPP-653: Check if empty content, if...

2018-10-30 Thread phrocker
Github user phrocker commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/427#discussion_r229300368 --- Diff: docker/test/integration/minifi/test/__init__.py --- @@ -142,7 +147,7 @@ def check_output(self, timeout=5):

[GitHub] nifi-minifi-cpp pull request #431: MINIFICPP-640 - C API: how to support dyn...

2018-10-30 Thread arpadboda
GitHub user arpadboda opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/431 MINIFICPP-640 - C API: how to support dynamic properties? Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the

[jira] [Updated] (NIFI-4968) InvokeScriptedProcessor Crashing NiFi cluster

2018-10-30 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4968: --- Description: InvokeScriptedProcessor crashes a cluster when script doesn't compile. Also, it prints

[GitHub] nifi issue #3111: NIFI-5757 AvroRecordSetWriter - Fix for slow synchronized ...

2018-10-30 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/3111 @arkadius I am not familiar with caffeine but it looks promising. A quick glance through the LICENSE indicates that it is compatible and has only a single dependency on Google Guava, which is also

[jira] [Commented] (NIFI-5757) AvroRecordSetWriter synchronize every access to compiledAvroSchemaCache

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668748#comment-16668748 ] ASF GitHub Bot commented on NIFI-5757: -- Github user markap14 commented on the issue:

[jira] [Comment Edited] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

2018-10-30 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668860#comment-16668860 ] Andrew Lim edited comment on NIFI-5766 at 10/30/18 3:19 PM: Also made

[jira] [Commented] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

2018-10-30 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668860#comment-16668860 ] Andrew Lim commented on NIFI-5766: -- Also made references to buttons more consistent.  If the text on the

[jira] [Commented] (NIFI-5761) ReplaceText processor can stop processing data if it evaluates invalid expressions

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

[GitHub] nifi pull request #3112: NIFI-5761 ReplaceText processor can stop processing...

2018-10-30 Thread gardellajuanpablo
Github user gardellajuanpablo commented on a diff in the pull request: https://github.com/apache/nifi/pull/3112#discussion_r229277738 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ReplaceText.java --- @@

[jira] [Updated] (MINIFICPP-640) C API: how to support dynamic properties?

2018-10-30 Thread Arpad Boda (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpad Boda updated MINIFICPP-640: - Labels: CAPI (was: ) > C API: how to support dynamic properties? >

[jira] [Commented] (NIFI-5765) WriteJsonResult fails with Class Cast Exception when Choice data type resolves to Array

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668756#comment-16668756 ] ASF GitHub Bot commented on NIFI-5765: -- Github user JPercivall commented on the issue:

[GitHub] nifi issue #3114: NIFI-5765 Fixing WriteJsonResult to use chosenDataType whe...

2018-10-30 Thread JPercivall
Github user JPercivall commented on the issue: https://github.com/apache/nifi/pull/3114 Thanks @ijokarumawak for the quick review! ---

[jira] [Commented] (NIFI-5710) Minor bugs introduced into 1.8.0

2018-10-30 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668744#comment-16668744 ] Mark Payne commented on NIFI-5710: -- [~randy_b] If a FlowFile is transferred from Node A to Node B, then

[jira] [Commented] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

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

[jira] [Commented] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668912#comment-16668912 ] ASF GitHub Bot commented on NIFI-5766: -- GitHub user andrewmlim opened a pull request:

[jira] [Issue Comment Deleted] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-10-30 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Doran updated NIFIREG-205: Comment: was deleted (was: I will be out of the office on Monday, October 29 and Tuesday, October

[GitHub] nifi issue #3115: NIFI-5766 Make formatting in User Guide consistent with Ad...

2018-10-30 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/3115 Reviewing... ---

[jira] [Commented] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

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

[jira] [Commented] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

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

[jira] [Updated] (NIFI-3093) HIVE Support for ExecuteSQL/QueryDatabaseTable/GenerateTableFetch

2018-10-30 Thread Peter Wicks (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wicks updated NIFI-3093: -- Status: Open (was: Patch Available) > HIVE Support for

[jira] [Commented] (NIFIREG-206) Support anonymous read-only access to a bucket

2018-10-30 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669128#comment-16669128 ] Bryan Bende commented on NIFIREG-206: - Wanted to leave a note that I started this work here:

[GitHub] nifi issue #3105: NIFI-5621: Added Cassandra connection provider service

2018-10-30 Thread zenfenan
Github user zenfenan commented on the issue: https://github.com/apache/nifi/pull/3105 @mattyb149 Rebased. ---

[jira] [Commented] (NIFI-5767) Documentation of the NiFi Toolkit

2018-10-30 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668930#comment-16668930 ] Andrew Lim commented on NIFI-5767: -- [~pvillard], thanks for filing this and assigning to me as discussed. 

[GitHub] nifi-minifi-cpp pull request #432: MINIFICPP-648 - add processor and add pro...

2018-10-30 Thread arpadboda
GitHub user arpadboda opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/432 MINIFICPP-648 - add processor and add processor with linkage nomencla… …ture is confusing Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In

[GitHub] nifi-minifi-cpp pull request #432: MINIFICPP-648 - add processor and add pro...

2018-10-30 Thread arpadboda
Github user arpadboda commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/432#discussion_r229379233 --- Diff: libminifi/src/capi/Plan.cpp --- @@ -23,19 +23,8 @@ #include #include -bool intToFailureStragey(int in,

[jira] [Commented] (MINIFICPP-648) add processor and add processor with linkage nomenclature is confusing

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668980#comment-16668980 ] ASF GitHub Bot commented on MINIFICPP-648: -- Github user arpadboda commented on a diff in the

[GitHub] nifi issue #3111: NIFI-5757 AvroRecordSetWriter - Fix for slow synchronized ...

2018-10-30 Thread arkadius
Github user arkadius commented on the issue: https://github.com/apache/nifi/pull/3111 Other places of usage: 1. `org.apache.nifi.record.path.util.RecordPathCache` - record path cache, synchronized access 2. `org.apache.nifi.avro.AvroReader` - avro schema cache (this parts is

[jira] [Created] (NIFI-5768) toolkit cli for creating registry buckets does not return json when outputType is set to json

2018-10-30 Thread Charlie Meyer (JIRA)
Charlie Meyer created NIFI-5768: --- Summary: toolkit cli for creating registry buckets does not return json when outputType is set to json Key: NIFI-5768 URL: https://issues.apache.org/jira/browse/NIFI-5768

[jira] [Commented] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-10-30 Thread Randy Thomasson (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669110#comment-16669110 ] Randy Thomasson commented on NIFIREG-205: - I will be out of the office on Monday, October 29 and

[jira] [Created] (NIFIREG-209) Support rebuilding metadata DB from Git repo

2018-10-30 Thread Bryan Bende (JIRA)
Bryan Bende created NIFIREG-209: --- Summary: Support rebuilding metadata DB from Git repo Key: NIFIREG-209 URL: https://issues.apache.org/jira/browse/NIFIREG-209 Project: NiFi Registry Issue

[GitHub] nifi pull request #3115: NIFI-5766 Make formatting in User Guide consistent ...

2018-10-30 Thread andrewmlim
GitHub user andrewmlim opened a pull request: https://github.com/apache/nifi/pull/3115 NIFI-5766 Make formatting in User Guide consistent with Admin Guide Also added a new image for the Export a Template section. Improved iconDetails.png. You can merge this pull request into a

[jira] [Resolved] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

2018-10-30 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-5766. --- Resolution: Fixed Fix Version/s: 1.9.0 > Make formatting in User Guide consistent with Sys

[GitHub] nifi issue #3115: NIFI-5766 Make formatting in User Guide consistent with Ad...

2018-10-30 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/3115 @andrewmlim thanks! This has been merged to master. ---

[jira] [Commented] (MINIFICPP-648) add processor and add processor with linkage nomenclature is confusing

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668978#comment-16668978 ] ASF GitHub Bot commented on MINIFICPP-648: -- GitHub user arpadboda opened a pull request:

[GitHub] nifi-minifi-cpp issue #432: MINIFICPP-648 - add processor and add processor ...

2018-10-30 Thread arpadboda
Github user arpadboda commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/432 Incomplete as the functionality to use a standalone processor with existing data is not yet implemented, however the already done part is not planned to be changed, so happy to receive

[jira] [Commented] (MINIFICPP-648) add processor and add processor with linkage nomenclature is confusing

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668993#comment-16668993 ] ASF GitHub Bot commented on MINIFICPP-648: -- Github user arpadboda commented on the issue:

[GitHub] nifi issue #2861: NIFI-5248 Added new Elasticsearch json and record processo...

2018-10-30 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2861 @mattyb149 review changes are in. ---

[GitHub] nifi pull request #2861: NIFI-5248 Added new Elasticsearch json and record p...

2018-10-30 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2861#discussion_r229396964 --- Diff:

[jira] [Commented] (NIFIREG-205) NiFi Registry DB gets out of sync with git repository, no apprent remediation

2018-10-30 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669109#comment-16669109 ] Kevin Doran commented on NIFIREG-205: - [~ijokarumawak] I agree that is a bug on the NiFi side. We

[jira] [Commented] (NIFI-5621) Create a Connection Pooling service implementation to be used in Cassandra processors

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668879#comment-16668879 ] ASF GitHub Bot commented on NIFI-5621: -- Github user zenfenan commented on the issue:

[jira] [Created] (NIFI-5767) Documentation of the NiFi Toolkit

2018-10-30 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-5767: Summary: Documentation of the NiFi Toolkit Key: NIFI-5767 URL: https://issues.apache.org/jira/browse/NIFI-5767 Project: Apache NiFi Issue Type: Improvement

[jira] [Commented] (NIFI-5766) Make formatting in User Guide consistent with Sys Admin Guide

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

[GitHub] nifi pull request #3115: NIFI-5766 Make formatting in User Guide consistent ...

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3115 ---

[jira] [Resolved] (NIFI-3093) HIVE Support for ExecuteSQL/QueryDatabaseTable/GenerateTableFetch

2018-10-30 Thread Peter Wicks (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wicks resolved NIFI-3093. --- Resolution: Invalid Other tickets have changed the scope/fix for this issue. > HIVE Support for

[jira] [Commented] (NIFI-5757) AvroRecordSetWriter synchronize every access to compiledAvroSchemaCache

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669036#comment-16669036 ] ASF GitHub Bot commented on NIFI-5757: -- Github user arkadius commented on the issue:

[jira] [Commented] (NIFI-5248) Create new put processors that use the ElasticSearch client service

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669041#comment-16669041 ] ASF GitHub Bot commented on NIFI-5248: -- Github user MikeThomsen commented on the issue:

[jira] [Commented] (NIFI-5248) Create new put processors that use the ElasticSearch client service

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

[GitHub] nifi-registry pull request #144: NIFIREG-209 Rebuild metadata DB from FlowPe...

2018-10-30 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi-registry/pull/144 NIFIREG-209 Rebuild metadata DB from FlowPersistenceProvider when emp… …ty DB AND when instance of MetadataAwareFlowPersistenceProvider You can merge this pull request into a Git

[jira] [Created] (NIFI-5770) Memory Leak in ExecuteScript

2018-10-30 Thread Ed Berezitsky (JIRA)
Ed Berezitsky created NIFI-5770: --- Summary: Memory Leak in ExecuteScript Key: NIFI-5770 URL: https://issues.apache.org/jira/browse/NIFI-5770 Project: Apache NiFi Issue Type: Bug

[jira] [Commented] (MINIFICPP-659) Move CAPI code out of libminifi

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669247#comment-16669247 ] ASF GitHub Bot commented on MINIFICPP-659: -- Github user apiri commented on the issue:

[GitHub] nifi-minifi-cpp issue #430: MINIFICPP-659: Break out CAPI into nanofi

2018-10-30 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/430 @phrocker would you mind rebasing this? didn't want to make any bad assumptions between this and current master, otherwise looks good and build was fine ---

[jira] [Created] (MINIFICPP-661) Remove usage of ContentRepository impls from nanofi

2018-10-30 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-661: Summary: Remove usage of ContentRepository impls from nanofi Key: MINIFICPP-661 URL: https://issues.apache.org/jira/browse/MINIFICPP-661 Project: NiFi MiNiFi

[GitHub] nifi-minifi-cpp issue #430: MINIFICPP-659: Break out CAPI into nanofi

2018-10-30 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/430 @apiri rebased but don't see the updates in the PR. Do you see them? ---

[GitHub] nifi-minifi-cpp pull request #433: Minificpp 659

2018-10-30 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/433 Minificpp 659 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

[GitHub] nifi-registry issue #144: NIFIREG-209 Rebuild metadata DB from FlowPersisten...

2018-10-30 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-registry/pull/144 This is a fun new feature @bbende. It will be nice for DR or as a mechanism to populate NiFi Registry instances in new environments with some canned flows. I looked at the code and tried it

[jira] [Commented] (NIFIREG-209) Support rebuilding metadata DB from Git repo

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669175#comment-16669175 ] ASF GitHub Bot commented on NIFIREG-209: Github user kevdoran commented on the issue:

[jira] [Commented] (MINIFICPP-659) Move CAPI code out of libminifi

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669262#comment-16669262 ] ASF GitHub Bot commented on MINIFICPP-659: -- Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #430: MINIFICPP-659: Break out CAPI into nanofi

2018-10-30 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/430 @apiri rebasing now, thanks. ---

[jira] [Commented] (NIFIREG-209) Support rebuilding metadata DB from Git repo

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669133#comment-16669133 ] ASF GitHub Bot commented on NIFIREG-209: GitHub user bbende opened a pull request:

[jira] [Commented] (NIFIREG-209) Support rebuilding metadata DB from Git repo

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669134#comment-16669134 ] ASF GitHub Bot commented on NIFIREG-209: Github user bbende commented on the issue:

[jira] [Updated] (NIFI-5770) Memory Leak in ExecuteScript

2018-10-30 Thread Ed Berezitsky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Berezitsky updated NIFI-5770: Description: ExecuteScript with Jython engine has memory leak. It uses

[GitHub] nifi-minifi-cpp issue #433: Minificpp 659

2018-10-30 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/433 @apiri this is the same PR ---

[jira] [Commented] (MINIFICPP-659) Move CAPI code out of libminifi

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669302#comment-16669302 ] ASF GitHub Bot commented on MINIFICPP-659: -- Github user phrocker commented on the issue:

[GitHub] nifi-registry issue #144: NIFIREG-209 Rebuild metadata DB from FlowPersisten...

2018-10-30 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi-registry/pull/144 @kevdoran @ijokarumawak what do you guys think of this? ---

[jira] [Created] (NIFI-5769) FlowController should prefer composition over inheritance

2018-10-30 Thread Mark Payne (JIRA)
Mark Payne created NIFI-5769: Summary: FlowController should prefer composition over inheritance Key: NIFI-5769 URL: https://issues.apache.org/jira/browse/NIFI-5769 Project: Apache NiFi Issue

[jira] [Updated] (NIFI-5770) Memory Leak in ExecuteScript

2018-10-30 Thread Ed Berezitsky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Berezitsky updated NIFI-5770: Attachment: jython_modules.zip > Memory Leak in ExecuteScript > > >

[jira] [Updated] (NIFI-5770) Memory Leak in ExecuteScript

2018-10-30 Thread Ed Berezitsky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Berezitsky updated NIFI-5770: Attachment: ExecuteScriptMemLeak.xml > Memory Leak in ExecuteScript >

[GitHub] nifi-minifi-cpp issue #430: MINIFICPP-659: Break out CAPI into nanofi

2018-10-30 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/430 @phrocker it doesn't seem like I was unable to pull them... unfortunately, may just have to open up a new PR with that commit ---

[jira] [Resolved] (MINIFICPP-661) Remove usage of ContentRepository impls from nanofi

2018-10-30 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-661. -- Resolution: Invalid This ticket should be better articulated – this probably isn't

[jira] [Updated] (MINIFICPP-661) Remove usage of ContentRepository impls from nanofi

2018-10-30 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-661: - Description: Can we not reference the other repos? Should, at the very least, move

[GitHub] nifi-minifi-cpp pull request #430: MINIFICPP-659: Break out CAPI into nanofi

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/430 ---

[jira] [Commented] (MINIFICPP-659) Move CAPI code out of libminifi

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

[jira] [Commented] (MINIFICPP-659) Move CAPI code out of libminifi

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669220#comment-16669220 ] ASF GitHub Bot commented on MINIFICPP-659: -- Github user apiri commented on the issue:

[GitHub] nifi-minifi-cpp issue #430: MINIFICPP-659: Break out CAPI into nanofi

2018-10-30 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/430 reviewing ---

[jira] [Commented] (MINIFICPP-659) Move CAPI code out of libminifi

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669307#comment-16669307 ] ASF GitHub Bot commented on MINIFICPP-659: -- Github user apiri commented on the issue:

[GitHub] nifi-minifi-cpp issue #433: Minificpp 659

2018-10-30 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/433 great, thanks! ---

[jira] [Commented] (MINIFICPP-640) C API: how to support dynamic properties?

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669221#comment-16669221 ] ASF GitHub Bot commented on MINIFICPP-640: -- Github user phrocker commented on the issue:

[GitHub] nifi-minifi-cpp issue #431: MINIFICPP-640 - C API: how to support dynamic pr...

2018-10-30 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/431 @arpadboda this was merged but I used the wrong commit hook to close it. I closed the wrong PR. So can you close this when you have a chance? Sorry about that. ---

[jira] [Updated] (NIFI-5770) Memory Leak in ExecuteScript

2018-10-30 Thread Ed Berezitsky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Berezitsky updated NIFI-5770: Description: ExecuteScript with Jython engine has memory leak. It uses

[jira] [Updated] (MINIFICPP-661) Remove usage of ContentRepository impls from nanofi

2018-10-30 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-661: - Description: (was: [~aboda] I know we had a conversation about adding content

[jira] [Created] (MINIFICPP-663) Brew upgrade to bison ( 3.0.x -> 3.2 fails EL Build)

2018-10-30 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-663: Summary: Brew upgrade to bison ( 3.0.x -> 3.2 fails EL Build) Key: MINIFICPP-663 URL: https://issues.apache.org/jira/browse/MINIFICPP-663 Project: NiFi MiNiFi

[GitHub] nifi-minifi-cpp issue #433: Minificpp 659: Break out CAPI into nanofi

2018-10-30 Thread phrocker
Github user phrocker commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/433 This is the accidentally closed PR. I've updated darwin.sh of the bootstrap to ensure users have a known working version of bison. ---

[jira] [Created] (MINIFICPP-662) Add PutCOAP processor

2018-10-30 Thread Mr TheSegfault (JIRA)
Mr TheSegfault created MINIFICPP-662: Summary: Add PutCOAP processor Key: MINIFICPP-662 URL: https://issues.apache.org/jira/browse/MINIFICPP-662 Project: NiFi MiNiFi C++ Issue Type: New

[GitHub] nifi pull request #3100: NIFI-5718: Implemented LineDemarcator and removed N...

2018-10-30 Thread patricker
Github user patricker commented on a diff in the pull request: https://github.com/apache/nifi/pull/3100#discussion_r229500969 --- Diff: nifi-commons/nifi-utils/src/main/java/org/apache/nifi/stream/io/RepeatingInputStream.java --- @@ -0,0 +1,103 @@ +/* + * Licensed to the

[jira] [Commented] (NIFI-5718) Performance degraded in ReplaceText processor

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

[jira] [Commented] (NIFI-5764) Allow ListSftp connection parameter

2018-10-30 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669499#comment-16669499 ] Koji Kawamura commented on NIFI-5764: - The underlying Jsch library used by NiFi does not support

[jira] [Commented] (NIFI-5761) ReplaceText processor can stop processing data if it evaluates invalid expressions

2018-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669553#comment-16669553 ] ASF GitHub Bot commented on NIFI-5761: -- Github user ijokarumawak commented on the issue:

[jira] [Commented] (NIFI-5761) ReplaceText processor can stop processing data if it evaluates invalid expressions

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

[jira] [Commented] (NIFI-5761) ReplaceText processor can stop processing data if it evaluates invalid expressions

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

[jira] [Commented] (NIFI-5761) ReplaceText processor can stop processing data if it evaluates invalid expressions

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

[GitHub] nifi issue #3112: NIFI-5761 ReplaceText processor can stop processing data i...

2018-10-30 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/3112 @gardellajuanpablo LGTM, +1. Thanks for your contribution! ---

[GitHub] nifi pull request #3112: NIFI-5761 ReplaceText processor can stop processing...

2018-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/3112 ---

[jira] [Commented] (NIFI-5761) ReplaceText processor can stop processing data if it evaluates invalid expressions

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

[jira] [Comment Edited] (NIFI-5764) Allow ListSftp connection parameter

2018-10-30 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669499#comment-16669499 ] Koji Kawamura edited comment on NIFI-5764 at 10/31/18 2:15 AM: --- The

[jira] [Commented] (NIFI-5761) ReplaceText processor can stop processing data if it evaluates invalid expressions

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

  1   2   >