Re: [PR] [NIFI-12698] dark mode, [NIFI-12687] status history axis label fix [nifi]

2024-02-01 Thread via GitHub
scottyaslan commented on code in PR #8320: URL: https://github.com/apache/nifi/pull/8320#discussion_r1474750138 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/assets/themes/nifi.scss: ## @@ -65,6 +65,53 @@

Re: [PR] [NIFI-12698] dark mode, [NIFI-12687] status history axis label fix [nifi]

2024-02-01 Thread via GitHub
rfellows commented on code in PR #8320: URL: https://github.com/apache/nifi/pull/8320#discussion_r1474731942 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/assets/themes/nifi.scss: ## @@ -65,6 +65,53 @@

Re: [PR] [NIFI-12698] dark mode, [NIFI-12687] status history axis label fix [nifi]

2024-02-01 Thread via GitHub
scottyaslan commented on code in PR #8320: URL: https://github.com/apache/nifi/pull/8320#discussion_r1474721812 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/assets/themes/nifi.scss: ## @@ -65,6 +65,53 @@

Re: [PR] NIFI-12715 Update Snowflake SDKs [nifi]

2024-02-01 Thread via GitHub
turcsanyip commented on PR #8335: URL: https://github.com/apache/nifi/pull/8335#issuecomment-1921676231 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

[jira] [Assigned] (MINIFICPP-2292) Support notifystop in python processors

2024-02-01 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2292: Assignee: Gábor Gyimesi > Support notifystop in python processors >

[jira] [Assigned] (MINIFICPP-2292) Support notifystop in python processors

2024-02-01 Thread Jira
[ https://issues.apache.org/jira/browse/MINIFICPP-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gábor Gyimesi reassigned MINIFICPP-2292: Assignee: (was: Gábor Gyimesi) > Support notifystop in python processors

Re: [PR] NIFI-12684: Handling error responses in the service listing on the canvas [nifi]

2024-02-01 Thread via GitHub
rfellows commented on PR #8321: URL: https://github.com/apache/nifi/pull/8321#issuecomment-1921608729 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

Re: [PR] [NIFI-12698] dark mode, [NIFI-12687] status history axis label fix [nifi]

2024-02-01 Thread via GitHub
rfellows commented on code in PR #8320: URL: https://github.com/apache/nifi/pull/8320#discussion_r1474561240 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/assets/themes/nifi.scss: ## @@ -65,6 +65,53 @@

Re: [PR] [NIFI-12698] dark mode, [NIFI-12687] status history axis label fix [nifi]

2024-02-01 Thread via GitHub
scottyaslan commented on PR #8320: URL: https://github.com/apache/nifi/pull/8320#issuecomment-1921580141 Thanks @joewitt and thanks @rfellows for the reviews! I have pushed a fix for the extension creation dialog input field styles. I also noticed that the canvas search input field was

[jira] [Commented] (NIFI-12695) Add RFC 7636 PKCE Support to OpenID Connect Integration

2024-02-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17813262#comment-17813262 ] ASF subversion and git services commented on NIFI-12695: Commit

[jira] [Updated] (NIFI-12695) Add RFC 7636 PKCE Support to OpenID Connect Integration

2024-02-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12695: Fix Version/s: 1.26.0 > Add RFC 7636 PKCE Support to OpenID Connect Integration >

Re: [PR] NIFI-11520: Add a menu to display Flow Analysis report results [nifi]

2024-02-01 Thread via GitHub
sardell commented on code in PR #8273: URL: https://github.com/apache/nifi/pull/8273#discussion_r1474564178 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/controllers/nf-ng-canvas-flow-status-controller.js: ## @@

[jira] [Updated] (NIFI-12693) When Processor is removed, Python Process should be notified asynchronously

2024-02-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12693: Resolution: Fixed Status: Resolved (was: Patch Available) > When Processor is

[jira] [Commented] (NIFI-12693) When Processor is removed, Python Process should be notified asynchronously

2024-02-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17813248#comment-17813248 ] ASF subversion and git services commented on NIFI-12693: Commit

Re: [PR] NIFI-12693: Moved notification of python process that a Processor was… [nifi]

2024-02-01 Thread via GitHub
exceptionfactory closed pull request #8315: NIFI-12693: Moved notification of python process that a Processor was… URL: https://github.com/apache/nifi/pull/8315 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] NIFI-11520: Add a menu to display Flow Analysis report results [nifi]

2024-02-01 Thread via GitHub
sardell commented on code in PR #8273: URL: https://github.com/apache/nifi/pull/8273#discussion_r1474542558 ## nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/controllers/nf-ng-canvas-flow-status-controller.js: ## @@

[jira] [Updated] (NIFI-12699) Unit test timeout value too short for systems with slow disks

2024-02-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann updated NIFI-12699: Priority: Minor (was: Major) > Unit test timeout value too short for systems with slow

[jira] [Commented] (NIFI-12699) Unit test timeout value too short for systems with slow disks

2024-02-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17813244#comment-17813244 ] ASF subversion and git services commented on NIFI-12699: Commit

[jira] [Resolved] (NIFI-12699) Unit test timeout value too short for systems with slow disks

2024-02-01 Thread David Handermann (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Handermann resolved NIFI-12699. - Fix Version/s: 2.0.0 1.26.0 Resolution: Fixed > Unit test

[jira] [Commented] (NIFI-12699) Unit test timeout value too short for systems with slow disks

2024-02-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17813243#comment-17813243 ] ASF subversion and git services commented on NIFI-12699: Commit

Re: [PR] NIFI-12699 extend timeout for unit test TestStandardFlowFileQueue.testListFlowFilesResultsLimitedCollection [nifi]

2024-02-01 Thread via GitHub
exceptionfactory closed pull request #8330: NIFI-12699 extend timeout for unit test TestStandardFlowFileQueue.testListFlowFilesResultsLimitedCollection URL: https://github.com/apache/nifi/pull/8330 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [NIFI-12698] dark mode, [NIFI-12687] status history axis label fix [nifi]

2024-02-01 Thread via GitHub
rfellows commented on PR #8320: URL: https://github.com/apache/nifi/pull/8320#issuecomment-1921351175 > When you drag a processor on the graph then start typing in a name to filter on the text is not visible when in dark mode. @scottyaslan this input in question isn't wrapped in a

[PR] NIFI-12719 Update metrics-core to 4.2.25 [nifi]

2024-02-01 Thread via GitHub
mr1716 opened a new pull request, #8339: URL: https://github.com/apache/nifi/pull/8339 # Summary [NIFI-12719](https://issues.apache.org/jira/browse/NIFI-12719) # Tracking Please complete the following tracking steps

[jira] [Assigned] (NIFI-12719) Update metrics-core to 4.2.25

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12719: - Assignee: Mike R > Update metrics-core to 4.2.25 > - > >

[jira] [Created] (NIFI-12719) Update metrics-core to 4.2.25

2024-02-01 Thread Mike R (Jira)
Mike R created NIFI-12719: - Summary: Update metrics-core to 4.2.25 Key: NIFI-12719 URL: https://issues.apache.org/jira/browse/NIFI-12719 Project: Apache NiFi Issue Type: Improvement Affects

[PR] NIFI-12718 Update greenmail to 1.6.15 [nifi]

2024-02-01 Thread via GitHub
mr1716 opened a new pull request, #8338: URL: https://github.com/apache/nifi/pull/8338 # Summary [NIFI-12718](https://issues.apache.org/jira/browse/NIFI-12718) # Tracking Please complete the following tracking steps

[jira] [Created] (NIFI-12718) Update greenmail to 1.6.15

2024-02-01 Thread Mike R (Jira)
Mike R created NIFI-12718: - Summary: Update greenmail to 1.6.15 Key: NIFI-12718 URL: https://issues.apache.org/jira/browse/NIFI-12718 Project: Apache NiFi Issue Type: Improvement Affects

[jira] [Assigned] (NIFI-12718) Update greenmail to 1.6.15

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12718: - Assignee: Mike R > Update greenmail to 1.6.15 > -- > > Key:

[PR] NIFI-12717 Update gremlin.version to 3.7.1 [nifi]

2024-02-01 Thread via GitHub
mr1716 opened a new pull request, #8337: URL: https://github.com/apache/nifi/pull/8337 # Summary [NIFI-12717](https://issues.apache.org/jira/browse/NIFI-12717) # Tracking Please complete the following tracking steps

[jira] [Assigned] (NIFI-12717) Update gremlin.version to 3.7.1

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12717: - Assignee: Mike R > Update gremlin.version to 3.7.1 > --- > >

[jira] [Created] (NIFI-12717) Update gremlin.version to 3.7.1

2024-02-01 Thread Mike R (Jira)
Mike R created NIFI-12717: - Summary: Update gremlin.version to 3.7.1 Key: NIFI-12717 URL: https://issues.apache.org/jira/browse/NIFI-12717 Project: Apache NiFi Issue Type: Improvement Affects

[PR] NIFI-12716 Update nifi.groovy.version to 4.0.18 [nifi]

2024-02-01 Thread via GitHub
mr1716 opened a new pull request, #8336: URL: https://github.com/apache/nifi/pull/8336 # Summary [NIFI-12716](https://issues.apache.org/jira/browse/NIFI-12716) # Tracking Please complete the following tracking steps

[jira] [Created] (NIFI-12716) Update nifi.groovy.version to 4.0.18

2024-02-01 Thread Mike R (Jira)
Mike R created NIFI-12716: - Summary: Update nifi.groovy.version to 4.0.18 Key: NIFI-12716 URL: https://issues.apache.org/jira/browse/NIFI-12716 Project: Apache NiFi Issue Type: Improvement

[jira] [Assigned] (NIFI-12716) Update nifi.groovy.version to 4.0.18

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12716: - Assignee: Mike R > Update nifi.groovy.version to 4.0.18 > > >

[PR] NIFI-12715 Update Snowflake SDKs [nifi]

2024-02-01 Thread via GitHub
mr1716 opened a new pull request, #8335: URL: https://github.com/apache/nifi/pull/8335 # Summary [NIFI-12715](https://issues.apache.org/jira/browse/NIFI-12715) # Tracking Please complete the following tracking steps

[jira] [Assigned] (NIFI-12715) Updare Snowflake SDKs

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12715: - Assignee: Mike R > Updare Snowflake SDKs > - > > Key: NIFI-12715 >

[jira] [Updated] (NIFI-12715) Update Snowflake SDKs

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R updated NIFI-12715: -- Summary: Update Snowflake SDKs (was: Updare Snowflake SDKs) > Update Snowflake SDKs > - >

[jira] [Created] (NIFI-12715) Updare Snowflake SDKs

2024-02-01 Thread Mike R (Jira)
Mike R created NIFI-12715: - Summary: Updare Snowflake SDKs Key: NIFI-12715 URL: https://issues.apache.org/jira/browse/NIFI-12715 Project: Apache NiFi Issue Type: Improvement Affects Versions:

[PR] NIFI-12713 Update mysql-binlog-connector-java to 0.29.0 [nifi]

2024-02-01 Thread via GitHub
mr1716 opened a new pull request, #8334: URL: https://github.com/apache/nifi/pull/8334 # Summary [NIFI-12713](https://issues.apache.org/jira/browse/NIFI-12713) # Tracking Please complete the following tracking steps

[PR] NIFI-12714 Update solr.version to 9.4.1 [nifi]

2024-02-01 Thread via GitHub
mr1716 opened a new pull request, #8333: URL: https://github.com/apache/nifi/pull/8333 # Summary [NIFI-12714](https://issues.apache.org/jira/browse/NIFI-12714) # Tracking Please complete the following tracking steps

[jira] [Created] (NIFI-12714) Update solr.version to 9.4.1

2024-02-01 Thread Mike R (Jira)
Mike R created NIFI-12714: - Summary: Update solr.version to 9.4.1 Key: NIFI-12714 URL: https://issues.apache.org/jira/browse/NIFI-12714 Project: Apache NiFi Issue Type: Improvement Affects

[jira] [Assigned] (NIFI-12714) Update solr.version to 9.4.1

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12714: - Assignee: Mike R > Update solr.version to 9.4.1 > > > Key:

[jira] [Created] (NIFI-12713) Update mysql-binlog-connector-java to 0.29.0

2024-02-01 Thread Mike R (Jira)
Mike R created NIFI-12713: - Summary: Update mysql-binlog-connector-java to 0.29.0 Key: NIFI-12713 URL: https://issues.apache.org/jira/browse/NIFI-12713 Project: Apache NiFi Issue Type: Improvement

[jira] [Assigned] (NIFI-12713) Update mysql-binlog-connector-java to 0.29.0

2024-02-01 Thread Mike R (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike R reassigned NIFI-12713: - Assignee: Mike R > Update mysql-binlog-connector-java to 0.29.0 >

Re: [PR] [NIFI-12698] dark mode, [NIFI-12687] status history axis label fix [nifi]

2024-02-01 Thread via GitHub
rfellows commented on PR #8320: URL: https://github.com/apache/nifi/pull/8320#issuecomment-1921282451 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

[jira] [Created] (NIFI-12712) Create migration tool for exporting NiFi flows to MiNiFi

2024-02-01 Thread Ferenc Kis (Jira)
Ferenc Kis created NIFI-12712: - Summary: Create migration tool for exporting NiFi flows to MiNiFi Key: NIFI-12712 URL: https://issues.apache.org/jira/browse/NIFI-12712 Project: Apache NiFi Issue

[jira] [Assigned] (NIFI-12712) Create migration tool for exporting NiFi flows to MiNiFi

2024-02-01 Thread Ferenc Kis (Jira)
[ https://issues.apache.org/jira/browse/NIFI-12712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenc Kis reassigned NIFI-12712: - Assignee: Ferenc Kis > Create migration tool for exporting NiFi flows to MiNiFi >

<    1   2