lordgamez commented on code in PR #1928:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1928#discussion_r1950779444
##
docker/requirements.txt:
##
@@ -1,15 +1,14 @@
pyjks==20.0.0
-shortuuid==1.0.11
-behavex==2.0.1
-docker==5.0.0
-kafka-python==2.0.2
-confluent-kafka==1.7.0
adamdebreceni commented on code in PR #1902:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1902#discussion_r1950962128
##
extensions/rocksdb-repos/CMakeLists.txt:
##
@@ -30,8 +30,9 @@ file(GLOB SOURCES "*.cpp" "controllers/*.cpp"
"database/*.cpp" "encryption/*.cp
add_
Pierre Villard created NIFI-14256:
-
Summary: Cannot update parameter that references no longer
existing controller service
Key: NIFI-14256
URL: https://issues.apache.org/jira/browse/NIFI-14256
Project
[
https://issues.apache.org/jira/browse/NIFI-14256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-14256:
--
Status: Patch Available (was: Open)
> Cannot update parameter that references no longer existi
pvillard31 opened a new pull request, #9711:
URL: https://github.com/apache/nifi/pull/9711
# Summary
[NIFI-14256](https://issues.apache.org/jira/browse/NIFI-14256) - Cannot
update parameter that references no longer existing controller service
# Tracking
Please complete
lordgamez opened a new pull request, #1929:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1929
- CivetWeb lib is built for Prometheus, Loki and Civetweb extensions
- CivetWeb lib is built for tests separately if no extension needs the
library
- Tests only link to CivetWeb library
lordgamez commented on code in PR #1922:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1922#discussion_r1950801911
##
docker/test/integration/cluster/ImageStore.py:
##
@@ -150,7 +149,7 @@ def
__build_minifi_cpp_image_with_nifi_python_processors(self, python_option):
lordgamez commented on code in PR #1918:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1918#discussion_r1950821402
##
minifi-api/include/minifi-cpp/core/ProcessorMetrics.h:
##
@@ -34,23 +34,24 @@ class ProcessorMetrics : public virtual
state::response::ResponseNode {
v
lordgamez commented on code in PR #1918:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1918#discussion_r1950821107
##
minifi-api/include/minifi-cpp/core/ProcessSession.h:
##
@@ -97,6 +97,8 @@ class ProcessSession : public virtual ReferenceContainer {
// import from th
szaszm commented on code in PR #1929:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1929#discussion_r1951384074
##
libminifi/test/libtest/CMakeLists.txt:
##
@@ -16,5 +16,11 @@
# specific language governing permissions and limitations
# under the License.
#
+if (NOT ENAB
pvillard31 commented on code in PR #9713:
URL: https://github.com/apache/nifi/pull/9713#discussion_r1951451059
##
nifi-extension-bundles/nifi-slack-bundle/nifi-slack-processors/src/main/java/org/apache/nifi/processors/slack/ListenSlack.java:
##
@@ -183,8 +187,11 @@ public void e
markap14 merged PR #9711:
URL: https://github.com/apache/nifi/pull/9711
--
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 unsubscribe, e-mail: issues-unsubscr...@nifi.apache.o
markap14 commented on PR #9711:
URL: https://github.com/apache/nifi/pull/9711#issuecomment-2652024759
Good catch @pvillard31. Changes make sense. +1 will merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
[
https://issues.apache.org/jira/browse/NIFI-14256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926173#comment-17926173
]
ASF subversion and git services commented on NIFI-14256:
Commit a
[
https://issues.apache.org/jira/browse/NIFI-14256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-14256:
--
Fix Version/s: 2.3.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Can
Scott Aslan created NIFI-14258:
--
Summary: Tokenize theming
Key: NIFI-14258
URL: https://issues.apache.org/jira/browse/NIFI-14258
Project: Apache NiFi
Issue Type: Sub-task
Reporter: S
[
https://issues.apache.org/jira/browse/NIFI-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925006#comment-17925006
]
Daniel Stieglitz edited comment on NIFI-14106 at 2/11/25 5:14 PM:
-
[
https://issues.apache.org/jira/browse/NIFI-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17925006#comment-17925006
]
Daniel Stieglitz edited comment on NIFI-14106 at 2/11/25 5:14 PM:
-
dependabot[bot] opened a new pull request, #9712:
URL: https://github.com/apache/nifi/pull/9712
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript)
to 6.0.2 and updates ancestor dependencies
[serialize-javascript](https://github.com/yahoo/serialize-javascript),
[web
[
https://issues.apache.org/jira/browse/NIFI-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-14213:
--
Status: Patch Available (was: Open)
> Inherited Parameter Context Not Retained When Upgrading
[
https://issues.apache.org/jira/browse/NIFI-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard reassigned NIFI-14213:
-
Assignee: Rahul Kumar
> Inherited Parameter Context Not Retained When Upgrading Process
pvillard31 commented on PR #9710:
URL: https://github.com/apache/nifi/pull/9710#issuecomment-2651141329
Hi @2020555642rahul - why is the PR opened against NiFi 1.28? is the issue
existing only in NiFi 1 or also in NiFi 2? If it exists on NiFi 2 as well, we
would want the fix in the main bra
Noah Cover created NIFI-14257:
-
Summary: Add Additional Scopes to ListenSlack and New writeable
attribute
Key: NIFI-14257
URL: https://issues.apache.org/jira/browse/NIFI-14257
Project: Apache NiFi
ncover21 commented on code in PR #9713:
URL: https://github.com/apache/nifi/pull/9713#discussion_r1951468343
##
nifi-extension-bundles/nifi-slack-bundle/nifi-slack-processors/src/main/java/org/apache/nifi/processors/slack/ListenSlack.java:
##
@@ -183,8 +187,11 @@ public void est
sfc-gh-ncover commented on code in PR #9713:
URL: https://github.com/apache/nifi/pull/9713#discussion_r1951467128
##
nifi-extension-bundles/nifi-slack-bundle/nifi-slack-processors/src/main/java/org/apache/nifi/processors/slack/ListenSlack.java:
##
@@ -183,8 +187,11 @@ public voi
2020555642rahul commented on PR #9710:
URL: https://github.com/apache/nifi/pull/9710#issuecomment-2651963982
> Hi @2020555642rahul - why is the PR opened against NiFi 1.28? is the issue
existing only in NiFi 1 or also in NiFi 2? If it exists on NiFi 2 as well, we
would want the fix in the m
ncover21 opened a new pull request, #9713:
URL: https://github.com/apache/nifi/pull/9713
Add additional scopes for "Receive Message Event" event type in ListenSlack
connector:
- FileChangedEvent
- MessageChangedEvent
- ReactionAddedEvent
Add flowFile attribute for event type
27 matches
Mail list logo