[
https://issues.apache.org/jira/browse/NIFI-8648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355356#comment-17355356
]
Joey Frazee commented on NIFI-8648:
---
[~Chris S] Do you think it'd be useful to add confi
[
https://issues.apache.org/jira/browse/NIFI-8648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355340#comment-17355340
]
Chris Sampson commented on NIFI-8648:
-
Maybe worth clarifying the docs to indicate tha
[
https://issues.apache.org/jira/browse/NIFI-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phu-Thien Tran resolved NIFI-8619.
--
Resolution: Fixed
> Allow direct access to individual cluster nodes' UI behind proxy and ensure
[
https://issues.apache.org/jira/browse/NIFI-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phu-Thien Tran reassigned NIFI-8619:
Assignee: Phu-Thien Tran
> Allow direct access to individual cluster nodes' UI behind proxy
Joey Frazee created NIFI-8648:
-
Summary: Add session affinity info to proxy config section of
admin guide
Key: NIFI-8648
URL: https://issues.apache.org/jira/browse/NIFI-8648
Project: Apache NiFi
markap14 opened a new pull request #5114:
URL: https://github.com/apache/nifi/pull/5114
… about which properties are referencing resources, how many resource, and
the types of resources; updated NiFiRegistryFlowMapper to perform the mapping.
Thank you for submitting a contributio
tpalfy commented on a change in pull request #5093:
URL: https://github.com/apache/nifi/pull/5093#discussion_r643370484
##
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/test/java/org/apache/nifi/processor/TestSimpleProcessLogger.java
##
Mark Payne created NIFI-8647:
Summary: Update VersionedPropertyDescriptor to include Resource
References
Key: NIFI-8647
URL: https://issues.apache.org/jira/browse/NIFI-8647
Project: Apache NiFi
markap14 opened a new pull request #5113:
URL: https://github.com/apache/nifi/pull/5113
…ored stateless to use this when creating a dataflow so that Parameter
Provider implementations can be externalized into NARs. Also updated
ExtensionDiscoveringManager such that callers are able to prov
[
https://issues.apache.org/jira/browse/NIFI-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355238#comment-17355238
]
Kartik Mishra commented on NIFI-3213:
-
Hi Team, I am on NiFi 1.12.1 version. If I got
[
https://issues.apache.org/jira/browse/NIFI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355232#comment-17355232
]
David Handermann commented on NIFI-8290:
Hi [~andrea.castello] thanks for updating
lordgamez commented on a change in pull request #1089:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1089#discussion_r643290829
##
File path: extensions/windows-event-log/ConsumeWindowsEventLog.cpp
##
@@ -127,8 +129,8 @@ core::Property ConsumeWindowsEventLog::EventHeaderD
exceptionfactory opened a new pull request #5112:
URL: https://github.com/apache/nifi/pull/5112
Description of PR
NIFI-8646 Removes property version overrides in NiFi Registry in order to
share the same core dependency versions with the NiFi root configuration.
Changes include
lordgamez commented on a change in pull request #1086:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1086#discussion_r643266738
##
File path: cmake/BundledAzureSdkCpp.cmake
##
@@ -16,7 +16,7 @@
# under the License.
function(use_bundled_libazure SOURCE_DIR BINARY_DIR)
[
https://issues.apache.org/jira/browse/NIFI-8645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-8645:
--
Status: Patch Available (was: In Progress)
> Disable LongRunningTaskMonitor by default
> --
turcsanyip opened a new pull request #5111:
URL: https://github.com/apache/nifi/pull/5111
https://issues.apache.org/jira/browse/NIFI-8645
In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:
### For all changes:
-
David Handermann created NIFI-8646:
--
Summary: Align NiFi Registry and NiFi Core Dependencies
Key: NIFI-8646
URL: https://issues.apache.org/jira/browse/NIFI-8646
Project: Apache NiFi
Issue Ty
[
https://issues.apache.org/jira/browse/NIFI-8511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-8511:
---
Status: Patch Available (was: In Progress)
> Add KeyStore Implementation of KeyProvider
> ---
exceptionfactory opened a new pull request #5110:
URL: https://github.com/apache/nifi/pull/5110
Description of PR
NIFI-8511 Adds an encrypted repository KeyProvider implementation using a
`java.security.KeyStore` instance containing `javax.crypto.SecretKey` entries.
The implem
[
https://issues.apache.org/jira/browse/NIFI-8607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355171#comment-17355171
]
Mark Bean commented on NIFI-8607:
-
The issue was resolved by clearing the browser cache, a
Peter Turcsanyi created NIFI-8645:
-
Summary: Disable LongRunningTaskMonitor by default
Key: NIFI-8645
URL: https://issues.apache.org/jira/browse/NIFI-8645
Project: Apache NiFi
Issue Type: Imp
szaszm commented on a change in pull request #1089:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1089#discussion_r642561026
##
File path: extensions/coap/controllerservice/CoapConnector.h
##
@@ -15,8 +15,12 @@
* See the License for the specific language governing permi
szaszm commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643137326
##
File path: extensions/standard-processors/processors/GenerateFlowFile.h
##
@@ -67,16 +67,14 @@ class GenerateFlowFile : public core::Processor {
szaszm commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643137326
##
File path: extensions/standard-processors/processors/GenerateFlowFile.h
##
@@ -67,16 +67,14 @@ class GenerateFlowFile : public core::Processor {
adamdebreceni commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643133609
##
File path: extensions/standard-processors/processors/GenerateFlowFile.h
##
@@ -67,16 +67,14 @@ class GenerateFlowFile : public core::Proc
Mark Payne created NIFI-8644:
Summary: Update Stateless so that a ParameterProviderDefinition is
provided to dataflow instead of ParameterProvider
Key: NIFI-8644
URL: https://issues.apache.org/jira/browse/NIFI-8644
adamdebreceni commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643124255
##
File path: extensions/sensors/SensorBase.h
##
@@ -65,17 +65,14 @@ class SensorBase : public core::Processor {
class WriteCallback :
scottyaslan edited a comment on pull request #5048:
URL: https://github.com/apache/nifi/pull/5048#issuecomment-852142249
@s9514171 thanks for this! I am a +1!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
scottyaslan commented on pull request #5048:
URL: https://github.com/apache/nifi/pull/5048#issuecomment-852142249
@s9514171 thanks for this commt. I am a +1!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
adamdebreceni commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643114975
##
File path: extensions/libarchive/MergeContent.h
##
@@ -80,18 +80,18 @@ class BinaryConcatenationMerge : public MergeBin {
int64_t pr
adamdebreceni commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643109029
##
File path: extensions/libarchive/CompressContent.h
##
@@ -386,7 +386,7 @@ class CompressContent : public core::Processor {
adamdebreceni commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643109029
##
File path: extensions/libarchive/CompressContent.h
##
@@ -386,7 +386,7 @@ class CompressContent : public core::Processor {
adamdebreceni commented on a change in pull request #1083:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1083#discussion_r643106601
##
File path: extensions/libarchive/CompressContent.h
##
@@ -180,11 +180,11 @@ class CompressContent : public core::Processor {
int sta
[
https://issues.apache.org/jira/browse/NIFI-8607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355079#comment-17355079
]
Mark Bean commented on NIFI-8607:
-
What version of Java are you running?
I observed this
tpalfy commented on pull request #5109:
URL: https://github.com/apache/nifi/pull/5109#issuecomment-852090731
LGTM+1
Merged into 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 above to go to the speci
[
https://issues.apache.org/jira/browse/NIFI-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355076#comment-17355076
]
ASF subversion and git services commented on NIFI-8522:
---
Commit f23d
[
https://issues.apache.org/jira/browse/NIFI-8640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355075#comment-17355075
]
ASF subversion and git services commented on NIFI-8640:
---
Commit f23d
asfgit closed pull request #5109:
URL: https://github.com/apache/nifi/pull/5109
--
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 con
Martin Zink created MINIFICPP-1577:
--
Summary: Separate build and test steps in ubuntu-20.04 ci job
Key: MINIFICPP-1577
URL: https://issues.apache.org/jira/browse/MINIFICPP-1577
Project: Apache NiFi Mi
szaszm commented on a change in pull request #1086:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1086#discussion_r643010814
##
File path: cmake/BundledAzureSdkCpp.cmake
##
@@ -16,7 +16,7 @@
# under the License.
function(use_bundled_libazure SOURCE_DIR BINARY_DIR)
-
[
https://issues.apache.org/jira/browse/NIFI-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355010#comment-17355010
]
Bernhard Geisberger commented on NIFI-8152:
---
I noticed that NIFI-8502 upgraded j
bgeisberger commented on pull request #4783:
URL: https://github.com/apache/nifi/pull/4783#issuecomment-852035421
I adjusted the PR and removed the package upgrades, which were already done
in NIFI-8502. However, the NPE issue still exists.
--
This is an automated message from the Apache
[
https://issues.apache.org/jira/browse/NIFI-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernhard Geisberger updated NIFI-8152:
--
Description:
Update:
I've found out that RedisDistributedMapCacheClientService is not co
[
https://issues.apache.org/jira/browse/NIFI-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernhard Geisberger updated NIFI-8152:
--
Summary: Fix NPE in RedisDistributedMapCacheClientService caused by newer
versions of Je
[
https://issues.apache.org/jira/browse/NIFI-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernhard Geisberger updated NIFI-8152:
--
Summary: Fix NPE in RedisDistributedMapCacheClientService caused by newer
versions of Je
lordgamez commented on a change in pull request #1082:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1082#discussion_r642965617
##
File path: extensions/http-curl/tests/HttpGetIntegrationTest.cpp
##
@@ -63,78 +62,134 @@ class HttpResponder : public CivetHandler {
}
};
adamdebreceni commented on a change in pull request #1082:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1082#discussion_r642963063
##
File path: extensions/http-curl/tests/HttpGetIntegrationTest.cpp
##
@@ -63,78 +62,134 @@ class HttpResponder : public CivetHandler {
}
lordgamez commented on a change in pull request #1082:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1082#discussion_r642948760
##
File path: extensions/http-curl/tests/HttpGetIntegrationTest.cpp
##
@@ -63,78 +62,134 @@ class HttpResponder : public CivetHandler {
}
};
adamdebreceni commented on a change in pull request #1082:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1082#discussion_r642931510
##
File path: extensions/http-curl/tests/HttpGetIntegrationTest.cpp
##
@@ -63,78 +62,134 @@ class HttpResponder : public CivetHandler {
}
adamdebreceni commented on a change in pull request #1082:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1082#discussion_r642931271
##
File path: extensions/http-curl/tests/HttpGetIntegrationTest.cpp
##
@@ -63,78 +62,134 @@ class HttpResponder : public CivetHandler {
}
fgerlits closed pull request #1092:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1092
--
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 servic
Kristian Mojeno created NIFI-8643:
-
Summary: Nifi 1.13.2 Cluster Load balancer Does not Work Properly
Key: NIFI-8643
URL: https://issues.apache.org/jira/browse/NIFI-8643
Project: Apache NiFi
fgerlits commented on pull request #1092:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1092#issuecomment-851880207
> Minor: shouldnt we update the
https://github.com/apache/nifi-minifi-cpp/blob/main/conf/minifi.properties#L17
as well? (its stuck on 0.7.0) Not sure if anything uses i
53 matches
Mail list logo