[jira] [Commented] (NIFI-5896) ComsumeAMQP lose/unack messages under certain conditions

2018-12-14 Thread Yan Chen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721845#comment-16721845 ] Yan Chen commented on NIFI-5896: [~markap14] Not seeing anything suspicious in the logs. Want to add more

[jira] [Created] (NIFIREG-218) Integrity issue when git flow provider fails

2018-12-14 Thread Justin Gondron (JIRA)
Justin Gondron created NIFIREG-218: -- Summary: Integrity issue when git flow provider fails Key: NIFIREG-218 URL: https://issues.apache.org/jira/browse/NIFIREG-218 Project: NiFi Registry

[GitHub] jgondron opened a new pull request #152: Bugfix overriding flow provider via environment variables (Docker)

2018-12-14 Thread GitBox
jgondron opened a new pull request #152: Bugfix overriding flow provider via environment variables (Docker) URL: https://github.com/apache/nifi-registry/pull/152 The script which maps env to flow provider properties is currently not overwriting the file, but instead sending to stdout.

[jira] [Created] (NIFI-5897) GetFile and FetchFile Min Age May Filter Out Files Unexpectedly

2018-12-14 Thread Peter Wicks (JIRA)
Peter Wicks created NIFI-5897: - Summary: GetFile and FetchFile Min Age May Filter Out Files Unexpectedly Key: NIFI-5897 URL: https://issues.apache.org/jira/browse/NIFI-5897 Project: Apache NiFi

[jira] [Resolved] (MINIFICPP-695) NanoFi Examples appear to be broken

2018-12-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-695. -- Resolution: Fixed > NanoFi Examples appear to be broken >

[jira] [Updated] (MINIFICPP-695) NanoFi Examples appear to be broken

2018-12-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-695: - Fix Version/s: 0.6.0 > NanoFi Examples appear to be broken >

[jira] [Updated] (MINIFICPP-693) getProperty should rely on user provided allocated buffers.

2018-12-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault updated MINIFICPP-693: - Fix Version/s: 0.6.0 > getProperty should rely on user provided allocated buffers. >

[jira] [Resolved] (MINIFICPP-693) getProperty should rely on user provided allocated buffers.

2018-12-14 Thread Mr TheSegfault (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mr TheSegfault resolved MINIFICPP-693. -- Resolution: Fixed > getProperty should rely on user provided allocated buffers. >

[GitHub] arpadboda commented on issue #461: MINIFICPP-692 - Ensure calls to get a flowfile are consistent across …

2018-12-14 Thread GitBox
arpadboda commented on issue #461: MINIFICPP-692 - Ensure calls to get a flowfile are consistent across … URL: https://github.com/apache/nifi-minifi-cpp/pull/461#issuecomment-447381157 Python and C API use the same func. to get flow file in custom processors. Renamed this func. to "get"

[GitHub] arpadboda commented on a change in pull request #461: MINIFICPP-692 - Ensure calls to get a flowfile are consistent across …

2018-12-14 Thread GitBox
arpadboda commented on a change in pull request #461: MINIFICPP-692 - Ensure calls to get a flowfile are consistent across … URL: https://github.com/apache/nifi-minifi-cpp/pull/461#discussion_r241816073 ## File path: nanofi/include/api/nanofi.h ## @@ -233,8 +233,6 @@

[GitHub] arpadboda opened a new pull request #461: MINIFICPP-692 - Ensure calls to get a flowfile are consistent across …

2018-12-14 Thread GitBox
arpadboda opened a new pull request #461: MINIFICPP-692 - Ensure calls to get a flowfile are consistent across … URL: https://github.com/apache/nifi-minifi-cpp/pull/461 …languages Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the

[jira] [Commented] (NIFI-5896) ComsumeAMQP lose/unack messages under certain conditions

2018-12-14 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721542#comment-16721542 ] Mark Payne commented on NIFI-5896: -- [~yanzchen] do you see any other errors or warnings in the logs that

[GitHub] bbende commented on issue #7: NIFI-5859: Build NAR Extension Definitions/docs at build time

2018-12-14 Thread GitBox
bbende commented on issue #7: NIFI-5859: Build NAR Extension Definitions/docs at build time URL: https://github.com/apache/nifi-maven/pull/7#issuecomment-447350217 @markap14 something else i noticed... for an API NAR, it looks like the extension-docs.xml has: `` I can see

[jira] [Commented] (NIFI-5896) ComsumeAMQP lose/unack messages under certain conditions

2018-12-14 Thread Yan Chen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721475#comment-16721475 ] Yan Chen commented on NIFI-5896: BTW, why we do not in this ComsuperAMQP provide properties for Exchange

[jira] [Commented] (NIFI-5896) ComsumeAMQP lose/unack messages under certain conditions

2018-12-14 Thread Yan Chen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721473#comment-16721473 ] Yan Chen commented on NIFI-5896: With Auto-ack off on the Processor property: in RabbitMQ UI, we see the

[jira] [Updated] (NIFI-5896) ComsumeAMQP lose/unack messages under certain conditions

2018-12-14 Thread Yan Chen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Chen updated NIFI-5896: --- Description: Symptoms: when batch-size is larger than 1 (tested with 10 and 100), the processor would

[jira] [Commented] (NIFI-5896) ComsumeAMQP lose/unack messages under certain conditions

2018-12-14 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721415#comment-16721415 ] Joseph Witt commented on NIFI-5896: --- auto-ack on would effectively mean 'at-most-once' configuration.

[jira] [Created] (NIFI-5896) ComsumeAMQP lose/unack messages under certain conditions

2018-12-14 Thread Yan Chen (JIRA)
Yan Chen created NIFI-5896: -- Summary: ComsumeAMQP lose/unack messages under certain conditions Key: NIFI-5896 URL: https://issues.apache.org/jira/browse/NIFI-5896 Project: Apache NiFi Issue Type:

[GitHub] phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP

2018-12-14 Thread GitBox
phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP URL: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241749802 ## File path: extensions/civetweb/processors/ListenHTTP.cpp ## @@ -40,12 +40,12

[GitHub] phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP

2018-12-14 Thread GitBox
phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP URL: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241749699 ## File path: libminifi/include/core/FlowConfiguration.h ## @@ -70,7 +70,11 @@

[GitHub] phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP

2018-12-14 Thread GitBox
phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP URL: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241749395 ## File path: libminifi/src/c2/C2Agent.cpp ## @@ -747,6 +752,20 @@ void

[GitHub] arpadboda commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP

2018-12-14 Thread GitBox
arpadboda commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP URL: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241748270 ## File path: extensions/civetweb/processors/ListenHTTP.cpp ## @@ -40,12

[GitHub] arpadboda commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP

2018-12-14 Thread GitBox
arpadboda commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP URL: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241746928 ## File path: libminifi/src/c2/C2Agent.cpp ## @@ -747,6 +752,20 @@ void

[GitHub] arpadboda commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP

2018-12-14 Thread GitBox
arpadboda commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates. WIP URL: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r241747684 ## File path: libminifi/include/core/FlowConfiguration.h ## @@ -70,7 +70,11 @@

[GitHub] pvillard31 edited a comment on issue #3218: NIFI-5895 - Add a processor to start an Oozie workflow

2018-12-14 Thread GitBox
pvillard31 edited a comment on issue #3218: NIFI-5895 - Add a processor to start an Oozie workflow URL: https://github.com/apache/nifi/pull/3218#issuecomment-447279619 This PR has been tested against an Oozie 4.2.0 server instance in the following conditions: - Plaintext - Plaintext

[jira] [Updated] (NIFI-5895) Add a processor to start an Oozie workflow

2018-12-14 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-5895: - Status: Patch Available (was: Open) > Add a processor to start an Oozie workflow >

[jira] [Commented] (NIFI-5895) Add a processor to start an Oozie workflow

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721196#comment-16721196 ] ASF GitHub Bot commented on NIFI-5895: -- Github user pvillard31 commented on the issue:

[GitHub] nifi issue #3218: NIFI-5895 - Add a processor to start an Oozie workflow

2018-12-14 Thread pvillard31
Github user pvillard31 commented on the issue: https://github.com/apache/nifi/pull/3218 This PR has been tested against an Oozie 4.2.0 server instance in the following conditions: - Plaintext - Plaintext + SSL - Kerberos - Kerberos + SSL A very basic examples

[jira] [Commented] (NIFI-5895) Add a processor to start an Oozie workflow

2018-12-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16721108#comment-16721108 ] ASF GitHub Bot commented on NIFI-5895: -- GitHub user pvillard31 opened a pull request:

[GitHub] nifi pull request #3218: NIFI-5895 - Add a processor to start an Oozie workf...

2018-12-14 Thread pvillard31
GitHub user pvillard31 opened a pull request: https://github.com/apache/nifi/pull/3218 NIFI-5895 - Add a processor to start an Oozie workflow Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to

[jira] [Created] (NIFI-5895) Add a processor to start an Oozie workflow

2018-12-14 Thread Pierre Villard (JIRA)
Pierre Villard created NIFI-5895: Summary: Add a processor to start an Oozie workflow Key: NIFI-5895 URL: https://issues.apache.org/jira/browse/NIFI-5895 Project: Apache NiFi Issue Type: New