[jira] [Assigned] (MINIFICPP-2333) Don't register example python processors

2024-04-22 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2333: Assignee: Gábor Gyimesi > Don't register example python processors > -

[jira] [Updated] (NIFI-13077) On-demand Extension Provider

2024-04-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-13077: -- Description: We currently have the concept of ExternalResourceProvider with two implementation

[jira] [Created] (NIFI-13077) On-demand Extension Provider

2024-04-22 Thread Pierre Villard (Jira)
Pierre Villard created NIFI-13077: - Summary: On-demand Extension Provider Key: NIFI-13077 URL: https://issues.apache.org/jira/browse/NIFI-13077 Project: Apache NiFi Issue Type: Epic

[PR] MINIFICPP-2333 Don't register example python processors [nifi-minifi-cpp]

2024-04-22 Thread via GitHub
lordgamez opened a new pull request, #1765: URL: https://github.com/apache/nifi-minifi-cpp/pull/1765 https://issues.apache.org/jira/browse/MINIFICPP-2333 -- Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the

[jira] [Created] (MINIFICPP-2335) Add documentation for python bootstrap

2024-04-22 Thread Jira
Gábor Gyimesi created MINIFICPP-2335: Summary: Add documentation for python bootstrap Key: MINIFICPP-2335 URL: https://issues.apache.org/jira/browse/MINIFICPP-2335 Project: Apache NiFi MiNiFi C++

[jira] [Created] (MINIFICPP-2336) Python bootstrap part 2

2024-04-22 Thread Jira
Gábor Gyimesi created MINIFICPP-2336: Summary: Python bootstrap part 2 Key: MINIFICPP-2336 URL: https://issues.apache.org/jira/browse/MINIFICPP-2336 Project: Apache NiFi MiNiFi C++ Issue

[jira] [Created] (MINIFICPP-2337) OpenSSL toggle does not work in bootstrap.sh

2024-04-22 Thread Jira
Gábor Gyimesi created MINIFICPP-2337: Summary: OpenSSL toggle does not work in bootstrap.sh Key: MINIFICPP-2337 URL: https://issues.apache.org/jira/browse/MINIFICPP-2337 Project: Apache NiFi MiNiFi

[PR] MINIFICPP-2337 Fix OpenSSL toggle in bootstrap.sh [nifi-minifi-cpp]

2024-04-22 Thread via GitHub
lordgamez opened a new pull request, #1766: URL: https://github.com/apache/nifi-minifi-cpp/pull/1766 https://issues.apache.org/jira/browse/MINIFICPP-2337 - Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of th

[jira] [Created] (NIFI-13078) Support Enable/Disable Component

2024-04-22 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-13078: -- Summary: Support Enable/Disable Component Key: NIFI-13078 URL: https://issues.apache.org/jira/browse/NIFI-13078 Project: Apache NiFi Issue Type: Sub-task

Re: [PR] MINIFICPP-2337 Fix OpenSSL toggle in bootstrap.sh [nifi-minifi-cpp]

2024-04-22 Thread via GitHub
szaszm commented on code in PR #1766: URL: https://github.com/apache/nifi-minifi-cpp/pull/1766#discussion_r1574682410 ## bootstrap.sh: ## @@ -445,7 +445,8 @@ build_cmake_command(){ set_value=OFF option_value="${!option}" if { [[ "$option_value" = "${FALSE}"

[jira] [Updated] (NIFI-13074) Reset lineage transform

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13074: --- Status: Patch Available (was: Open) > Reset lineage transform > --- > >

[jira] [Updated] (NIFI-12400) Remaining items to migrate UI to currently supported/active framework

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12400: --- Description: The purpose of this Jira is to track all remaining items following the initial commit [

Re: [PR] MINIFICPP-2337 Fix OpenSSL toggle in bootstrap.sh [nifi-minifi-cpp]

2024-04-22 Thread via GitHub
lordgamez commented on code in PR #1766: URL: https://github.com/apache/nifi-minifi-cpp/pull/1766#discussion_r1574690913 ## bootstrap.sh: ## @@ -445,7 +445,8 @@ build_cmake_command(){ set_value=OFF option_value="${!option}" if { [[ "$option_value" = "${FALSE

Re: [PR] MINIFICPP-2337 Fix OpenSSL toggle in bootstrap.sh [nifi-minifi-cpp]

2024-04-22 Thread via GitHub
lordgamez commented on code in PR #1766: URL: https://github.com/apache/nifi-minifi-cpp/pull/1766#discussion_r1574690913 ## bootstrap.sh: ## @@ -445,7 +445,8 @@ build_cmake_command(){ set_value=OFF option_value="${!option}" if { [[ "$option_value" = "${FALSE

[jira] [Created] (NIFI-13079) Is there a roadmap for bundle persistence provider?

2024-04-22 Thread Igor Milavec (Jira)
Igor Milavec created NIFI-13079: --- Summary: Is there a roadmap for bundle persistence provider? Key: NIFI-13079 URL: https://issues.apache.org/jira/browse/NIFI-13079 Project: Apache NiFi Issue T

[jira] [Created] (MINIFICPP-2338) Move ExecuteProcess out of standard processors

2024-04-22 Thread Martin Zink (Jira)
Martin Zink created MINIFICPP-2338: -- Summary: Move ExecuteProcess out of standard processors Key: MINIFICPP-2338 URL: https://issues.apache.org/jira/browse/MINIFICPP-2338 Project: Apache NiFi MiNiFi C

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on code in PR #8663: URL: https://github.com/apache/nifi/pull/8663#discussion_r1574826578 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/ui/canvas/header/new-canvas-item/_new-canvas-item

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on code in PR #8663: URL: https://github.com/apache/nifi/pull/8663#discussion_r1574840795 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/controller-service/controller-service-table/controller-serv

[jira] [Created] (NIFI-13080) nifi-properties and nifi-property-utils should not be part of the public api of nifi extensions such as processors, controller services and reporting tasks

2024-04-22 Thread Joe Witt (Jira)
Joe Witt created NIFI-13080: --- Summary: nifi-properties and nifi-property-utils should not be part of the public api of nifi extensions such as processors, controller services and reporting tasks Key: NIFI-13080 URL: ht

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on code in PR #8663: URL: https://github.com/apache/nifi/pull/8663#discussion_r1574851802 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/property-table/editors/nf-editor/_nf-editor.component-theme

Re: [PR] NIFI-5519 Allow ListDatabaseTables to accept incoming connections and tweak GenerateTableFetch to work the same. [nifi]

2024-04-22 Thread via GitHub
jrsteinebrey commented on code in PR #8639: URL: https://github.com/apache/nifi/pull/8639#discussion_r1574853643 ## nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ListDatabaseTables.java: ## @@ -270,24 +297,40 @@

Re: [PR] NIFI-5519 Allow ListDatabaseTables to accept incoming connections and tweak GenerateTableFetch to work the same. [nifi]

2024-04-22 Thread via GitHub
joewitt commented on PR #8639: URL: https://github.com/apache/nifi/pull/8639#issuecomment-2069658691 These components are quite widely used so in review it is important to carefully consider whether this degree of change is desirable vs new components more specific to the use case(s) intend

[jira] [Reopened] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne reopened NIFI-12986: --- Reopening Issue, as I do not believe it to be correct. Will elaborate more in a separate comment. > Tid

[jira] [Updated] (NIFI-13078) Support Enable/Disable Component

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13078: --- Status: Patch Available (was: In Progress) > Support Enable/Disable Component >

[jira] [Created] (NIFI-13081) Support Label Configuration

2024-04-22 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-13081: -- Summary: Support Label Configuration Key: NIFI-13081 URL: https://issues.apache.org/jira/browse/NIFI-13081 Project: Apache NiFi Issue Type: Sub-task Co

[jira] [Commented] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839719#comment-17839719 ] Mark Payne commented on NIFI-12986: --- This PR incorrect marks {{ProcessSession.commit()}

[jira] [Updated] (NIFI-12400) Remaining items to migrate UI to currently supported/active framework

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-12400: --- Description: The purpose of this Jira is to track all remaining items following the initial commit [

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on code in PR #8663: URL: https://github.com/apache/nifi/pull/8663#discussion_r1574826578 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/ui/canvas/header/new-canvas-item/_new-canvas-item

[jira] [Created] (NIFI-13082) New processor for splitting PCAP files

2024-04-22 Thread Jack Hinton (Jira)
Jack Hinton created NIFI-13082: -- Summary: New processor for splitting PCAP files Key: NIFI-13082 URL: https://issues.apache.org/jira/browse/NIFI-13082 Project: Apache NiFi Issue Type: New Featur

[jira] [Created] (NIFI-13083) [BUG] cannot add sensitive parameter

2024-04-22 Thread Scott Aslan (Jira)
Scott Aslan created NIFI-13083: -- Summary: [BUG] cannot add sensitive parameter Key: NIFI-13083 URL: https://issues.apache.org/jira/browse/NIFI-13083 Project: Apache NiFi Issue Type: Sub-task

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on code in PR #8663: URL: https://github.com/apache/nifi/pull/8663#discussion_r1574937003 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/controller-service/controller-service-table/controller-serv

Re: [PR] NIFI-13076: reduce enum array allocation [nifi]

2024-04-22 Thread via GitHub
markap14 merged PR #8679: URL: https://github.com/apache/nifi/pull/8679 -- 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

[jira] [Commented] (NIFI-13076) reduce enum array allocation in OpenTelemetry bundle

2024-04-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839738#comment-17839738 ] ASF subversion and git services commented on NIFI-13076: Commit 3

[jira] [Resolved] (NIFI-13076) reduce enum array allocation in OpenTelemetry bundle

2024-04-22 Thread Mark Payne (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne resolved NIFI-13076. --- Fix Version/s: 2.0.0-M3 Resolution: Fixed > reduce enum array allocation in OpenTelemetry bund

Re: [PR] NIFI-13076: reduce enum array allocation [nifi]

2024-04-22 Thread via GitHub
markap14 commented on PR #8679: URL: https://github.com/apache/nifi/pull/8679#issuecomment-2069853406 Thanks for the fix @sullis looks good to me. +1 merged 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 U

Re: [PR] NIFI-12998 Restructured project/build to drive better enforcement/maintainability of framework vs extensions. Makes it easier for people to build extensions outside our codebase as well with

2024-04-22 Thread via GitHub
joewitt commented on PR #8677: URL: https://github.com/apache/nifi/pull/8677#issuecomment-2069925710 Will rebase for latest commit that landed on main. Will remove dependency:analyze-only from pom. It can be activated on the command line during builds whenever people need. Wil

[jira] [Created] (MINIFICPP-2339) Windows build fails in CI

2024-04-22 Thread Jira
Gábor Gyimesi created MINIFICPP-2339: Summary: Windows build fails in CI Key: MINIFICPP-2339 URL: https://issues.apache.org/jira/browse/MINIFICPP-2339 Project: Apache NiFi MiNiFi C++ Issu

[jira] [Updated] (MINIFICPP-2339) Windows build fails in CI

2024-04-22 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi updated MINIFICPP-2339: - Description: {code:java} 2024-04-22T14:16:47.4438100Z (venv) D:\a\nifi-minifi-cpp\ni

[PR] MINIFICPP-2339 Fix sccache path in CI workflow [nifi-minifi-cpp]

2024-04-22 Thread via GitHub
lordgamez opened a new pull request, #1767: URL: https://github.com/apache/nifi-minifi-cpp/pull/1767 https://issues.apache.org/jira/browse/MINIFICPP-2339 - Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review o

[jira] [Created] (NIFI-13084) Backport Allow Disabling Scientific Notation in JSON Writer

2024-04-22 Thread Zsihovszki Krisztina (Jira)
Zsihovszki Krisztina created NIFI-13084: --- Summary: Backport Allow Disabling Scientific Notation in JSON Writer Key: NIFI-13084 URL: https://issues.apache.org/jira/browse/NIFI-13084 Project: Apa

[jira] [Commented] (NIFI-13079) Is there a roadmap for bundle persistence provider?

2024-04-22 Thread Pierre Villard (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839763#comment-17839763 ] Pierre Villard commented on NIFI-13079: --- I think it's better to discuss this in the

[jira] [Updated] (NIFI-13084) Backport Allow Disabling Scientific Notation in JSON Writer

2024-04-22 Thread Zsihovszki Krisztina (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zsihovszki Krisztina updated NIFI-13084: Description: The changes made for NIFI-12697 were only committed on the 2.x branch

[jira] [Commented] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839766#comment-17839766 ] David Handermann commented on NIFI-12986: - Thanks for reopening this issue [~mark

Re: [PR] NIFI-5519 Allow ListDatabaseTables to accept incoming connections and tweak GenerateTableFetch to work the same. [nifi]

2024-04-22 Thread via GitHub
mattyb149 commented on PR #8639: URL: https://github.com/apache/nifi/pull/8639#issuecomment-2070055327 I think that's why this Jira has sat around for so long, most ListXYZ processors are true source processors because they mostly deal with filesystems which are hierarchical and can be recu

[jira] [Commented] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839770#comment-17839770 ] endzeit commented on NIFI-12986: As discussed with [~exceptionfactory], I've found both s

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on code in PR #8663: URL: https://github.com/apache/nifi/pull/8663#discussion_r1575045577 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/controller-service/controller-service-table/controller-serv

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on code in PR #8663: URL: https://github.com/apache/nifi/pull/8663#discussion_r1575046895 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/flow-designer/ui/canvas/header/new-canvas-item/_new-canvas-item

Re: [PR] NIFI-5519 Allow ListDatabaseTables to accept incoming connections and tweak GenerateTableFetch to work the same. [nifi]

2024-04-22 Thread via GitHub
jrsteinebrey closed pull request #8639: NIFI-5519 Allow ListDatabaseTables to accept incoming connections and tweak GenerateTableFetch to work the same. URL: https://github.com/apache/nifi/pull/8639 -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Assigned] (NIFI-12973) Add Process Group scope to Flow Analysis rules

2024-04-22 Thread Tamas Palfy (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Palfy reassigned NIFI-12973: -- Assignee: Tamas Palfy > Add Process Group scope to Flow Analysis rules > -

[jira] [Comment Edited] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839770#comment-17839770 ] endzeit edited comment on NIFI-12986 at 4/22/24 4:43 PM: - As disc

[jira] [Resolved] (NIFI-5519) Allow ListDatabaseTables to accept incoming connections

2024-04-22 Thread Matt Burgess (Jira)
[ https://issues.apache.org/jira/browse/NIFI-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess resolved NIFI-5519. Resolution: Won't Fix I think that's why this Jira has sat around for so long, most ListXYZ process

[jira] [Commented] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread Joe Witt (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839790#comment-17839790 ] Joe Witt commented on NIFI-12986: - [~EndzeitBegins][~exceptionfactory] It is important to

[PR] NIFI-13081: Adding support to edit a label [nifi]

2024-04-22 Thread via GitHub
mcgilman opened a new pull request, #8681: URL: https://github.com/apache/nifi/pull/8681 NIFI-13081: - Adding support to edit a label. -- 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

[jira] [Updated] (NIFI-13081) Support Label Configuration

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13081: --- Status: Patch Available (was: In Progress) > Support Label Configuration > -

[PR] NIFI-12973 Add Process Group scope to Flow Analysis rules [nifi]

2024-04-22 Thread via GitHub
tpalfy opened a new pull request, #8682: URL: https://github.com/apache/nifi/pull/8682 # Summary [NIFI-12973](https://issues.apache.org/jira/browse/NIFI-12973) # Tracking Please complete the following tracking steps prio

Re: [PR] MINIFICPP-2295 Add controller service support for NiFi python processors [nifi-minifi-cpp]

2024-04-22 Thread via GitHub
szaszm commented on code in PR #1762: URL: https://github.com/apache/nifi-minifi-cpp/pull/1762#discussion_r1575079441 ## extensions/python/PYTHON.md: ## @@ -102,10 +102,12 @@ NON_BLANK = 5 PORT = 6 ``` +The last parameter of addProperty is the controller service type. If the

[jira] [Assigned] (NIFI-13083) [BUG] cannot add sensitive parameter

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-13083: -- Assignee: Matt Gilman > [BUG] cannot add sensitive parameter > ---

[PR] NIFI-12986 Remove depreciation warning from ProcessSession.commit [nifi]

2024-04-22 Thread via GitHub
EndzeitBegins opened a new pull request, #8683: URL: https://github.com/apache/nifi/pull/8683 # Summary Removes deprecation notice as discussed in issue [NIFI-12986](https://issues.apache.org/jira/browse/NIFI-12986). # Trac

[jira] [Commented] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread endzeit (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839795#comment-17839795 ] endzeit commented on NIFI-12986: I opened [PR 8683|https://github.com/apache/nifi/pull/86

Re: [PR] NIFI-12986 Remove depreciation warning from ProcessSession.commit [nifi]

2024-04-22 Thread via GitHub
joewitt commented on code in PR #8683: URL: https://github.com/apache/nifi/pull/8683#discussion_r1575119122 ## nifi-api/src/main/java/org/apache/nifi/processor/ProcessSession.java: ## @@ -75,10 +75,11 @@ public interface ProcessSession { * All FlowFiles operated on within

Re: [PR] NIFI-12998 Restructured project/build to drive better enforcement/maintainability of framework vs extensions. Makes it easier for people to build extensions outside our codebase as well with

2024-04-22 Thread via GitHub
joewitt commented on PR #8677: URL: https://github.com/apache/nifi/pull/8677#issuecomment-2070333872 Squashed all the commits so any further improvements can be seen more easily. Fixed the runtime-manifest-generator output which was getting conflicting log provider implementations.

Re: [PR] NIFI-12986 Remove depreciation warning from ProcessSession.commit [nifi]

2024-04-22 Thread via GitHub
EndzeitBegins commented on code in PR #8683: URL: https://github.com/apache/nifi/pull/8683#discussion_r1575136767 ## nifi-api/src/main/java/org/apache/nifi/processor/ProcessSession.java: ## @@ -75,10 +75,11 @@ public interface ProcessSession { * All FlowFiles operated on w

[PR] NIFI-13083: Parameter sensitivity issue when deleting and re-adding [nifi]

2024-04-22 Thread via GitHub
mcgilman opened a new pull request, #8684: URL: https://github.com/apache/nifi/pull/8684 NIFI-13083: - Fixing import preventing the dialog from warning the user that they must apply changes before deleting/adding the same parameter with different sensitivities. - Allowing the sensitiv

[jira] [Updated] (NIFI-13083) [BUG] cannot add sensitive parameter

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13083: --- Status: Patch Available (was: In Progress) > [BUG] cannot add sensitive parameter >

[PR] [NIFI-13053] Cluster page [nifi]

2024-04-22 Thread via GitHub
rfellows opened a new pull request, #8685: URL: https://github.com/apache/nifi/pull/8685 [NIFI-13053](https://issues.apache.org/jira/browse/NIFI-13053) * New Cluster page accessible from the main menu * Listings for: * Nodes * System * JVM * FlowFile Storage

[jira] [Commented] (NIFI-13054) Tooltip Improvements

2024-04-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839805#comment-17839805 ] ASF subversion and git services commented on NIFI-13054: Commit 2

Re: [PR] NIFI-13054: Restoring Property Editor popups that provide EL Function documentation and Parameter descriptions [nifi]

2024-04-22 Thread via GitHub
scottyaslan merged PR #8676: URL: https://github.com/apache/nifi/pull/8676 -- 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.apach

Re: [PR] [NIFI-13053] Cluster page [nifi]

2024-04-22 Thread via GitHub
mcgilman commented on PR #8685: URL: https://github.com/apache/nifi/pull/8685#issuecomment-2070470305 Will review... -- 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

[jira] [Updated] (NIFI-13054) Tooltip Improvements

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13054: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Tooltip Improvements > -

Re: [PR] NIFI-13074: Resetting the transform when navigating from the lineage to the event listing [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on PR #8678: URL: https://github.com/apache/nifi/pull/8678#issuecomment-2070472023 Reviewing... -- 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 uns

Re: [PR] NIFI-13074: Resetting the transform when navigating from the lineage to the event listing [nifi]

2024-04-22 Thread via GitHub
scottyaslan merged PR #8678: URL: https://github.com/apache/nifi/pull/8678 -- 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.apach

[jira] [Updated] (NIFI-13074) Reset lineage transform

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13074: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Reset lineage transform > --

[jira] [Commented] (NIFI-13074) Reset lineage transform

2024-04-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839810#comment-17839810 ] ASF subversion and git services commented on NIFI-13074: Commit 9

Re: [PR] NIFI-13081: Adding support to edit a label [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on PR #8681: URL: https://github.com/apache/nifi/pull/8681#issuecomment-2070517002 Can you please run prettier? -- 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

Re: [PR] [NIFI-13056][NIFI-13011] canvas icons, theming, and contrast ratio improvements [nifi]

2024-04-22 Thread via GitHub
rfellows commented on PR #8663: URL: https://github.com/apache/nifi/pull/8663#issuecomment-2070527836 reviewing -- 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

[PR] NIFI-13084 Backport Allow disabling scientific notation when writing … [nifi]

2024-04-22 Thread via GitHub
krisztina-zsihovszki opened a new pull request, #8686: URL: https://github.com/apache/nifi/pull/8686 # Summary [NIFI-13084](https://issues.apache.org/jira/browse/NIFI-13084) # Tracking Please complete the following track

Re: [PR] NIFI-13083: Parameter sensitivity issue when deleting and re-adding [nifi]

2024-04-22 Thread via GitHub
scottyaslan commented on PR #8684: URL: https://github.com/apache/nifi/pull/8684#issuecomment-2070786872 Reviewing... -- 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 uns

Re: [PR] NIFI-13083: Parameter sensitivity issue when deleting and re-adding [nifi]

2024-04-22 Thread via GitHub
scottyaslan merged PR #8684: URL: https://github.com/apache/nifi/pull/8684 -- 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.apach

[jira] [Updated] (NIFI-13083) [BUG] cannot add sensitive parameter

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13083: --- Resolution: Fixed Status: Resolved (was: Patch Available) > [BUG] cannot add sensitive param

[jira] [Commented] (NIFI-13083) [BUG] cannot add sensitive parameter

2024-04-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839830#comment-17839830 ] ASF subversion and git services commented on NIFI-13083: Commit 7

Re: [PR] NIFI-13081: Adding support to edit a label [nifi]

2024-04-22 Thread via GitHub
scottyaslan merged PR #8681: URL: https://github.com/apache/nifi/pull/8681 -- 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.apach

[jira] [Commented] (NIFI-13081) Support Label Configuration

2024-04-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839835#comment-17839835 ] ASF subversion and git services commented on NIFI-13081: Commit 8

[jira] [Updated] (NIFI-13081) Support Label Configuration

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13081: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Support Label Configuration > --

[jira] [Created] (NIFI-13085) Default Mode to Formatted when viewing content

2024-04-22 Thread Matt Gilman (Jira)
Matt Gilman created NIFI-13085: -- Summary: Default Mode to Formatted when viewing content Key: NIFI-13085 URL: https://issues.apache.org/jira/browse/NIFI-13085 Project: Apache NiFi Issue Type: Im

[jira] [Updated] (NIFI-13085) Default Mode to Formatted when viewing content

2024-04-22 Thread Matt Gilman (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-13085: --- Status: Patch Available (was: In Progress) > Default Mode to Formatted when viewing content > --

[jira] [Created] (NIFI-13086) Set maxWorkers for jest tests

2024-04-22 Thread Rob Fellows (Jira)
Rob Fellows created NIFI-13086: -- Summary: Set maxWorkers for jest tests Key: NIFI-13086 URL: https://issues.apache.org/jira/browse/NIFI-13086 Project: Apache NiFi Issue Type: Sub-task

[jira] [Assigned] (NIFI-13051) UI - update dialog action buttons to be 'Add' for create and 'Apply' for update

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-13051: -- Assignee: Scott Aslan > UI - update dialog action buttons to be 'Add' for create and 'Apply' f

[PR] [NIFI-13051] update dialog action buttons [nifi]

2024-04-22 Thread via GitHub
scottyaslan opened a new pull request, #8688: URL: https://github.com/apache/nifi/pull/8688 (no comment) -- 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-m

[jira] [Updated] (NIFI-13051) UI - update dialog action buttons to be 'Add' for create and 'Apply' for update

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13051: --- Status: Patch Available (was: In Progress) > UI - update dialog action buttons to be 'Add' for creat

[jira] [Updated] (NIFI-13086) Set maxWorkers for jest tests

2024-04-22 Thread Rob Fellows (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Fellows updated NIFI-13086: --- Status: Patch Available (was: In Progress) > Set maxWorkers for jest tests > ---

[jira] [Updated] (NIFI-12990) BUG - enable CS dialog does not close when go to parameter provider

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-12990: --- Description: !image-2024-04-01-21-38-39-843.png|width=691,height=464! (was: !image-2024-04-01-21-38-

[jira] [Assigned] (NIFI-12990) BUG - enable CS dialog does not close when go to parameter provider

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-12990: -- Assignee: Scott Aslan > BUG - enable CS dialog does not close when go to parameter provider >

[PR] [NIFI-12990] close enable/disable CS dialog when go to is clicked [nifi]

2024-04-22 Thread via GitHub
scottyaslan opened a new pull request, #8690: URL: https://github.com/apache/nifi/pull/8690 (no comment) -- 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-m

[jira] [Updated] (NIFI-12990) BUG - enable CS dialog does not close when go to parameter provider

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-12990: --- Status: Patch Available (was: In Progress) > BUG - enable CS dialog does not close when go to parame

Re: [PR] NIFI-13085: When viewing content, defaulting the Mode to 'Formatted' [nifi]

2024-04-22 Thread via GitHub
scottyaslan merged PR #8687: URL: https://github.com/apache/nifi/pull/8687 -- 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.apach

[jira] [Commented] (NIFI-13085) Default Mode to Formatted when viewing content

2024-04-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839872#comment-17839872 ] ASF subversion and git services commented on NIFI-13085: Commit 7

[jira] [Updated] (NIFI-13085) Default Mode to Formatted when viewing content

2024-04-22 Thread Scott Aslan (Jira)
[ https://issues.apache.org/jira/browse/NIFI-13085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-13085: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Default Mode to Formatted when v

[jira] [Created] (NIFI-13087) Referencing Components not accurate linked to Parameter using in Advanced Rules for UpdateAttribute

2024-04-22 Thread Mark Bean (Jira)
Mark Bean created NIFI-13087: Summary: Referencing Components not accurate linked to Parameter using in Advanced Rules for UpdateAttribute Key: NIFI-13087 URL: https://issues.apache.org/jira/browse/NIFI-13087

[jira] [Commented] (NIFI-12986) Tidy up JavaDoc of ProcessSession

2024-04-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839875#comment-17839875 ] ASF subversion and git services commented on NIFI-12986: Commit 4

Re: [PR] NIFI-12986 Remove depreciation warning from ProcessSession.commit [nifi]

2024-04-22 Thread via GitHub
asfgit closed pull request #8683: NIFI-12986 Remove depreciation warning from ProcessSession.commit URL: https://github.com/apache/nifi/pull/8683 -- 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

  1   2   >