szaszm commented on a change in pull request #1052:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1052#discussion_r622741226
##
File path: extensions/standard-processors/processors/TailFile.h
##
@@ -147,13 +166,27 @@ class TailFile : public core::Processor {
std::str
exceptionfactory commented on a change in pull request #4991:
URL: https://github.com/apache/nifi/pull/4991#discussion_r622716598
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/test/java/org/apache/nifi/web/server/util/TrustStoreScannerTest
mtien-apache commented on a change in pull request #319:
URL: https://github.com/apache/nifi-registry/pull/319#discussion_r622688442
##
File path:
nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/BucketFlowResource.java
##
@@ -291,6 +303,
mtien-apache commented on pull request #319:
URL: https://github.com/apache/nifi-registry/pull/319#issuecomment-828895145
Pushed 2 commits:
- Handled the scenario when an invalid snapshot file is uploaded during
Import New Flow @andrewmlim
- Refactored client side API import met
exceptionfactory commented on a change in pull request #5041:
URL: https://github.com/apache/nifi/pull/5041#discussion_r622687141
##
File path:
minifi/minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/status/reporters/StatusLoggerTest.java
##
@@ -194,16 +209,81 @
mattyb149 commented on a change in pull request #5041:
URL: https://github.com/apache/nifi/pull/5041#discussion_r622685681
##
File path:
minifi/minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/status/reporters/StatusLoggerTest.java
##
@@ -194,16 +209,81 @@ publi
mattyb149 commented on a change in pull request #5041:
URL: https://github.com/apache/nifi/pull/5041#discussion_r622683446
##
File path:
minifi/minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/status/reporters/StatusLoggerTest.java
##
@@ -194,16 +209,81 @@ publi
[
https://issues.apache.org/jira/browse/NIFI-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335069#comment-17335069
]
YE WANG commented on NIFI-8500:
---
不能有特殊字符,在flow.xml.gz文档里全部替换掉即可开起来nifi,已经解决
> org.apache.ni
YE WANG created NIFI-8500:
-
Summary: org.apache.nifi.StdErr Failed to start web server:
org.xml.sax.SAXParseException; lineNumber: 434; columnNumber: 9; Character
reference "�" is an invalid XML character.
Key: NIFI-8500
exceptionfactory commented on a change in pull request #5041:
URL: https://github.com/apache/nifi/pull/5041#discussion_r622581289
##
File path:
minifi/minifi-bootstrap/src/test/java/org/apache/nifi/minifi/bootstrap/status/reporters/StatusLoggerTest.java
##
@@ -194,16 +209,81 @
mattyb149 opened a new pull request #5041:
URL: https://github.com/apache/nifi/pull/5041
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of PR
Allows the ScheduledExecutorService to be overri
[
https://issues.apache.org/jira/browse/NIFI-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335024#comment-17335024
]
Malthe Borch commented on NIFI-7593:
I don't think that's a valid argument since the s
[
https://issues.apache.org/jira/browse/NIFI-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee resolved NIFI-7593.
---
Resolution: Not A Problem
[~malthe] This is intentional as account names can correspond to publicly
a
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622559197
##
File path: .github/workflows/ci-workflow.yml
##
@@ -234,6 +248,16 @@ jobs:
java-version: '8'
- name: Build with Maven
env:
-
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622550084
##
File path: pom.xml
##
@@ -435,7 +439,6 @@
true
-Xmx1G
-Djava.net.preferIPv4
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622548477
##
File path: pom.xml
##
@@ -421,8 +421,12 @@
org.apache.maven.plugins
maven-surefire-plugin
-
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622547695
##
File path:
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/InvokeHTTP.java
##
@@ -556,7 +
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622542681
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/test/java/org/apache/nifi/components/LongRunningTaskMonitorTest.java
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622541103
##
File path:
nifi-commons/nifi-utils/src/test/java/org/apache/nifi/util/locale/TestLocaleOfTestSuite.java
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622540154
##
File path:
nifi-commons/nifi-utils/src/test/java/org/apache/nifi/util/locale/TestLocaleOfTestSuite.java
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache
[
https://issues.apache.org/jira/browse/NIFI-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee updated NIFI-7593:
--
Labels: easyfix (was: easyfix newbie)
> Azure Blob Storage uses sensitive property for account name
> -
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622537424
##
File path:
nifi-commons/nifi-utils/src/test/java/org/apache/nifi/util/locale/TestLocaleOfTestSuite.java
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622535695
##
File path:
nifi-commons/nifi-security-utils/src/test/groovy/org/apache/nifi/security/xml/XmlUtilsTest.groovy
##
@@ -94,7 +94,7 @@ class XmlUtilsTest {
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622532523
##
File path: .github/workflows/ci-workflow.yml
##
@@ -234,6 +248,16 @@ jobs:
java-version: '8'
- name: Build with Maven
env:
-
joewitt commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622531623
##
File path: .github/workflows/ci-workflow.yml
##
@@ -234,6 +248,16 @@ jobs:
java-version: '8'
- name: Build with Maven
env:
-
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622528727
##
File path: .github/workflows/ci-workflow.yml
##
@@ -234,6 +248,16 @@ jobs:
java-version: '8'
- name: Build with Maven
env:
-
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622528727
##
File path: .github/workflows/ci-workflow.yml
##
@@ -234,6 +248,16 @@ jobs:
java-version: '8'
- name: Build with Maven
env:
-
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622528727
##
File path: .github/workflows/ci-workflow.yml
##
@@ -234,6 +248,16 @@ jobs:
java-version: '8'
- name: Build with Maven
env:
-
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622522898
##
File path: .github/workflows/ci-workflow.yml
##
@@ -91,9 +91,16 @@ jobs:
df -h
- name: Build with Maven
env:
- MAVEN_OP
[
https://issues.apache.org/jira/browse/NIFI-7548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee resolved NIFI-7548.
---
Resolution: Duplicate
Hi [~santosh239]. Closing this because it's a duplicate of NIFI-7203 which was
joewitt commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622522476
##
File path: .github/workflows/ci-workflow.yml
##
@@ -91,9 +91,16 @@ jobs:
df -h
- name: Build with Maven
env:
- MAVEN_O
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622521641
##
File path: .github/workflows/ci-workflow.yml
##
@@ -91,9 +91,16 @@ jobs:
df -h
- name: Build with Maven
env:
- MAVEN_OP
[
https://issues.apache.org/jira/browse/NIFI-7593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee updated NIFI-7593:
--
Labels: easyfix newbie (was: easyfix)
> Azure Blob Storage uses sensitive property for account name
> -
greyp9 commented on a change in pull request #5040:
URL: https://github.com/apache/nifi/pull/5040#discussion_r622519643
##
File path: .github/workflows/ci-workflow.yml
##
@@ -91,9 +91,16 @@ jobs:
df -h
- name: Build with Maven
env:
- MAVEN_OP
[
https://issues.apache.org/jira/browse/NIFI-7598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Frazee reassigned NIFI-7598:
-
Assignee: (was: Joey Frazee)
> Add instructions for how to use named volumes to Docker README
greyp9 opened a new pull request #5040:
URL: https://github.com/apache/nifi/pull/5040
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of PR
Addresses a few i18n issues in project test suite.
[
https://issues.apache.org/jira/browse/NIFI-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Grey reassigned NIFI-8499:
---
Assignee: Paul Grey
> implement encrypted version of FlowFileSwapManager
> --
[
https://issues.apache.org/jira/browse/NIFI-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Grey updated NIFI-8499:
Description:
Class org.apache.nifi.controller.FileSystemSwapManager is plaintext
implementation of interfac
[
https://issues.apache.org/jira/browse/NIFI-8478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334965#comment-17334965
]
Paul Grey commented on NIFI-8478:
-
Thanks [~juldrixx] for raising this issue.
There was o
Paul Grey created NIFI-8499:
---
Summary: implement encrypted version of FlowFileSwapManager
Key: NIFI-8499
URL: https://issues.apache.org/jira/browse/NIFI-8499
Project: Apache NiFi
Issue Type: Task
[
https://issues.apache.org/jira/browse/NIFI-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-8477:
-
Status: Patch Available (was: Open)
> If a node completely dies, can not delete it from the cluster; AKA
markap14 opened a new pull request #5039:
URL: https://github.com/apache/nifi/pull/5039
…replicated to other nodes, do not throw ProtocolException; instead just log
a warning and return.
Thank you for submitting a contribution to Apache NiFi.
Please provide a short descrip
[
https://issues.apache.org/jira/browse/NIFI-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Gyori updated NIFI-8498:
--
Parent: NIFI-8243
Issue Type: Sub-task (was: Improvement)
> Optional removal of fields with Upd
pgyori opened a new pull request #5038:
URL: https://github.com/apache/nifi/pull/5038
- Field removal from record
- Field removal from recursive record structures (record within record)
- Field removal from schema only if there is no data in the record for a
field
- Unit tests
[
https://issues.apache.org/jira/browse/NIFI-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334922#comment-17334922
]
Pierre Villard commented on NIFI-8497:
--
We should consider support for proxy.
> Add
Peter Gyori created NIFI-8498:
-
Summary: Optional removal of fields with UpdateRecord
Key: NIFI-8498
URL: https://issues.apache.org/jira/browse/NIFI-8498
Project: Apache NiFi
Issue Type: Improvem
szaszm commented on a change in pull request #1044:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r622414758
##
File path: extensions/systemd/ConsumeJournald.cpp
##
@@ -0,0 +1,254 @@
+/**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one o
Matt Burgess created NIFI-8497:
--
Summary: Add a SlackRecordSink controller service
Key: NIFI-8497
URL: https://issues.apache.org/jira/browse/NIFI-8497
Project: Apache NiFi
Issue Type: New Featur
szaszm commented on a change in pull request #1044:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r622403565
##
File path: extensions/systemd/WorkerThread.h
##
@@ -0,0 +1,66 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ *
szaszm commented on a change in pull request #1044:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r622396192
##
File path: extensions/systemd/ConsumeJournald.cpp
##
@@ -0,0 +1,254 @@
+/**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one o
Matt Burgess created NIFI-8496:
--
Summary: NiFi returns 500 error when uploading templates
Key: NIFI-8496
URL: https://issues.apache.org/jira/browse/NIFI-8496
Project: Apache NiFi
Issue Type: Bug
markap14 commented on a change in pull request #5004:
URL: https://github.com/apache/nifi/pull/5004#discussion_r622391558
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/coordination/heartbeat/AbstractHea
szaszm commented on a change in pull request #1044:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r622390469
##
File path: CMakeLists.txt
##
@@ -564,6 +560,14 @@ if (ENABLE_ALL OR ENABLE_AZURE)
createExtension(AZURE-EXTENSIONS "AZURE EXTENSIONS" "T
mattyb149 closed pull request #195:
URL: https://github.com/apache/nifi-minifi/pull/195
--
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 to go to the specific comment.
For queries about this service, pl
mattyb149 commented on pull request #195:
URL: https://github.com/apache/nifi-minifi/pull/195#issuecomment-828633974
I've taken the liberty of migrating this PR to the NiFi repo now that MiNiFi
Java is integrated with the NiFi codebase. @SethFalco although the PR is on my
fork/branch, you
mattyb149 opened a new pull request #5037:
URL: https://github.com/apache/nifi/pull/5037
Thank you for submitting a contribution to Apache NiFi.
Please provide a short description of the PR here:
Description of PR
Migrating PR https://github.com/apache/nifi-mini
[
https://issues.apache.org/jira/browse/MINIFICPP-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arpad Boda resolved MINIFICPP-1551.
---
Fix Version/s: 0.9.0
Resolution: Fixed
Already fixed
> minifi-cpp 'main' branch f
fgerlits commented on a change in pull request #1044:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1044#discussion_r622015172
##
File path: bstrp_functions.sh
##
@@ -386,7 +390,8 @@ show_supported_features() {
read_feature_options(){
local choice
- read -r -p "Ent
[
https://issues.apache.org/jira/browse/MINIFICPP-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess moved MINIFI-534 to MINIFICPP-1552:
Component/s: (was: Extensions)
Key:
[
https://issues.apache.org/jira/browse/NIFI-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne reassigned NIFI-8477:
Assignee: Mark Payne
> If a node completely dies, can not delete it from the cluster; AKA Zombie No
[
https://issues.apache.org/jira/browse/NIFI-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334835#comment-17334835
]
ASF subversion and git services commented on NIFI-552:
--
Commit 93dcf25
mattyb149 closed pull request #5036:
URL: https://github.com/apache/nifi/pull/5036
--
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 to go to the specific comment.
For queries about this service, please
mattyb149 commented on pull request #5036:
URL: https://github.com/apache/nifi/pull/5036#issuecomment-828577935
+1 LGTM, thanks for the fix! Merging to main
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
[
https://issues.apache.org/jira/browse/MINIFICPP-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess moved MINIFI-542 to MINIFICPP-1551:
Component/s: (was: Extensions)
(was: B
lordgamez commented on a change in pull request #1064:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1064#discussion_r622308397
##
File path: extensions/standard-processors/tests/unit/GetFileTests.cpp
##
@@ -91,12 +113,30 @@ TEST_CASE("GetFile: MaxSize", "[getFileFifo]")
turcsanyip commented on a change in pull request #5028:
URL: https://github.com/apache/nifi/pull/5028#discussion_r622299989
##
File path:
nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/main/java/org/apache/nifi/snmp/factory/V3SNMPFactory.java
##
@@ -0,0 +1,71 @@
+/
[
https://issues.apache.org/jira/browse/MINIFICPP-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess moved MINIFI-544 to MINIFICPP-1550:
Component/s: (was: Build)
szaszm commented on a change in pull request #1040:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1040#discussion_r622296205
##
File path: controller/MiNiFiController.cpp
##
@@ -167,9 +165,10 @@ int main(int argc, char **argv) {
socket = secure_context != nullp
lordgamez commented on a change in pull request #1052:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1052#discussion_r622276241
##
File path: extensions/standard-processors/processors/TailFile.h
##
@@ -179,6 +212,8 @@ class TailFile : public core::Processor {
Shawn Weeks created NIFI-8495:
-
Summary: Improve Access Denied Error Log for Missing Cluster
Permissions
Key: NIFI-8495
URL: https://issues.apache.org/jira/browse/NIFI-8495
Project: Apache NiFi
gresockj commented on a change in pull request #4991:
URL: https://github.com/apache/nifi/pull/4991#discussion_r622273007
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java
##
@@ -15
[
https://issues.apache.org/jira/browse/MINIFICPP-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amina Dinari resolved MINIFICPP-1329.
-
Resolution: Fixed
> Fix implementation and usages of StringUtils::StringToBool
>
lordgamez commented on a change in pull request #1052:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1052#discussion_r622268250
##
File path: extensions/standard-processors/processors/TailFile.h
##
@@ -147,13 +166,27 @@ class TailFile : public core::Processor {
std::
[
https://issues.apache.org/jira/browse/MINIFICPP-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334778#comment-17334778
]
Amina Dinari commented on MINIFICPP-1329:
-
https://github.com/apache/nifi-min
exceptionfactory commented on a change in pull request #4991:
URL: https://github.com/apache/nifi/pull/4991#discussion_r622242626
##
File path: nifi-nar-bundles/nifi-framework-bundle/nifi-server-nar/pom.xml
##
@@ -37,6 +37,11 @@
org.apache.nifi
nifi-je
Lehel44 commented on a change in pull request #5028:
URL: https://github.com/apache/nifi/pull/5028#discussion_r622240157
##
File path:
nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/main/resources/docs/org.apache.nifi.snmp.processors.GetSNMP/additionalDetails.html
szaszm commented on a change in pull request #1052:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1052#discussion_r622184549
##
File path: extensions/standard-processors/processors/TailFile.h
##
@@ -179,6 +212,8 @@ class TailFile : public core::Processor {
[
https://issues.apache.org/jira/browse/NIFI-8487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Gresock updated NIFI-8487:
-
Description:
Allow a ParameterContext to contain an ordered list of other ParameterContexts,
givi
Lehel44 commented on a change in pull request #5028:
URL: https://github.com/apache/nifi/pull/5028#discussion_r622237614
##
File path:
nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/src/main/java/org/apache/nifi/snmp/processors/AbstractSNMPProcessor.java
##
@@ -16,413
Lehel44 commented on a change in pull request #5028:
URL: https://github.com/apache/nifi/pull/5028#discussion_r622232273
##
File path:
nifi-commons/nifi-utils/src/main/java/org/apache/nifi/processor/util/StandardValidators.java
##
@@ -151,7 +152,24 @@ public ValidationResult v
turcsanyip commented on a change in pull request #4516:
URL: https://github.com/apache/nifi/pull/4516#discussion_r622204815
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java
#
turcsanyip commented on a change in pull request #4516:
URL: https://github.com/apache/nifi/pull/4516#discussion_r622204815
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java
#
Fabryprog closed pull request #4441:
URL: https://github.com/apache/nifi/pull/4441
--
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 to go to the specific comment.
For queries about this service, please
simonbence commented on a change in pull request #4516:
URL: https://github.com/apache/nifi/pull/4516#discussion_r622183087
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java
#
martinzink commented on a change in pull request #1065:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1065#discussion_r622167271
##
File path: libminifi/src/utils/OsUtils.cpp
##
@@ -168,6 +168,11 @@ std::string OsUtils::userIdToUsername(const std::string
&uid) {
retur
[
https://issues.apache.org/jira/browse/NIFI-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thierry PRATS updated NIFI-8494:
Description:
InvokeScriptedProcessor works well when started for the first time.
The Processor beco
[
https://issues.apache.org/jira/browse/NIFI-8494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thierry PRATS updated NIFI-8494:
Description:
InvokeScriptedProcessor works well when started for the first time.
The Processor beco
szaszm commented on a change in pull request #1065:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1065#discussion_r622147996
##
File path: libminifi/src/utils/OsUtils.cpp
##
@@ -168,6 +168,11 @@ std::string OsUtils::userIdToUsername(const std::string
&uid) {
return na
szaszm commented on a change in pull request #1065:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1065#discussion_r622147996
##
File path: libminifi/src/utils/OsUtils.cpp
##
@@ -168,6 +168,11 @@ std::string OsUtils::userIdToUsername(const std::string
&uid) {
return na
Thierry PRATS created NIFI-8494:
---
Summary: InvokeScriptedProcessor become invalid after stopped
Key: NIFI-8494
URL: https://issues.apache.org/jira/browse/NIFI-8494
Project: Apache NiFi
Issue Ty
szaszm commented on a change in pull request #1065:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1065#discussion_r622081212
##
File path: libminifi/src/utils/OsUtils.cpp
##
@@ -168,6 +168,11 @@ std::string OsUtils::userIdToUsername(const std::string
&uid) {
return na
martinzink commented on a change in pull request #1065:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1065#discussion_r622145780
##
File path: libminifi/src/utils/OsUtils.cpp
##
@@ -168,6 +168,11 @@ std::string OsUtils::userIdToUsername(const std::string
&uid) {
retur
szaszm commented on a change in pull request #1065:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1065#discussion_r622081212
##
File path: libminifi/src/utils/OsUtils.cpp
##
@@ -168,6 +168,11 @@ std::string OsUtils::userIdToUsername(const std::string
&uid) {
return na
[
https://issues.apache.org/jira/browse/NIFI-8056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334704#comment-17334704
]
David Handermann commented on NIFI-8056:
[~ramanij] are you able to submit a Pull
tpalfy commented on a change in pull request #4516:
URL: https://github.com/apache/nifi/pull/4516#discussion_r622137775
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/api/RemoteProcessGroupResource.java
#
[
https://issues.apache.org/jira/browse/NIFI-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian updated NIFI-8493:
-
Remaining Estimate: (was: 4h)
Original Estimate: (was: 4h)
> PutDatabaseRecord incorrect type resolut
gresockj commented on pull request #4991:
URL: https://github.com/apache/nifi/pull/4991#issuecomment-828407150
Based on David's input, I'm going to simply use Jetty's KeyStoreScanner and
add our own TrustStoreScanner to integrate into the Jetty life cycle.
--
This is an automated message
[
https://issues.apache.org/jira/browse/NIFI-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian updated NIFI-8493:
-
Description:
When there is a column where the value is "auto increment/identity", the type
resolution fails.
Thi
[
https://issues.apache.org/jira/browse/NIFI-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian updated NIFI-8493:
-
Description:
When there is a column where the value is "auto increment/identity", the type
resolution fails.
Thi
[
https://issues.apache.org/jira/browse/NIFI-8493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian updated NIFI-8493:
-
Description:
When there is a column where the value is "auto increment/identity", the type
resolution fails.
Thi
1 - 100 of 113 matches
Mail list logo