timeabarna commented on code in PR #6159:
URL: https://github.com/apache/nifi/pull/6159#discussion_r943154041
##
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/AbstractAzureDataLakeStorageProcessor.java:
##
@@ -101,6 +101,
timeabarna commented on code in PR #6159:
URL: https://github.com/apache/nifi/pull/6159#discussion_r943151291
##
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/PutAzureDataLakeStorage.java:
##
@@ -83,11 +89,23 @@ p
exceptionfactory commented on code in PR #6193:
URL: https://github.com/apache/nifi/pull/6193#discussion_r942881754
##
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/PutEmail.java:
##
@@ -245,6 +245,17 @@ public c
taz1988 opened a new pull request, #6289:
URL: https://github.com/apache/nifi/pull/6289
# Summary
[NIFI-0](https://issues.apache.org/jira/browse/NIFI-0)
# Tracking
Please complete the following tracking steps pri
exceptionfactory commented on code in PR #6279:
URL: https://github.com/apache/nifi/pull/6279#discussion_r942729637
##
nifi-nar-bundles/nifi-smb-bundle/nifi-smb-processors/src/main/java/org/apache/nifi/processors/smb/FetchSmb.java:
##
@@ -0,0 +1,201 @@
+/*
+ * Licensed to the Ap
[
https://issues.apache.org/jira/browse/NIFI-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-10334.
-
Fix Version/s: 1.18.0
Assignee: Mike R
Resolution: Fixed
> Upgrade amqp-c
[
https://issues.apache.org/jira/browse/NIFI-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10334:
Issue Type: Improvement (was: Bug)
> Upgrade amqp-client to 5.15.0
> -
[
https://issues.apache.org/jira/browse/NIFI-10334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578073#comment-17578073
]
ASF subversion and git services commented on NIFI-10334:
Commit a
exceptionfactory closed pull request #6280: NIFI-10334 Upgrade AMQP Client
URL: https://github.com/apache/nifi/pull/6280
--
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.
To unsu
Emilio Setiadarma created NIFI-10344:
Summary: Refactor Groovy tests in nifi-standard-processors to Java
(and JUnit 5)
Key: NIFI-10344
URL: https://issues.apache.org/jira/browse/NIFI-10344
Project
malthe opened a new pull request, #6288:
URL: https://github.com/apache/nifi/pull/6288
Since the error object may not have a description, we should also provide
the code.
# Summary
[NIFI-10343](https://issues.apache.org/jira/b
fgerlits commented on code in PR #1360:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1360#discussion_r942658742
##
libminifi/src/core/state/nodes/ResponseNodeLoader.cpp:
##
@@ -153,32 +153,34 @@ void ResponseNodeLoader::initializeFlowMonitor(const
std::shared_ptr Respons
Malthe Borch created NIFI-10343:
---
Summary: OIDC identity provider may provide "null" as error message
Key: NIFI-10343
URL: https://issues.apache.org/jira/browse/NIFI-10343
Project: Apache NiFi
malthe closed pull request #6287: Add error code to exception message
URL: https://github.com/apache/nifi/pull/6287
--
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.
To unsubscri
[
https://issues.apache.org/jira/browse/NIFI-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578041#comment-17578041
]
ASF subversion and git services commented on NIFI-10339:
Commit e
[
https://issues.apache.org/jira/browse/NIFI-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-10339:
Fix Version/s: 1.18.0
Resolution: Fixed
Status: Resolved (was: Patch Avai
exceptionfactory closed pull request #6286: NIFI-10339 - Fix typo in
QuerySalesforceObject
URL: https://github.com/apache/nifi/pull/6286
--
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
exceptionfactory commented on PR #6268:
URL: https://github.com/apache/nifi/pull/6268#issuecomment-1210870800
Thanks for the thorough testing and feedback @Lehel44!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
exceptionfactory commented on code in PR #6268:
URL: https://github.com/apache/nifi/pull/6268#discussion_r942595575
##
nifi-commons/nifi-web-client-api/src/main/java/org/apache/nifi/web/client/api/HttpRequestBodySpec.java:
##
@@ -0,0 +1,34 @@
+/*
+ * Licensed to the Apache Softw
fgerlits commented on code in PR #1384:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1384#discussion_r942595395
##
win_build_vs.bat:
##
@@ -66,6 +81,21 @@ for %%x in (%*) do (
if [%%~x] EQU [/N] set build_nanofi=ON
if [%%~x] EQU [/O] set buil
Lehel44 commented on PR #6268:
URL: https://github.com/apache/nifi/pull/6268#issuecomment-1210850600
Thanks for the contribution @exceptionfactory. I went through the code and
overall I like the clean design and the functionality. A few small comments:
- I tested the UriBuilder, it's easy
Joe Witt created NIFI-10342:
---
Summary: SplitText 'Line Split Count' should support expression
language
Key: NIFI-10342
URL: https://issues.apache.org/jira/browse/NIFI-10342
Project: Apache NiFi
Is
Lehel44 commented on code in PR #6268:
URL: https://github.com/apache/nifi/pull/6268#discussion_r942571024
##
nifi-commons/nifi-web-client-api/src/main/java/org/apache/nifi/web/client/api/HttpRequestBodySpec.java:
##
@@ -0,0 +1,34 @@
+/*
+ * Licensed to the Apache Software Found
exceptionfactory commented on PR #6287:
URL: https://github.com/apache/nifi/pull/6287#issuecomment-1210805525
This for submitting this pull request @malthe! This looks like a helpful
improvement, but the pull request needs several adjustments before it can be
reviewed:
1. The pull re
ferencerdei commented on PR #6268:
URL: https://github.com/apache/nifi/pull/6268#issuecomment-1210795455
> Thanks for the feedback @ferencerdei! I pushed an update to address the
comments.
Thanks for the answers and the fixes!
--
This is an automated message from the Apache Git Ser
exceptionfactory commented on PR #6268:
URL: https://github.com/apache/nifi/pull/6268#issuecomment-1210790313
Thanks for the feedback @ferencerdei! I pushed an update to address the
comments.
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
[
https://issues.apache.org/jira/browse/NIFI-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin updated NIFI-10341:
--
Description:
For Apache NiFi there is an implementation to use AzureGraphUserGroupProvider
for Authorization.
[
https://issues.apache.org/jira/browse/NIFI-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin updated NIFI-10341:
--
Description:
For Apache NiFi there is an implementation to use AzureGraphUserGroupProvider
for Authorization.
[
https://issues.apache.org/jira/browse/NIFI-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin updated NIFI-10341:
--
Description:
For Apache NiFi there is an implementation to use AzureGraphUserGroupProvider
for Authorization.
[
https://issues.apache.org/jira/browse/NIFI-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin updated NIFI-10341:
--
Description:
For Apache NiFi there is an implementation to use AzureGraphUserGroupProvider
for Authorization.
[
https://issues.apache.org/jira/browse/MINIFICPP-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1902:
Description:
libpython changes its SONAME every minor version, making it impossible to
[
https://issues.apache.org/jira/browse/NIFI-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin updated NIFI-10341:
--
Description:
For Apache Nifi there is an implementation to use Azure AD (as openID provider
(OIDC)) as userGro
[
https://issues.apache.org/jira/browse/NIFIREG-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578002#comment-17578002
]
Martin commented on NIFIREG-458:
The NiFi Registry Jira project seems to be moved in to
Martin created NIFI-10341:
-
Summary: Implement AzureGraphUserGroupProvider for Nifi Reigstry
Key: NIFI-10341
URL: https://issues.apache.org/jira/browse/NIFI-10341
Project: Apache NiFi
Issue Type: Tas
malthe opened a new pull request, #6287:
URL: https://github.com/apache/nifi/pull/6287
The error object may not have a description, but should have a code.
--
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
lordgamez commented on code in PR #1374:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1374#discussion_r942491369
##
.github/workflows/ci.yml:
##
@@ -201,11 +199,19 @@ jobs:
sudo apt install -y ccache
echo "PATH=/usr/lib/ccache:$PATH" >> $GITHUB_ENV
szaszm commented on code in PR #1384:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1384#discussion_r942470335
##
win_build_vs.bat:
##
@@ -66,6 +81,21 @@ for %%x in (%*) do (
if [%%~x] EQU [/N] set build_nanofi=ON
if [%%~x] EQU [/O] set build_
[
https://issues.apache.org/jira/browse/NIFI-8648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577993#comment-17577993
]
ASF subversion and git services commented on NIFI-8648:
---
Commit 1e74
[
https://issues.apache.org/jira/browse/NIFI-8648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-8648:
-
Fix Version/s: 1.18.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
asfgit closed pull request #6283: NIFI-8648 Add Session Affinity section to
Admin Guide
URL: https://github.com/apache/nifi/pull/6283
--
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 com
Zoltán Kornél Török created NIFI-10340:
--
Summary: Build error happen with targz profile
Key: NIFI-10340
URL: https://issues.apache.org/jira/browse/NIFI-10340
Project: Apache NiFi
Issue T
pvillard31 opened a new pull request, #6286:
URL: https://github.com/apache/nifi/pull/6286
# Summary
[NIFI-10339](https://issues.apache.org/jira/browse/NIFI-10339)
# Tracking
Please complete the following tracking steps prior to pull request creation.
### Issue Tra
[
https://issues.apache.org/jira/browse/NIFI-10339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-10339:
--
Status: Patch Available (was: Open)
> Fix typo in QuerySalesforceObject
>
Pierre Villard created NIFI-10339:
-
Summary: Fix typo in QuerySalesforceObject
Key: NIFI-10339
URL: https://issues.apache.org/jira/browse/NIFI-10339
Project: Apache NiFi
Issue Type: Task
[
https://issues.apache.org/jira/browse/NIFI-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-10336:
--
Fix Version/s: 1.18.0
Resolution: Fixed
Status: Resolved (was: Patch Availabl
[
https://issues.apache.org/jira/browse/NIFI-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577990#comment-17577990
]
ASF subversion and git services commented on NIFI-10336:
Commit 8
asfgit closed pull request #6285: NIFI-10336 Remove unnecessary lineage checks
from TestMonitorActivity
URL: https://github.com/apache/nifi/pull/6285
--
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
[
https://issues.apache.org/jira/browse/NIFI-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-10183:
--
Fix Version/s: 1.18.0
Resolution: Fixed
Status: Resolved (was: Patch Availabl
[
https://issues.apache.org/jira/browse/NIFI-10183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577989#comment-17577989
]
ASF subversion and git services commented on NIFI-10183:
Commit 2
asfgit closed pull request #6284: NIFI-10183 Upgrade swagger-annotations to
1.6.6
URL: https://github.com/apache/nifi/pull/6284
--
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.
exceptionfactory commented on code in PR #6268:
URL: https://github.com/apache/nifi/pull/6268#discussion_r942441710
##
nifi-commons/nifi-web-client/src/main/java/org/apache/nifi/web/client/StandardHttpEntityHeaders.java:
##
@@ -0,0 +1,49 @@
+/*
+ * Licensed to the Apache Softwar
fgerlits opened a new pull request, #1384:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1384
https://issues.apache.org/jira/browse/MINIFICPP-1885
If you run `win_build_vs.bat` with e.g. the new `/SCRIPTING` option, then
the scripting extension will be included in the installer,
lordgamez commented on code in PR #1374:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1374#discussion_r942403515
##
docker/DockerBuild.sh:
##
@@ -146,18 +149,31 @@ BUILD_ARGS+=("--build-arg" "UID=${UID_ARG}"
"--build-arg" "GID=${GID_ARG}"
"--buil
lordgamez commented on code in PR #1374:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1374#discussion_r94238
##
docker/DockerBuild.sh:
##
@@ -146,18 +149,31 @@ BUILD_ARGS+=("--build-arg" "UID=${UID_ARG}"
"--build-arg" "GID=${GID_ARG}"
"--buil
adam-markovics commented on code in PR #1374:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1374#discussion_r942387849
##
docker/DockerBuild.sh:
##
@@ -146,18 +149,31 @@ BUILD_ARGS+=("--build-arg" "UID=${UID_ARG}"
"--build-arg" "GID=${GID_ARG}"
"-
fgerlits commented on code in PR #1374:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1374#discussion_r942373803
##
docker/DockerBuild.sh:
##
@@ -146,18 +149,31 @@ BUILD_ARGS+=("--build-arg" "UID=${UID_ARG}"
"--build-arg" "GID=${GID_ARG}"
"--build
[
https://issues.apache.org/jira/browse/MINIFICPP-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Gerlits updated MINIFICPP-1885:
--
Summary: Make non-core features disabled by default in the Windows
installer (was:
arpadboda commented on code in PR #6135:
URL: https://github.com/apache/nifi/pull/6135#discussion_r942335017
##
nifi-nar-bundles/nifi-azure-bundle/nifi-azure-graph-authorizer/src/main/java/org/apache/nifi/authorization/azure/AzureGraphUserGroupProvider.java:
##
@@ -340,28 +339,2
lordgamez commented on code in PR #1367:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1367#discussion_r942309625
##
libminifi/include/utils/TestUtils.h:
##
@@ -62,14 +63,45 @@ Identifier generateUUID() {
class ManualClock : public timeutils::Clock {
public:
- [[nodi
Andreas Adamides created NIFI-10338:
---
Summary: When adding more nodes in a Nifi Cluster mode, new nodes
cannot find existing parameter contexts
Key: NIFI-10338
URL: https://issues.apache.org/jira/browse/NIFI-103
ferencerdei commented on code in PR #6268:
URL: https://github.com/apache/nifi/pull/6268#discussion_r942207197
##
nifi-nar-bundles/nifi-standard-services/pom.xml:
##
@@ -54,5 +54,6 @@
nifi-hadoop-dbcp-service-bundle
nifi-kerberos-user-service-api
nifi-
Cezar Caleap created NIFI-10337:
---
Summary: Certificate PKIX Path issue while using PutGCSObject
Key: NIFI-10337
URL: https://issues.apache.org/jira/browse/NIFI-10337
Project: Apache NiFi
Issue
adamdebreceni commented on code in PR #1367:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1367#discussion_r942175691
##
libminifi/include/core/logging/alert/AlertSink.h:
##
@@ -0,0 +1,109 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * c
martinzink commented on code in PR #1367:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1367#discussion_r941662489
##
libminifi/include/core/logging/alert/AlertSink.h:
##
@@ -0,0 +1,112 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * cont
Adam Debreceni created MINIFICPP-1903:
-
Summary: Make utils::Regex handle std::string_view
Key: MINIFICPP-1903
URL: https://issues.apache.org/jira/browse/MINIFICPP-1903
Project: Apache NiFi MiNiFi
ferencerdei commented on code in PR #6268:
URL: https://github.com/apache/nifi/pull/6268#discussion_r942067123
##
nifi-commons/nifi-web-client/src/main/java/org/apache/nifi/web/client/StandardHttpEntityHeaders.java:
##
@@ -0,0 +1,49 @@
+/*
+ * Licensed to the Apache Software Fou
66 matches
Mail list logo