feitgraph opened a new pull request #4328:
URL: https://github.com/apache/nifi/pull/4328
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of PR
Helps not to spam error curator logs on the case of
feitgraph commented on pull request #4328:
URL: https://github.com/apache/nifi/pull/4328#issuecomment-642532453
To repeat the issue I managed to change nifi.properties so that
nifi.zookeeper.connect.string contained one or more hosts that are not up.
After which nifi-app.log was spammed
arpadboda closed pull request #805:
URL: https://github.com/apache/nifi-minifi-cpp/pull/805
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
[
https://issues.apache.org/jira/browse/NIFI-7522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Firenz updated NIFI-7522:
-
Description:
Kafka 2.4 introduced the static membership
[
https://issues.apache.org/jira/browse/NIFI-7522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Firenz updated NIFI-7522:
-
Description:
Kafka 2.4 introduced the static membership
[
https://issues.apache.org/jira/browse/NIFI-7057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17133128#comment-17133128
]
Makarov Vasiliy Nicolaevich commented on NIFI-7057:
---
I have checked these files out -
Firenz created NIFI-7522:
Summary: Processor Kafka 2.5 / Static Membership
Key: NIFI-7522
URL: https://issues.apache.org/jira/browse/NIFI-7522
Project: Apache NiFi
Issue Type: Improvement
feitgraph commented on pull request #4328:
URL: https://github.com/apache/nifi/pull/4328#issuecomment-642532773
Problem with the mac workflow it seems not related to this PR.
This is an automated message from the Apache Git
[
https://issues.apache.org/jira/browse/NIFI-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Makarov Vasiliy Nicolaevich reassigned NIFI-6163:
-
Assignee: Makarov Vasiliy Nicolaevich
> Reporting task can be
[
https://issues.apache.org/jira/browse/MINIFICPP-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits reassigned MINIFICPP-1153:
-
Assignee: Ferenc Gerlits (was: Arpad Boda)
> Nanofi CTailFile tests use
tpalfy commented on pull request #4314:
URL: https://github.com/apache/nifi/pull/4314#issuecomment-642671399
I was reviewing this PR and had some additional updates.
I will submit a new PR with Bence’s work + mine (Bence's commit is preserved
in the new PR).
Peter Turcsanyi created NIFI-7523:
-
Summary: Use SSL Context Service for Atlas HTTPS connection in
Atlas reporting task
Key: NIFI-7523
URL: https://issues.apache.org/jira/browse/NIFI-7523
Project:
patricker commented on pull request #3511:
URL: https://github.com/apache/nifi/pull/3511#issuecomment-642694758
@naru014 Yes, it can. It also includes Batch processing controller
service/processor. The one that comes with NiFi currently has severe
limitations. I keep forgetting to get
[
https://issues.apache.org/jira/browse/NIFIREG-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Bende resolved NIFIREG-398.
-
Fix Version/s: 1.0.0
Resolution: Fixed
> Add support for FlowFile Concurrency and
tpalfy opened a new pull request #4329:
URL: https://github.com/apache/nifi/pull/4329
https://issues.apache.org/jira/browse/NIFI-7442
New commands were added to the CLI to be able to create/update users, user
groups and access policies in NiFi Registry. As NiFi depends on released
arpadboda commented on pull request #791:
URL: https://github.com/apache/nifi-minifi-cpp/pull/791#issuecomment-642724988
@fgerlits : one of the tests failed in CI:
https://travis-ci.org/github/apache/nifi-minifi-cpp/jobs/697214111
tpalfy edited a comment on pull request #4314:
URL: https://github.com/apache/nifi/pull/4314#issuecomment-642671399
I was reviewing this PR and had some additional updates.
I will submit a new PR with Bence’s work + mine (Bence's commit is preserved
in the new PR).
arpadboda commented on a change in pull request #791:
URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r438834296
##
File path: extensions/standard-processors/processors/TailFile.cpp
##
@@ -204,52 +418,78 @@ void TailFile::parseStateFileLine(char *buf) {
}
szaszm commented on a change in pull request #791:
URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r439020454
##
File path: extensions/standard-processors/processors/TailFile.cpp
##
@@ -40,60 +35,283 @@
#include
#include
+#include "io/CRCStream.h"
[
https://issues.apache.org/jira/browse/NIFI-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee reassigned NIFI-4760:
-
Assignee: Joey Frazee
> TestListenSMTP tests fail on OSX
>
>
>
szaszm commented on a change in pull request #791:
URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r438997857
##
File path: extensions/standard-processors/processors/TailFile.cpp
##
@@ -204,52 +418,78 @@ void TailFile::parseStateFileLine(char *buf) {
}
[
https://issues.apache.org/jira/browse/NIFI-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-3792:
---
Status: Patch Available (was: Open)
> A processor to facilitate retrying FlowFiles
>
wanghongqi commented on pull request #4326:
URL: https://github.com/apache/nifi/pull/4326#issuecomment-642940050
I retry the unit tests and not error!
This is an automated message from the Apache Git Service.
To respond to
[
https://issues.apache.org/jira/browse/NIFI-7524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17133733#comment-17133733
]
Mark Payne commented on NIFI-7524:
--
I would recommend a name like "comms.failure" or something of that
Matt Burgess created NIFI-7524:
--
Summary: Add retry relationship to ExecuteSQL
Key: NIFI-7524
URL: https://issues.apache.org/jira/browse/NIFI-7524
Project: Apache NiFi
Issue Type: Improvement
bbende commented on a change in pull request #4329:
URL: https://github.com/apache/nifi/pull/4329#discussion_r439063970
##
File path: nifi-docs/src/main/asciidoc/toolkit-guide.adoc
##
@@ -106,6 +106,12 @@ The following are available commands:
registry import-flow-version
arpadboda commented on a change in pull request #791:
URL: https://github.com/apache/nifi-minifi-cpp/pull/791#discussion_r438830323
##
File path: extensions/standard-processors/processors/TailFile.cpp
##
@@ -40,60 +35,283 @@
#include
#include
+#include "io/CRCStream.h"
27 matches
Mail list logo