[jira] [Commented] (NIFI-13303) Remove text indicating property verification is disabled

2024-05-29 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850363#comment-17850363
 ] 

ASF subversion and git services commented on NIFI-13303:


Commit 82cd1e5ef0f98a4e21c1cfbf6cffd58e848fc7e9 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=82cd1e5ef0 ]

[NIFI-13303] - Remove text indicating property verification is disabled. (#8884)

This closes #8884 

> Remove text indicating property verification is disabled
> 
>
> Key: NIFI-13303
> URL: https://issues.apache.org/jira/browse/NIFI-13303
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The text "Property verification is disabled" is extraneous. Don't display it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13285) Fit on Enter PG

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850217#comment-17850217
 ] 

ASF subversion and git services commented on NIFI-13285:


Commit ffa5e8473d568cc31fc3cf9261b81a316c2bb64d in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ffa5e8473d ]

NIFI-13285: If there is no transform to restore for the current viewport, 
executing a zoom fit (#8874)

* NIFI-13285:
- If there is no transform to restore for the current viewport, executing a 
zoom fit.

* NIFI-13285:
- Adjusting the canvas position styles and zoom fit calculations.

This closes #8874

> Fit on Enter PG
> ---
>
> Key: NIFI-13285
> URL: https://issues.apache.org/jira/browse/NIFI-13285
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When navigating into a PG where there is no saved viewport position we should 
> consider executing a fit action so that flow is shown centered on the canvas.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12967) Improve navigation to/from Canvas

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850160#comment-17850160
 ] 

ASF subversion and git services commented on NIFI-12967:


Commit f0e1cdcb22f1fdeef804a005813edc0c09929d87 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f0e1cdcb22 ]

NIFI-12967: Introducing Back action (#8859)

* NIFI-12967:
- Adding support for navigating back to the users previous location in certain 
circumstances like going to a Controller Service, managing access policies, 
going to parameters, viewing documentation, opening advanced UIs, and viewing 
data provenance.
- Cleaning unnecessary instances of postUpdateNavigation.

* NIFI-12967:
- Updating the implementation to leverage router events and router state to 
simplify needed changes.

* NIFI-12967:
- Conditionally resetting or popping back navigation history because on routing 
context.

* NIFI-12967:
- Adding support for navigating back from queue listing and provenance.

* NIFI-12967:
- Conditionally applying the back navigation following a component update.

* NIFI-12967:
- Adding back from CS service listing.

* NIFI-12967:
- Adding back from Go To CS.
- Restoring some space in the context menu.

* NIFI-12967:
- Prevent duplicate entries in the back navigation stack.

* NIFI-12967:
- Not executing pop through navigation extras because it can result in multiple 
pops if the user uses their back/forward browser buttons. Instead, always 
popping until we encounter a back navigation that is still within a route 
boundary.

> Improve navigation to/from Canvas
> -
>
> Key: NIFI-12967
> URL: https://issues.apache.org/jira/browse/NIFI-12967
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> When leaving the Canvas (ie listing queue, viewing documentation, etc) the UI 
> should offer a more intuitive means to navigate back to where they were 
> before. Currently they must use the Global menu or click on the logo in the 
> header. However, these options are not necessarily obvious at first. The 
> browser back button also works but the UI should probably offer some in the 
> application.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13305) Upgrade HBase to 2.6.0

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850137#comment-17850137
 ] 

ASF subversion and git services commented on NIFI-13305:


Commit 68630b64c1b98a1237b0ce3a56ff73b93e92e1e9 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=68630b64c1 ]

NIFI-13305 Upgraded HBase from 2.5.8 to 2.6.0
This closes 8886

- Removed unnecessary transitive dependency overrides

Signed-off-by: Joseph Witt 


> Upgrade HBase to 2.6.0
> --
>
> Key: NIFI-13305
> URL: https://issues.apache.org/jira/browse/NIFI-13305
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> HBase [2.6.0|https://issues.apache.org/jira/projects/HBASE/versions/12350930] 
> includes a number of bug fixes, improvements, and transitive dependency 
> upgrades that should be incorporate in client service components.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13290) Dialog close on route navigation causes extra selection route to fire and browser history to be removed

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850098#comment-17850098
 ] 

ASF subversion and git services commented on NIFI-13290:


Commit 94b6e424b3b46f0151c93795b245bef1df3ddc6a in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=94b6e424b3 ]

NIFI-13290: (#8871)

- Manually closing dialogs with proper result in Navigation lifecycle to ensure 
back/forward browser button works correctly. This change also handles any 
scenario when a user routes away from a dialog via a link or go to action so we 
were able to remove the dialog close action form those places.

> Dialog close on route navigation causes extra selection route to fire and 
> browser history to be removed
> ---
>
> Key: NIFI-13290
> URL: https://issues.apache.org/jira/browse/NIFI-13290
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Matt Gilman
>Priority: Major
> Attachments: Kapture 2024-05-22 at 17.24.17.gif, example2.gif
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://github.com/apache/nifi/pull/8859#discussion_r1612046025



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13298) Remove unused instantiated java.util.HashSet from RouteAttribute

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850049#comment-17850049
 ] 

ASF subversion and git services commented on NIFI-13298:


Commit 8734e2ec491273942217a785feea637261f36681 in nifi's branch 
refs/heads/support/nifi-1.x from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8734e2ec49 ]

NIFI-13298 Removed unused instantiated java.util.HashSet from RouteAttribute

This closes #8883

Signed-off-by: David Handermann 
(cherry picked from commit a1a7c3c5a5779477d4b20027a57a22390095303a)


> Remove unused instantiated java.util.HashSet from RouteAttribute
> 
>
> Key: NIFI-13298
> URL: https://issues.apache.org/jira/browse/NIFI-13298
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> In RouteOnAttribute on line 352 a set is instantiated
> final Set clones = new HashSet<>();
> and on line 358 its populated
> clones.add(cloneFlowFile);
> Yet after that nothing is done with it (per Intellij it is updated but
> never queried). 
> This should removed as it is not serving any purpose.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13298) Remove unused instantiated java.util.HashSet from RouteAttribute

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850048#comment-17850048
 ] 

ASF subversion and git services commented on NIFI-13298:


Commit a1a7c3c5a5779477d4b20027a57a22390095303a in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a1a7c3c5a5 ]

NIFI-13298 Removed unused instantiated java.util.HashSet from RouteAttribute

This closes #8883

Signed-off-by: David Handermann 


> Remove unused instantiated java.util.HashSet from RouteAttribute
> 
>
> Key: NIFI-13298
> URL: https://issues.apache.org/jira/browse/NIFI-13298
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> In RouteOnAttribute on line 352 a set is instantiated
> final Set clones = new HashSet<>();
> and on line 358 its populated
> clones.add(cloneFlowFile);
> Yet after that nothing is done with it (per Intellij it is updated but
> never queried). 
> This should removed as it is not serving any purpose.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13300) Bump Apache parent and move to Maven 3.9.7 and latest maven wrapper 3.3.2

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850038#comment-17850038
 ] 

ASF subversion and git services commented on NIFI-13300:


Commit 2598068b31f9bb4c1b29f0d3562f2e41303391df in nifi's branch 
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2598068b31 ]

NIFI-13300 Upgraded Maven from 3.9.6 to 3.9.7

- Upgraded Apache Parent from 31 to 32
- Upgraded Maven Wrapper from 3.2.0 to 3.3.2

This closes #8880

Signed-off-by: David Handermann 


> Bump Apache parent and move to Maven 3.9.7 and latest maven wrapper 3.3.2
> -
>
> Key: NIFI-13300
> URL: https://issues.apache.org/jira/browse/NIFI-13300
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Maven fixed the file/locking issue and recommends we move to 3.9.7 as per 
> https://issues.apache.org/jira/browse/MNG-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849476#comment-17849476
> Also the apache parent pom has bumped to version 32.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13286) Empty All Queues issues

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850032#comment-17850032
 ] 

ASF subversion and git services commented on NIFI-13286:


Commit 90dee66101b62fe07a85e5f06558dbf60036814b in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=90dee66101 ]

NIFI-13286: (#8872) - Conditionally reloading the child PG or current PG when 
emptying all queues based on the context of the request.

This closes #8872 

> Empty All Queues issues
> ---
>
> Key: NIFI-13286
> URL: https://issues.apache.org/jira/browse/NIFI-13286
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Empty All Queues should conditionally reload the current PG or the selected 
> child PG depending on the subject of the action. Currently, the action 
> assumes it's being executed on the current PG. We should identify when its 
> not the current PG and just reload the child PG.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13270) Selected tab is not saved

2024-05-28 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850029#comment-17850029
 ] 

ASF subversion and git services commented on NIFI-13270:


Commit e1920dace027feac2869e917f166c5bbe1d540f1 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e1920dace0 ]

NIFI-13270: (#8877) - Persisting the select tab index

This closes #8877 

> Selected tab is not saved
> -
>
> Key: NIFI-13270
> URL: https://issues.apache.org/jira/browse/NIFI-13270
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Julien G.
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In a component such as a processor, when we select the Properties tab, the 
> selection was saved in the previous UI, so when we switch to another 
> processor, we don't need to select the tab again. In the new UI, we have to 
> select it again each time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13294) Deprecate Apache Knox SSO Integration for Removal

2024-05-25 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849489#comment-17849489
 ] 

ASF subversion and git services commented on NIFI-13294:


Commit f70ed77adac43c9b173492166645f586378b2497 in nifi's branch 
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f70ed77ada ]

NIFI-13294 Deprecated Apache Knox SSO Authentication
This closes #8875.

Signed-off-by: Joseph Witt 


> Deprecate Apache Knox SSO Integration for Removal
> -
>
> Key: NIFI-13294
> URL: https://issues.apache.org/jira/browse/NIFI-13294
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> NiFi 1.4.0 introduced support for authentication with Apache Knox [Single 
> Sign-On|https://knox.apache.org/books/knox-1-6-0/user-guide.html#SSO+Cookie+Provider]
>  based on JSON Web Tokens provided through a cookie and verified using a 
> configurable public key.
> Separate from Apache Knox SSO authentication, Apache Knox itself provides 
> [gateway 
> access|https://knox.apache.org/books/knox-1-6-0/user-guide.html#Nifi+UI] as a 
> proxy using the {{X-ProxiedEntitiesChain}} HTTP Header. Proxy access should 
> remain supported as it is part of the X.509 client certificate authentication 
> strategy. Deployment patterns based on Apache Knox gateway access work 
> without any features or configuration properties specific to Knox.
> With the implementation of standards-based Single Sign-On using OpenID 
> Connect and SAML 2, custom cookie-based SSO with Apache Knox should be 
> deprecated for removal.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13295) Remove Apache Knox SSO Integration

2024-05-25 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849488#comment-17849488
 ] 

ASF subversion and git services commented on NIFI-13295:


Commit fa8dc4f1a0c56bcb3c006defef52775d9fb9db71 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fa8dc4f1a0 ]

NIFI-13295 Removed Apache Knox SSO Authentication
This closes #8876

Signed-off-by: Joseph Witt 


> Remove Apache Knox SSO Integration
> --
>
> Key: NIFI-13295
> URL: https://issues.apache.org/jira/browse/NIFI-13295
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> As described in NIFI-13294, custom Single Sign-On integration with Apache 
> Knox based on JSON Web Tokens and custom public key verification should be 
> removed from the main branch. [Proxy 
> access|https://knox.apache.org/books/knox-1-6-0/user-guide.html#Nifi+UI] 
> through Apache Knox should remain supported through the non-product-specific 
> {{X-ProxiedEntitiesChain}} HTTP header strategy with X.509 client 
> certificates.
> OpenID Connect and SAML 2 integration continue to provide standards-based 
> Single Sign-On solutions, obviating the need for custom cookie-based token 
> communication and verification.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13296) Deprecate Kerberos SPNEGO Authentication for Removal

2024-05-25 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849486#comment-17849486
 ] 

ASF subversion and git services commented on NIFI-13296:


Commit 6fd7fd96c7a3fa9e87746dc7ca48eb97e369bff2 in nifi's branch 
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6fd7fd96c7 ]

NIFI-13296 Deprecated Kerberos SPNEGO Authentication
This closes #8878.

Signed-off-by: Joseph Witt 


> Deprecate Kerberos SPNEGO Authentication for Removal
> 
>
> Key: NIFI-13296
> URL: https://issues.apache.org/jira/browse/NIFI-13296
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> NiFi 0.6.0 added Kerberos authentication with 
> [SPNEGO|https://en.wikipedia.org/wiki/SPNEGO] as a framework feature based on 
> Spring Security Kerberos. Although Spring Security Kerberos continues to be 
> maintained, SPNEGO authentication is not common, requiring specialized 
> [client browser 
> configuration|https://docs.spring.io/spring-security-kerberos/docs/current/reference/html/browserspnegoconfig.html]
>  for access. As noted in the linked instructions, popular web browsers do not 
> support SPNEGO in the default configuration, and Google Chrome requires 
> either a custom policy or launch from the command line with arguments that 
> list permitted DNS names.
> Based on these considerations, and in light of more common Single Sign-On 
> strategies using OpenID Connect and SAML 2, NiFi framework support for 
> Kerberos authentication with SPNEGO should be deprecated for subsequent 
> removal in NiFi 2.
> This deprecation should not impact the Kerberos Login Identity Provider, 
> which continues to support username and password authentication based on the 
> form-based login process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13297) Remove Kerberos SPNEGO Authentication

2024-05-25 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849485#comment-17849485
 ] 

ASF subversion and git services commented on NIFI-13297:


Commit 43cc2b4aaadd2f3689b5f4b48fa8b43ceddb4579 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=43cc2b4aaa ]

NIFI-13297 Removed Kerberos SPENGO Authentication
This closes #8879

Signed-off-by: Joseph Witt 


> Remove Kerberos SPNEGO Authentication
> -
>
> Key: NIFI-13297
> URL: https://issues.apache.org/jira/browse/NIFI-13297
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> As described in NIFI-13296, authentication with Kerberos using 
> [SPNEGO|https://en.wikipedia.org/wiki/SPNEGO] should be removed from the main 
> branch for NiFi 2.
> The Kerberos Login Identity Provider should be considered separately, and 
> could be maintained indepently without impacting NiFi framework capabilities.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13287) Add note to msal4j dependency in Azure bundle's pom

2024-05-25 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849484#comment-17849484
 ] 

ASF subversion and git services commented on NIFI-13287:


Commit de11b6c43e6d5ec9fc77088ca091c0b848e5de21 in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=de11b6c43e ]

NIFI-13287: Added note to msal4j dependency in Azure bundle's pom
This closes #8869.

Signed-off-by: Joseph Witt 


> Add note to msal4j dependency in Azure bundle's pom
> ---
>
> Key: NIFI-13287
> URL: https://issues.apache.org/jira/browse/NIFI-13287
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Peter Turcsanyi
>Assignee: Peter Turcsanyi
>Priority: Minor
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> {{com.azure:azure-identity}} in {{nifi-azure-nar}} has a dependency on 
> {{com.microsoft.azure:msal4j}} and requires a given version of it. It could 
> bring that version transitively but {{msal4j}} is also used directly by 
> {{nifi-azure-graph-authorizer}} and the {{msal4j}} version needs to be 
> configured in that pom. Unfortunately, {{azure-sdk-bom}} does not control the 
> {{msal4j}} version (I think because it is a {{com.microsoft.azure}} artifact, 
> not {{{}com.azure{}}}).
> Configuring the {{azure-identity}} (via the BOM) and {{msal4j}} versions 
> separately caused dependency issues multiple times in the past (NIFI-9305, 
> NIFI-13181). I will add a "heads-up" note in the pom to keep these versions 
> consistent.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13293) Upgrade Spring Security to 6.3.0

2024-05-25 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849483#comment-17849483
 ] 

ASF subversion and git services commented on NIFI-13293:


Commit 0463abfeaa6d20369d1cfa6c564148e70b4286ca in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0463abfeaa ]

NIFI-13293 Upgraded Spring Security from 6.2.4 to 6.3.0
This closes #8873.

Signed-off-by: Joseph Witt 


> Upgrade Spring Security to 6.3.0
> 
>
> Key: NIFI-13293
> URL: https://issues.apache.org/jira/browse/NIFI-13293
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Spring Security dependencies should be upgraded to 
> [6.3.0|https://github.com/spring-projects/spring-security/releases/tag/6.3.0] 
> to incorporate various bug fixes and feature improvements.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-11658) Streamline using single parameter context for nested PGs

2024-05-23 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-11658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849065#comment-17849065
 ] 

ASF subversion and git services commented on NIFI-11658:


Commit 4aae517cca997b12e254a7778199a6fe048d2439 in nifi's branch 
refs/heads/support/nifi-1.x from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4aae517cca ]

NIFI-11658 Streamline using single Parameter Context for nested PGs

Including applicable modifications from NIFI-12101 by Mark Payne
This closes #7353

Co-authored-by: Matt Gilman 
Signed-off-by: David Handermann 

(cherry picked from commit 42910e80d1d0a71c8f3de51bdd5c6dd0183da26d)
Signed-off-by: Pierre Villard 

This closes #8868.


> Streamline using single parameter context for nested PGs
> 
>
> Key: NIFI-11658
> URL: https://issues.apache.org/jira/browse/NIFI-11658
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Timea Barna
>Assignee: Timea Barna
>Priority: Major
> Fix For: 2.0.0-M1
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> 1. when adding a new process group to the canvas, in the create PG view where 
> one should give the name of the process group, add a drop down menu to select 
> the parameter context to associate with the process group. It would default 
> to the parameter context associated to the parent process group (if there is 
> one specified and if the user has the permissions)
> 2. in the configuration view of a process group, add a dedicated tab for 
> parameter context to have dedicated handling. In addition to the dropdown 
> menu for selecting a parameter context, add a checkbox to recursively apply 
> the change. This checkbox would only be used when clicking "Apply", it would 
> not be persisted. If checked, it means that the parameter context will be 
> applied to the process group as well to all the embedded process groups 
> (recursively) if and only if the user has the proper permissions on all 
> process groups.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12101) System Test StatelessBasicsIT.testChangeFlowVersion failing frequently

2024-05-23 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849066#comment-17849066
 ] 

ASF subversion and git services commented on NIFI-12101:


Commit 4aae517cca997b12e254a7778199a6fe048d2439 in nifi's branch 
refs/heads/support/nifi-1.x from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4aae517cca ]

NIFI-11658 Streamline using single Parameter Context for nested PGs

Including applicable modifications from NIFI-12101 by Mark Payne
This closes #7353

Co-authored-by: Matt Gilman 
Signed-off-by: David Handermann 

(cherry picked from commit 42910e80d1d0a71c8f3de51bdd5c6dd0183da26d)
Signed-off-by: Pierre Villard 

This closes #8868.


> System Test StatelessBasicsIT.testChangeFlowVersion failing frequently
> --
>
> Key: NIFI-12101
> URL: https://issues.apache.org/jira/browse/NIFI-12101
> Project: Apache NiFi
>  Issue Type: Bug
>Reporter: Mark Payne
>Assignee: Mark Payne
>Priority: Major
> Fix For: 2.0.0-M1
>
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> This test is failing intermittently but seems to be very frequent. Need to 
> address the issue.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13283) Exception thrown in PutKinesisFirehose processor

2024-05-23 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849063#comment-17849063
 ] 

ASF subversion and git services commented on NIFI-13283:


Commit 99253b9673ac7aab19e6612599a0e687d8eb438f in nifi's branch 
refs/heads/main from Evan Shelton
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=99253b9673 ]

NIFI-13283 - Fix exception thrown in PutKinesisFirehose processor by ensuring 
value exists before referencing

Signed-off-by: Pierre Villard 

This closes #8867.


> Exception thrown in PutKinesisFirehose processor
> 
>
> Key: NIFI-13283
> URL: https://issues.apache.org/jira/browse/NIFI-13283
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Affects Versions: 2.0.0-M1, 2.0.0-M2, 2.0.0-M3
>Reporter: Evan Shelton
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> When attempting to send data to Firehose an exception is thrown related to 
> attempting to access an ArrayList that hasn't been initialized



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13245) Provenance Event dialog overflow issues

2024-05-23 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849048#comment-17849048
 ] 

ASF subversion and git services commented on NIFI-13245:


Commit 969b332fb0c165c165a37873add5242466b99e44 in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=969b332fb0 ]

[NIFI-13245] address component name overflow in provenance details di… (#8845)

* [NIFI-13245] address component name overflow in provenance details dialog

* address content tab column spacing

* use padding appropriately to ensure no overflow text

* restore vertical spacing

This closes #8845 

> Provenance Event dialog overflow issues
> ---
>
> Key: NIFI-13245
> URL: https://issues.apache.org/jira/browse/NIFI-13245
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Scott Aslan
>Priority: Major
> Attachments: Screenshot 2024-05-15 at 10.18.51 AM.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13207) Page header padding/spacing

2024-05-23 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849044#comment-17849044
 ] 

ASF subversion and git services commented on NIFI-13207:


Commit 62d5502bba7fe72c2b2ea6ad4eb6b3dbb675fe2d in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=62d5502bba ]

[NIFI-13207] page headers and refresh containers are consistently pos… (#8804)

* [NIFI-13207] page headers and refresh containers are consistently positioned 
between pages

* pad error banner

* display hint below form fields to follow material spec, updating 
padding/spacing accordingly

* revert access policies template

* remove unused MatHint

* access policy status as hint and center align hints

* use margin bottom on error banner and more spacing improvements

* update hint spacing in a few more use cases

* remove extra padding from bottom of nifi cluster table filter component

* collapse hint height when no text to display

* update padding for input form field placeholder padding

* use margins instead of padding

* final touches

This closes #8804 

> Page header padding/spacing
> ---
>
> Key: NIFI-13207
> URL: https://issues.apache.org/jira/browse/NIFI-13207
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Scott Aslan
>Priority: Major
> Attachments: Screenshot 2024-05-09 at 8.04.12 PM.png, Screenshot 
> 2024-05-09 at 8.04.20 PM.png, Screenshot 2024-05-09 at 8.04.30 PM.png, 
> Screenshot 2024-05-09 at 8.04.40 PM.png, Screenshot 2024-05-09 at 8.04.50 
> PM.png, Screenshot 2024-05-09 at 8.05.02 PM.png, Screenshot 2024-05-09 at 
> 8.05.10 PM.png, Screenshot 2024-05-09 at 8.05.26 PM.png, Screenshot 
> 2024-05-09 at 8.05.33 PM.png
>
>  Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> The various page header titles have various spacing padding:



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13247) Property Verification

2024-05-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848711#comment-17848711
 ] 

ASF subversion and git services commented on NIFI-13247:


Commit 7951b4be80f4416d2cc9b4272fb7e004c64a989e in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7951b4be80 ]

[NIFI-13247] - Property Verification (#8857)

* [NIFI-13247] - Property Verification
* Added map-table providing a property-table-like component for simple 
key/value pairs.

* add missing license headers

* address review feedback

* update to leverage themed code-mirror styles

This closes #8857 

> Property Verification
> -
>
> Key: NIFI-13247
> URL: https://issues.apache.org/jira/browse/NIFI-13247
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13268) ConsumeGCPPubSub Stopped Working with M3

2024-05-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848705#comment-17848705
 ] 

ASF subversion and git services commented on NIFI-13268:


Commit 05d0d36e70a34cd9fd3e0fcb9b9475cf5ffcc573 in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=05d0d36e70 ]

NIFI-13268 Fixed missing grpc dependencies in GCP module
This closes #8863

Signed-off-by: Joseph Witt 


> ConsumeGCPPubSub Stopped Working with M3
> 
>
> Key: NIFI-13268
> URL: https://issues.apache.org/jira/browse/NIFI-13268
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Affects Versions: 2.0.0-M3
>Reporter: Emin
>Assignee: Peter Turcsanyi
>Priority: Major
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> After updating from 1.26 to 2.0.0M3, getting the following for 
> `ConsumeGCPPubSub`
>  
> {{nifi-1 | 2024-05-18 23:00:02,157 INFO [NiFi Web Server-405] 
> o.a.n.c.s.StandardProcessScheduler Running once 
> ConsumeGCPubSub[id=890ffc25-018f-1000-f9bc-b29966db3fc6] nifi-1 | 2024-05-18 
> 23:00:02,158 INFO [NiFi Web Server-405] 
> o.a.n.controller.StandardProcessorNode Starting 
> ConsumeGCPubSub[id=890ffc25-018f-1000-f9bc-b29966db3fc6] nifi-1 | 2024-05-18 
> 23:00:02,170 ERROR [Timer-Driven Process Thread-1] 
> o.a.n.p.gcp.pubsub.ConsumeGCPubSub 
> ConsumeGCPubSub[id=890ffc25-018f-1000-f9bc-b29966db3fc6] Failed to properly 
> initialize Processor. If still scheduled to run, NiFi will attempt to 
> initialize and run the Processor again after the 'Administrative Yield 
> Duration' has elapsed. Failure is due to java.util.ServiceConfigurationError: 
> io.grpc.ManagedChannelProvider: 
> io.grpc.netty.shaded.io.grpc.netty.UdsNettyChannelProvider Unable to get 
> public no-arg constructor nifi-1 | java.util.ServiceConfigurationError: 
> io.grpc.ManagedChannelProvider: 
> io.grpc.netty.shaded.io.grpc.netty.UdsNettyChannelProvider Unable to get 
> public no-arg constructor nifi-1 | at 
> java.base/java.util.ServiceLoader.fail(ServiceLoader.java:586) nifi-1 | at 
> java.base/java.util.ServiceLoader.getConstructor(ServiceLoader.java:679) 
> nifi-1 | at 
> java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1240)
>  nifi-1 | at 
> java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273)
>  nifi-1 | at 
> java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) nifi-1 | 
> at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) 
> nifi-1 | at io.grpc.ServiceProviders.loadAll(ServiceProviders.java:67) nifi-1 
> | at 
> io.grpc.ManagedChannelRegistry.getDefaultRegistry(ManagedChannelRegistry.java:101)
>  nifi-1 | at 
> io.grpc.ManagedChannelProvider.provider(ManagedChannelProvider.java:43) 
> nifi-1 | at 
> io.grpc.ManagedChannelBuilder.forAddress(ManagedChannelBuilder.java:44) 
> nifi-1 | at 
> com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createSingleChannel(InstantiatingGrpcChannelProvider.java:404)
>  nifi-1 | at com.google.api.gax.grpc.ChannelPool.(ChannelPool.java:107) 
> nifi-1 | at com.google.api.gax.grpc.ChannelPool.create(ChannelPool.java:85) 
> nifi-1 | at 
> com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createChannel(InstantiatingGrpcChannelProvider.java:243)
>  nifi-1 | at 
> com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.getTransportChannel(InstantiatingGrpcChannelProvider.java:237)
>  nifi-1 | at 
> com.google.api.gax.rpc.ClientContext.create(ClientContext.java:230) nifi-1 | 
> at 
> com.google.cloud.pubsub.v1.stub.GrpcSubscriberStub.create(GrpcSubscriberStub.java:287)
>  nifi-1 | at 
> org.apache.nifi.processors.gcp.pubsub.ConsumeGCPubSub.getSubscriber(ConsumeGCPubSub.java:286)
>  nifi-1 | at 
> org.apache.nifi.processors.gcp.pubsub.ConsumeGCPubSub.onScheduled(ConsumeGCPubSub.java:134)
>  nifi-1 | at 
> java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
>  nifi-1 | at java.base/java.lang.reflect.Method.invoke(Method.java:580) 
> nifi-1 | at 
> org.apache.nifi.util.ReflectionUtils.invokeMethodsWithAnnotations(ReflectionUtils.java:145)
>  nifi-1 | at 
> org.apache.nifi.util.ReflectionUtils.invokeMethodsWithAnnotations(ReflectionUtils.java:133)
>  nifi-1 | at 
> org.apache.nifi.util.ReflectionUtils.invokeMethodsWithAnnotations(ReflectionUtils.java:78)
>  nifi-1 | at 
> org.apache.nifi.util.ReflectionUtils.invokeMethodsWithAnnotation(ReflectionUtils.java:55)
>  nifi-1 | at 
> org.apache.nifi.controller.StandardProcessorNode.lambda$initiateStart$10(StandardProcessorNode.java:1668)
>  nifi-1 | at org.apache.nifi.engine.FlowEngine$3.call(FlowEngine.java:123) 
> nifi-1 | at 
> 

[jira] [Commented] (NIFI-13278) Fix license file exclusion

2024-05-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848682#comment-17848682
 ] 

ASF subversion and git services commented on NIFI-13278:


Commit a971f940158ff541684be17c61a8f2eeb5484e39 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a971f94015 ]

NIFI-13278: (#8862)

- Ensure 3rdpartylicenses.txt is included in resulting build artifact.

> Fix license file exclusion
> --
>
> Key: NIFI-13278
> URL: https://issues.apache.org/jira/browse/NIFI-13278
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Changes introduced in NIFI-12902 inadvertently excluded the 
> 3rdpartylicenses.txt file from being included in the resulting artifact.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13276) Property value editor's initial size can be too large to fit on the screen.

2024-05-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848661#comment-17848661
 ] 

ASF subversion and git services commented on NIFI-13276:


Commit a963c2ce45847d1931cb574b5317865d7d0245fa in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a963c2ce45 ]

[NIFI-13276] improve property editor to handle large amounts of text (#8866)

This closes #8866 

> Property value editor's initial size can be too large to fit on the screen.
> ---
>
> Key: NIFI-13276
> URL: https://issues.apache.org/jira/browse/NIFI-13276
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Rob Fellows
>Assignee: Scott Aslan
>Priority: Major
> Attachments: Kapture 2024-05-21 at 11.32.14.gif, 
> image-2024-05-21-11-33-09-566.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> If the value of a property is many many lines long, when you open the editor 
> the next time it extends beyond the screen and you can't scroll
> !image-2024-05-21-11-33-09-566.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13280) Odd flashing of a text input when opening the property value editor

2024-05-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848660#comment-17848660
 ] 

ASF subversion and git services commented on NIFI-13280:


Commit ac023db555f8845d7414fdda37e39a96ceb4ded8 in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ac023db555 ]

[NIFI-13280] hide flash of textarea when opening nf-editor (#8865)

This closes #8865 

> Odd flashing of a text input when opening the property value editor
> ---
>
> Key: NIFI-13280
> URL: https://issues.apache.org/jira/browse/NIFI-13280
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Rob Fellows
>Assignee: Scott Aslan
>Priority: Major
> Attachments: flash.gif, image-2024-05-21-16-43-28-160.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> There is a flash of what appears to be a text box when opening the editor 
> !image-2024-05-21-16-43-28-160.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13257) Codemirror feedback

2024-05-22 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848579#comment-17848579
 ] 

ASF subversion and git services commented on NIFI-13257:


Commit 3467f6d1d5963275bc6b70c1515641a9fe808f59 in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3467f6d1d5 ]

[NIFI-13257] codemirror light and dark mode theme (#8855)

* [NIFI-13257] codemirror light and dark mode theme

* update non matching parameter or EL function a red color to signify it is not 
matching

This closes #8855 

> Codemirror feedback
> ---
>
> Key: NIFI-13257
> URL: https://issues.apache.org/jira/browse/NIFI-13257
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Scott Aslan
>Priority: Major
> Attachments: Screenshot 2024-05-20 at 4.07.43 PM.png, Screenshot 
> 2024-05-20 at 4.08.23 PM.png, Screenshot 2024-05-20 at 4.08.30 PM.png, image 
> (3).png, image (6).png
>
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> "Making a legit data flow today and noticed that the highlight (selected 
> text) is extremely hard to see in the property pop-up."
>  
> "I think that the blue in dark when using referencing a parameter context 
> make it hard to see."
>  
> "Long text overflows the code line number gutter"
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13277) Compact the main menu

2024-05-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848346#comment-17848346
 ] 

ASF subversion and git services commented on NIFI-13277:


Commit f625d4c6c15d3dc2f79c4e60febce2c30d408bca in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f625d4c6c1 ]

[NIFI-13277] - Make the main menu more compact in terms of spacing. (#8861)

This closes #8861 

> Compact the main menu
> -
>
> Key: NIFI-13277
> URL: https://issues.apache.org/jira/browse/NIFI-13277
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
> Attachments: Screenshot 2024-05-21 at 1.05.17 PM.png, 
> image-2024-05-21-13-05-27-035.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The main menu has much padding. it makes it so large that on smaller 
> resolutions the whole menu doesn't fit  
> !image-2024-05-21-13-05-27-035.png|width=868,height=508!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13275) Remove web.xml from nifi-web-frontend

2024-05-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848311#comment-17848311
 ] 

ASF subversion and git services commented on NIFI-13275:


Commit 2a4d1de6c1cc899b8275772333ba8d8b1d85733d in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2a4d1de6c1 ]

NIFI-13275 Removed web.xml from nifi-web-frontend (#8858)

This closes #8858 

> Remove web.xml from nifi-web-frontend
> -
>
> Key: NIFI-13275
> URL: https://issues.apache.org/jira/browse/NIFI-13275
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core UI
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Following recent changes in nifi-web-frontend to remove the need for Servlet 
> Filters, the Servlet configuration in web.xml is no longer needed. With the 
> frontend code relying exclusively on REST API calls to nifi-web-api, the 
> web.xml configuration and nifi-web-utils dependencies are no longer required.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13259) Publish NiFi Stateless to Maven

2024-05-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848249#comment-17848249
 ] 

ASF subversion and git services commented on NIFI-13259:


Commit 59eae00847fcdaa5c44fa9acafcb5ef91905b980 in nifi's branch 
refs/heads/main from Bob Paulin
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=59eae00847 ]

NIFI-13259 Enabled publishing nifi-stateless-assembly to Maven

This closes #8844

Signed-off-by: David Handermann 


> Publish NiFi Stateless to Maven
> ---
>
> Key: NIFI-13259
> URL: https://issues.apache.org/jira/browse/NIFI-13259
> Project: Apache NiFi
>  Issue Type: Improvement
>Affects Versions: 2.0.0-M3
>Reporter: Bob Paulin
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> I'd like to do some integration test work with flow files using the nifi 
> stateless assembly zip.  Would like this published to maven to allow this to 
> work using unit tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13255) Replace deprecated io.netty.handler.ssl.JdkSslContext constructor with API suggested replacement

2024-05-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848250#comment-17848250
 ] 

ASF subversion and git services commented on NIFI-13255:


Commit e12a2dd39ef18857c85314419d5350d8bbb2265e in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e12a2dd39e ]

NIFI-13255 Replaced deprecated Netty JdkSslContext constructor

This closes #8856

Signed-off-by: David Handermann 


> Replace deprecated io.netty.handler.ssl.JdkSslContext constructor with API 
> suggested replacement
> 
>
> Key: NIFI-13255
> URL: https://issues.apache.org/jira/browse/NIFI-13255
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Fix should be applied to
> nifi-extension-bundles/nifi-graph-bundle/nifi-other-graph-services/src/main/java/org/apache/nifi/graph/TinkerpopClientService.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12968) Simplify login sequence

2024-05-21 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848189#comment-17848189
 ] 

ASF subversion and git services commented on NIFI-12968:


Commit 3a78575b9a44ae9e22e2fcf7e7bda07cc0598ac0 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3a78575b9a ]

NIFI-12968: Simplify login sequence (#8843)

* NIFI-12968:
- Remove usage of Access-Token-Expiration
- No longer attempt SPNEGO auth
- Leverage authentication configuration to drive log in/out URIs
- Remove Login/Logout servlet filters
- Remove usage of access configuration and access status
- Fixing broken unit tests

* NIFI-12968:
- Only rendering the user identity when the user is not anonymous.
- Fixing an issue where the fallback route would render when redirecting the 
user to an external SSO log in.
- Using the login supported flag to render the log in link.

* NIFI-12968:
- Addressing review feedback.

This closes #8843 

> Simplify login sequence
> ---
>
> Key: NIFI-12968
> URL: https://issues.apache.org/jira/browse/NIFI-12968
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Simply the login sequence for NiFi 2.0.0.
>  * Remove usage of Access-Token-Expiration
>  * No longer attempt SPNEGO auth
>  * Leverage authentication configuration to drive log in/out URIs
>  * Remove Login/Logout servlet filters
>  * Remove usage of access configuration and access status



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13227) Bump aspectj and mockito and various dependencies

2024-05-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847988#comment-17847988
 ] 

ASF subversion and git services commented on NIFI-13227:


Commit 3f9ef07e3c3f69a361f00b68c98f507b825838dc in nifi's branch 
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3f9ef07e3c ]

NIFI-13227 Upgraded Spring and various dependencies

- Upgraded aspectj from 1.9.22 to 1.9.22.1
- Upgraded mockito from 5.11.0 to 5.12.0
- Upgraded software.amazon.awssdk from 2.25.49 to 2.25.55
- Upgraded com.amazonaws from 1.12.719 to 1.12.725
- Upgraded com.slack.api from 1.39.0 to 1.39.2
- Upgraded swagger-annotations from 2.2.21 to 2.2.22
- Upgraded mockftpserver from 3.1.0 to 3.2.0
- Upgraded Spring Framework from 6.1.6 to 6.1.7
- Upgraded subethasmtp from 7.0.2 to 7.1.1
- Upgraded reactor-core and test from 3.6.5 to 3.6.6
- Upgraded spring-retry from 2.0.5 to 2.0.6
- Upgraded com.google.cloud libraries-bom from 26.38.0 to 26.39.0
- Upgraded flyway from 10.12.0 to 10.13.0

This closes #8849

Signed-off-by: David Handermann 


> Bump aspectj and mockito and various dependencies
> -
>
> Key: NIFI-13227
> URL: https://issues.apache.org/jira/browse/NIFI-13227
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> aspectj 1.9.22.1 (1.9.22)
> mockito 5.12.0 (5.11.0)
> software.amazon.awssdk 2.25.54 (2.25.49)
>   software.amazon.awssdk 2.25.55 (2.25.49)
> com.amazonaws 1.12.724 (719)
>   com.amazonaws 1.12.725 (719)
> com.slack.api 1.39.2 (from 1.39.0)
> swagger-annotations 2.2.22 (2.2.21)
> mockftpserver 3.2.0 (from 3.1.0)
> org.springframework 6.1.6 6.1.7
> subethasmtp 7.1.1 (from 7.0.2)
> reactor-core/test 3.6.6 (from 3.6.5)
> spring-retry 2.0.6
> reactor-netty-http 1.1.19 (18)
> com.google.cloud libraries bom 26.39.0 26.38.0
> flyway 10.12.0 -> 10.13.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13254) Replace use of deprecated commons-io BoundedInputStream constructor with API suggestion

2024-05-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847986#comment-17847986
 ] 

ASF subversion and git services commented on NIFI-13254:


Commit 45a66745b026a818a508b88f6ad3fbd44c47b39e in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=45a66745b0 ]

NIFI-13254 Replaced deprecated BoundedInputStream constructor with builder

This closes #8854

Signed-off-by: David Handermann 


> Replace use of deprecated commons-io BoundedInputStream constructor with API 
> suggestion
> ---
>
> Key: NIFI-13254
> URL: https://issues.apache.org/jira/browse/NIFI-13254
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The fix should done in files 
> # 
> nifi-extension-bundles/nifi-azure-bundle/nifi-azure-processors/src/main/java/org/apache/nifi/processors/azure/storage/PutAzureDataLakeStorage.java
> # 
> nifi-extension-bundles/nifi-gcp-bundle/nifi-gcp-processors/src/main/java/org/apache/nifi/processors/gcp/storage/FetchGCSObject.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13251) Replace deprecated method fromName of com.amazonaws.regions.Regions with API suggestion

2024-05-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847983#comment-17847983
 ] 

ASF subversion and git services commented on NIFI-13251:


Commit 2e7e3733f38e0fcb9445a9f4851c6d611311327d in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2e7e3733f3 ]

NIFI-13251 Replaced deprecated AWS method Region.fromName()

This closes #8848

Signed-off-by: David Handermann 


> Replace deprecated method fromName of com.amazonaws.regions.Regions with API 
> suggestion
> ---
>
> Key: NIFI-13251
> URL: https://issues.apache.org/jira/browse/NIFI-13251
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Changes need to be made in files
> # 
> nifi-extension-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/util/RegionUtilV1.java
> # 
> nifi-extension-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/java/org/apache/nifi/processors/aws/AbstractAWSCredentialsProviderProcessor.java
> # 
> nifi-extension-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/s3/encryption/ClientSideKMSEncryptionStrategy.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13252) Replace deprecated software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.Builder argument for attributeNames with API suggestion

2024-05-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847984#comment-17847984
 ] 

ASF subversion and git services commented on NIFI-13252:


Commit a91dee65fb1ef4dab2cfe9c511625ef208938581 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a91dee65fb ]

NIFI-13252 Replaced deprecated AWS SQS method attributeNames()

This closes #8850

Signed-off-by: David Handermann 


> Replace deprecated 
> software.amazon.awssdk.services.sqs.model.ReceiveMessageRequest.Builder 
> argument for attributeNames with API suggestion
> --
>
> Key: NIFI-13252
> URL: https://issues.apache.org/jira/browse/NIFI-13252
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Change must be made in file
> {code:java}
> nifi-extension-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/a
> ws/sqs/GetSQS.java
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13253) Correct Top Level NOTICE discrepancies

2024-05-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847985#comment-17847985
 ] 

ASF subversion and git services commented on NIFI-13253:


Commit 9877b122cee5cb33bd03bcfd319a703cb4a8 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9877b122ce ]

NIFI-13253 Corrected the discrepancies in the top level NOTICE file

This closes #8852

Signed-off-by: David Handermann 


> Correct Top Level NOTICE discrepancies
> --
>
> Key: NIFI-13253
> URL: https://issues.apache.org/jira/browse/NIFI-13253
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> With the latest changes to NIFI.2.0.0-M3 I noticed the following 
> discrepancies in the top level NOTICE file which should be addressed.
> # Lines 7-8 should detail where it is located as other entries in this file 
> do:nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/util/SoftLimitBoundedByteArrayOutputStream.java
> # Lines 10-13 should detail where it is located as other entries in this file 
> do: 
> nifi-commons/nifi-property-utils/src/main/java/org/apache/nifi/util/StringUtils.java
> # Lines 21-26,31-34 are Hive related items which should be removed as Hive is 
> no  longer supported in NIFI
> # Line 46 needs to be changed from 
> org.apache.nifi.processors.standard.util.jolt.TransformFactory to 
> org.apache.nifi.jolt.util.TransformFactory
> # Line 53 should to be changed from 
> nifi/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/resources/TestExtractGrok/patterns
>  to 
> nifi/nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/resources/TestExtractGrok/patterns
> # Line 58 should to be changed from Are used in unit tests found in 
> nifi/nifi-nar-bundles/nifi-enrich-bundle/nifi-enrich 
> processors/src/test/java/org/apache/nifi/processors/TestGeoEnrichIP.java to 
> Are used in unit tests found in 
> nifi/nifi-extension-bundles/nifi-enrich-bundle/nifi-enrich-processors/src/test/java/org/apache/nifi/processors/TestGeoEnrichIP.java
> # Lines 60-66 should be removed as there is no class FlowFileTableScan anymore
> # Lines 68-71 should be removed as I believe Solr items were removed
> # Line 75 does not exist I believe instead of The code can be found 
> nifi-commons/nifi-security-utils/src/main/java/org/apache/nifi/security/krb/KeytabUser.java
>  it should be The code can be found 
> nifi-commons/nifi-security-kerberos/src/main/java/org/apache/nifi/security/krb/KerberosKeytabUser.java
> # Also 73-75 is missing a copyright year which I am not sure is an issue or 
> not.
> # Line 88 should be changed from 
> nifi-nar-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/../wag/client/
>  to 
> nifi-extension-bundles/nifi-aws-bundle/nifi-aws-abstract-processors/src/main/../wag/client/
> # Lines 95-97 should be removed as these classes do not exist
> # Lines 99-108 do not mention where the derivative software is used.
> # Line 130 should change from 
> nifi-nar-bundles/nifi-kafka-bundle/nifi-kafka-2-6 
> processors/src/main/java/org/apache/nifi/processors/kafka/pubsub/CustomKerberosLogin.java
>  to nifi-extension-bundles/nifi-kafka-bundle/nifi-kafka-2-6 
> processors/src/main/java/org/apache/nifi/processors/kafka/pubsub/CustomKerberosLogin.java
> # Line 133 should change from Copyright 2002-2023 the original author or 
> authors. to Copyright 2002-2024 the original author or authors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13250) Replace deprecated method withRelyingPartyRegistration of org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration with API suggestion

2024-05-20 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847982#comment-17847982
 ] 

ASF subversion and git services commented on NIFI-13250:


Commit 24b13d7a3ec3b81d00028126e22722c363367a35 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=24b13d7a3e ]

NIFI-13250 Replaced deprecated method withRelyingPartyRegistration

This closes #8847

Signed-off-by: David Handermann 


> Replace deprecated method withRelyingPartyRegistration of 
> org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
>  with API suggestion
> ---
>
> Key: NIFI-13250
> URL: https://issues.apache.org/jira/browse/NIFI-13250
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> This needs to be changed in
> {code:java}
> nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/main/java/org/apache/nifi/web/sec
> urity/saml2/service/web/StandardRelyingPartyRegistrationResolver.java
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13263) Bump ParCEFone version to 3.0.0

2024-05-19 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847673#comment-17847673
 ] 

ASF subversion and git services commented on NIFI-13263:


Commit c1063600afd4a7de67acd6331b24dd264df1e702 in nifi's branch 
refs/heads/main from Andre F de Miranda
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c1063600af ]

NIFI-13263 - Bump ParCEFone version (#8851)

This closes #8851

> Bump ParCEFone version to 3.0.0
> ---
>
> Key: NIFI-13263
> URL: https://issues.apache.org/jira/browse/NIFI-13263
> Project: Apache NiFi
>  Issue Type: Bug
>Affects Versions: 2.0.0-M3
>Reporter: Andre FdM
>Assignee: Andre FdM
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13260) Selected canvas component which has color applied does not show the correct border

2024-05-18 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847519#comment-17847519
 ] 

ASF subversion and git services commented on NIFI-13260:


Commit 093393a4abcc772884b4f1346489e89881444558 in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=093393a4ab ]

[NIFI-13260] enforce selected border even when component has color applied 
(#8846)

This closes #8846 

> Selected canvas component which has color applied does not show the correct 
> border
> --
>
> Key: NIFI-13260
> URL: https://issues.apache.org/jira/browse/NIFI-13260
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Scott Aslan
>Priority: Major
> Attachments: image (4).png, image (5).png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13232) Add REST API Resource for Authentication Configuration

2024-05-17 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847449#comment-17847449
 ] 

ASF subversion and git services commented on NIFI-13232:


Commit 226ac9671f3f1d75bc54422f56ab984a53c4550d in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=226ac9671f ]

NIFI-13232 Add Authentication Configuration REST API method (#8834)

* NIFI-13232 Added Authentication Configuration REST API method

* NIFI-13236 Moved logoutSupported from Configuration to Current User

* NIFI-13232 Added externalLoginRequired field

This closes #8834 

> Add REST API Resource for Authentication Configuration
> --
>
> Key: NIFI-13232
> URL: https://issues.apache.org/jira/browse/NIFI-13232
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> The NiFi user interface applications include Servlet Filters to handle Login 
> and Logout redirection based on the configured authentication strategy.
> Rather than continuing to maintain these filters, a new REST API resource 
> should be created to provide login and logout URLs based on application 
> configuration. The response should also indicate whether the system supports 
> login and logout operations so that the user interface can present the 
> appropriate forms and links according to the current system configuration.
> Implementing this new REST API should support the removal of the Login and 
> Logout filters from the new user interface, simplifying the build and 
> deployment process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13236) Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2

2024-05-17 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847450#comment-17847450
 ] 

ASF subversion and git services commented on NIFI-13236:


Commit 226ac9671f3f1d75bc54422f56ab984a53c4550d in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=226ac9671f ]

NIFI-13232 Add Authentication Configuration REST API method (#8834)

* NIFI-13232 Added Authentication Configuration REST API method

* NIFI-13236 Moved logoutSupported from Configuration to Current User

* NIFI-13232 Added externalLoginRequired field

This closes #8834 

> Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2
> -
>
> Key: NIFI-13236
> URL: https://issues.apache.org/jira/browse/NIFI-13236
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 2.0.0-M2
>Reporter: Matt Gilman
>Assignee: David Handermann
>Priority: Major
> Fix For: 2.0.0-M4
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When attempting to view or download content the flowfile's filename (from the 
> filename attribute) is used as the proposed downloaded filename. These 
> endpoints support gzip encoding. If the filename contains characters are 
> invalid VCHAR based on RFC9110, the endpoint fails with a connection error. 
> The log contains the following exception.
>  
> {noformat}
> 2024-05-14 14:52:40,290 ERROR [NiFi Web Server-138] 
> o.g.j.server.ServerRuntime$Responder An I/O error has occurred while writing 
> a response message entity to the container output stream.
> org.glassfish.jersey.server.internal.process.MappableException: 
> java.io.IOException: 
> org.eclipse.jetty.http2.hpack.HpackException$SessionException: Could not 
> hpack encode HTTP/2.0{s=200,h=11,cl=-1}
>     at 
> org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
>     at 
> org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
>     at 
> org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
>     at 
> org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:678)
>     at 
> org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:387)
>     at 
> org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:377)
>     at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:266)
>     at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
>     at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
>     at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
>     at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
>     at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
>     at 
> org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266)
>     at 
> org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:242)
>     at 
> org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697)
>     at 
> org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
>     at 
> org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
>     at 
> org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)
>     at 
> org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312)
>     at 
> org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
>     at 
> org.eclipse.jetty.ee10.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1379)
>     at 
> org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736)
>     at 
> org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1614)
>     at 
> org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
>     at 
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
>     at 
> org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
>     at 
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
>     at 
> org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
>     at 
> org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
>     at 
> 

[jira] [Commented] (NIFI-12670) JoltTransform processors incorrectly encode/decode text in the Jolt Specification

2024-05-17 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847320#comment-17847320
 ] 

ASF subversion and git services commented on NIFI-12670:


Commit b27fc46b60cea8ef47420254596bf3fdb15754f5 in nifi's branch 
refs/heads/main from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b27fc46b60 ]

NIFI-12670 Read Jolt Transform with UTF-8 Encoding

- Specified UTF-8 encoding for reading Jolt Transform to avoid decoding issues 
on Windows or platforms with different default character sets

This closes #8842

Signed-off-by: David Handermann 


> JoltTransform processors incorrectly encode/decode text in the Jolt 
> Specification
> -
>
> Key: NIFI-12670
> URL: https://issues.apache.org/jira/browse/NIFI-12670
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Configuration, Extensions
>Affects Versions: 2.0.0-M1, 1.24.0, 1.25.0, 2.0.0-M2, 1.26.0, 2.0.0-M3
> Environment: JVM with non-UTF-8 default encoding (e.g. default 
> Windows installation)
>Reporter: René Zeidler
>Assignee: Jim Steinebrey
>Priority: Minor
>  Labels: encoding, jolt, json, utf8, windows
> Attachments: Jolt_Transform_Encoding_Bug.json, 
> Jolt_Transform_Encoding_Bug_M2.json, image-2024-01-25-11-01-15-405.png, 
> image-2024-01-25-11-59-56-662.png, image-2024-01-25-12-00-09-544.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> h2. Environment
> This issue affects environments where the JVM default encoding is not 
> {{{}UTF-8{}}}. Standard Java installations on Windows are affected, as they 
> usually use the default encoding {{{}windows-1252{}}}. To reproduce the issue 
> on Linux, change the default encoding to {{windows-1252}} by adding the 
> following line to your {{{}bootstrap.conf{}}}:
> {quote}{{java.arg.21=-Dfile.encoding=windows-1252}}
> {quote}
> h2. Summary
> The Jolt Specification of both the JoltTransformJSON and JoltTransformRecord 
> processors is read interally using the system default encoding, even though 
> it is always stored in UTF-8. This causes non-ASCII characters to be garbled 
> in the Jolt Specification, resulting in incorrect transformations (missing 
> data or garbled keys).
> h2. Steps to reproduce
>  # Make sure NiFi runs with a non-UTF-8 default encoding, see "Environment"
>  # Create a GenerateFlowFile processor with the following content:
> {quote}{
>   "regularString": "string with only ASCII characters",
>   "umlautString": "string with non-ASCII characters: ÄÖÜäöüßéèóò",
>   "keyWithÜmlaut": "any string"
> }
> {quote}
>  # Connect the processor to a JoltTransformJSON and/or JoltTransformRecord 
> processor.
> (If using the record based processor, use a default JsonTreeReader and 
> JsonRecordSetWriter. The record reader/writer don't affect this bug.)
> Set the Jolt Specification to:
> {quote}[
>   {
>     "operation": "shift",
>     "spec": {
>       "regularString": "Remapped to Umlaut ÄÖÜ",
>       "umlautString": "Umlaut String",
>       "keyWithÜmlaut": "Key with Umlaut"
>     }
>   }
> ]
> {quote}
>  # Connect the outputs of the Jolt processor(s) to funnels to be able to 
> observe the result in the queue.
>  # Start the Jolt processor(s) and run the GenerateFlowFile processor once.
> The flow should look similar to this:
> !image-2024-01-25-11-01-15-405.png!
> I also attached a JSON export of the example flow.
>  # Observe the content of the resulting FlowFile(s) in the queue.
> h3. Expected Result
> !image-2024-01-25-12-00-09-544.png!
> h3. Actual Result
> !image-2024-01-25-11-59-56-662.png!
>  * Remapped key containing non-ASCII characters is garbled, since the key 
> value originated from the Jolt Specification.
>  * The key "{{{}keyWithÜmlaut{}}}" could not be matched at all, since it 
> contains non-ASCII characters, resulting in missing data in the output.
> h2. Root Cause Analysis
> Both processors use the 
> {{[readTransform|https://github.com/apache/nifi/blob/2e3f83eb54cbc040b5a1da5bce9a74a558f08ea4/nifi-nar-bundles/nifi-jolt-bundle/nifi-jolt-processors/src/main/java/org/apache/nifi/processors/jolt/AbstractJoltTransform.java#L242-L249]}}
>  method of {{AbstractJoltTransform}} to read the Jolt Specification property. 
> This method uses an 
> [{{InputStreamReader}}|https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/InputStreamReader.html]
>  without specifying an encoding, which then defaults to the default charset 
> of the environment. Text properties are [always encoded in 
> UTF-8|https://github.com/apache/nifi/blob/89836f32d017d77972a4de09c4e864b0e11899a8/nifi-api/src/main/java/org/apache/nifi/components/resource/StandardResourceReferenceFactory.java#L111].
>  When the default charset is not UTF-8, this 

[jira] [Commented] (NIFI-13226) Color (context menu/operate panel)

2024-05-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847104#comment-17847104
 ] 

ASF subversion and git services commented on NIFI-13226:


Commit 60112f242cbed1785d92f801e433cb8e25ca84e2 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=60112f242c ]

[NIFI-13226] - Support changing color of processors and labels (#8836)

* [NIFI-13226] - Support changing color of processors and labels

* style the processor icon for better support cross-themes

This closes #8836 

> Color (context menu/operate panel)
> --
>
> Key: NIFI-13226
> URL: https://issues.apache.org/jira/browse/NIFI-13226
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13256) Python WriteHelloWorld Example has Incorrect Attributes

2024-05-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847087#comment-17847087
 ] 

ASF subversion and git services commented on NIFI-13256:


Commit 15ac906725d84494467605eff9047890c1f188a5 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=15ac906725 ]

NIFI-13256 Corrected Example WriteHelloWorld Processor Attributes

Signed-off-by: Pierre Villard 

This closes #8841.


> Python WriteHelloWorld Example has Incorrect Attributes
> ---
>
> Key: NIFI-13256
> URL: https://issues.apache.org/jira/browse/NIFI-13256
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Documentation  Website
>Affects Versions: 2.0.0-M2
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Python Developer Guide includes an example WriteHelloWorld Processor 
> which defines a set instead of a dictionary for FlowFile attributes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13233) Change version dialog issues

2024-05-16 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847047#comment-17847047
 ] 

ASF subversion and git services commented on NIFI-13233:


Commit 439851fa6e177957a1926b488d46ca6232a712b8 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=439851fa6e ]

[NIFI-13233] - Fix for overflow issues on change version dialog (#8837)

* [NIFI-13233] - Fix for overflow issues on change version dialog

* adjust sizing/spacing between columns per feedback

* remove unnecessary overflow-hidden classes

This closes #8837 

> Change version dialog issues
> 
>
> Key: NIFI-13233
> URL: https://issues.apache.org/jira/browse/NIFI-13233
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Rob Fellows
>Priority: Major
> Attachments: Screenshot 2024-05-14 at 1.21.56 PM.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> There are some text overflow issues and the version column does not have 
> enough width for the new git backed version name.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13236) Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846741#comment-17846741
 ] 

ASF subversion and git services commented on NIFI-13236:


Commit 2a0858645069314c836afe37769fa6ce3be38118 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2a08586450 ]

NIFI-13236 Corrected Content-Disposition Filename for Downloads (#8840)

- Added encoding method for handling filenames with non-ASCII characters

This closes #8840 

> Downloading Content with Non-ASCII Filenames Cause Exceptions with HTTP/2
> -
>
> Key: NIFI-13236
> URL: https://issues.apache.org/jira/browse/NIFI-13236
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 2.0.0-M2
>Reporter: Matt Gilman
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When attempting to view or download content the flowfile's filename (from the 
> filename attribute) is used as the proposed downloaded filename. These 
> endpoints support gzip encoding. If the filename contains characters are 
> invalid VCHAR based on RFC9110, the endpoint fails with a connection error. 
> The log contains the following exception.
>  
> {noformat}
> 2024-05-14 14:52:40,290 ERROR [NiFi Web Server-138] 
> o.g.j.server.ServerRuntime$Responder An I/O error has occurred while writing 
> a response message entity to the container output stream.
> org.glassfish.jersey.server.internal.process.MappableException: 
> java.io.IOException: 
> org.eclipse.jetty.http2.hpack.HpackException$SessionException: Could not 
> hpack encode HTTP/2.0{s=200,h=11,cl=-1}
>     at 
> org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundWriteTo(MappableExceptionWrapperInterceptor.java:67)
>     at 
> org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:139)
>     at 
> org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1116)
>     at 
> org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:678)
>     at 
> org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:387)
>     at 
> org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:377)
>     at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:266)
>     at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
>     at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
>     at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
>     at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
>     at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
>     at 
> org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266)
>     at 
> org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:242)
>     at 
> org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697)
>     at 
> org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
>     at 
> org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)
>     at 
> org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358)
>     at 
> org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312)
>     at 
> org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)
>     at 
> org.eclipse.jetty.ee10.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1379)
>     at 
> org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736)
>     at 
> org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1614)
>     at 
> org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231)
>     at 
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:365)
>     at 
> org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:100)
>     at 
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
>     at 
> org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:126)
>     at 
> org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:120)
>     at 
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:374)
>     at 
> 

[jira] [Commented] (NIFI-13241) [BUG] Escape button does not close extension creation dialogs

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846734#comment-17846734
 ] 

ASF subversion and git services commented on NIFI-13241:


Commit 0ef121493ace4acabcd4f05346f1c2dd2e1cc129 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0ef121493a ]

[NIFI-13241] - extend CloseOnEscpaeDialog in dialogs previously missing it 
(#8833)

* [NIFI-13241] - extend CloseOnEscpaeDialog in dialogs previously missing it

* extend CloseOnEscapeDialog in a few more instances

This closes #8833

> [BUG] Escape button does not close extension creation dialogs
> -
>
> Key: NIFI-13241
> URL: https://issues.apache.org/jira/browse/NIFI-13241
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> This issue affects all creation dialogs that set focus to an input.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13243) Cancel Move connection does not return connection to previous location

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846733#comment-17846733
 ] 

ASF subversion and git services commented on NIFI-13243:


Commit c794943c5bfff5213ce72635a91c9b7f32afa378 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c794943c5b ]

[NIFI-13243] - support cancel response in CloseOnEscapeDialog (#8838)

This closes #8838

> Cancel Move connection does not return connection to previous location
> --
>
> Key: NIFI-13243
> URL: https://issues.apache.org/jira/browse/NIFI-13243
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Rob Fellows
>Priority: Major
> Attachments: image-2024-05-15-10-12-48-847.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> When closing the move connection dialog with the 'Esc' key the connection is 
> not returned to it's original location
>  
> !image-2024-05-15-10-12-48-847.png|width=624,height=277!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12896) Add Endpoint Override Property to PutSNS

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846698#comment-17846698
 ] 

ASF subversion and git services commented on NIFI-12896:


Commit be62d80a896a607f2289bc6c5c61da22ffeed0a3 in nifi's branch 
refs/heads/support/nifi-1.x from sujkm
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=be62d80a89 ]

NIFI-12896 Added Endpoint Override URL property for PutSNS Processor

This closes #8835

Signed-off-by: David Handermann 


> Add Endpoint Override Property to PutSNS
> 
>
> Key: NIFI-12896
> URL: https://issues.apache.org/jira/browse/NIFI-12896
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Sue Kim
>Assignee: Sue Kim
>Priority: Minor
> Fix For: 2.0.0-M4
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Request for PutSNS processor to have an endpoint override property similar to 
> Get/PutSQS processors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12669) EvaluateXQuery processor incorrectly encodes result attributes

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846693#comment-17846693
 ] 

ASF subversion and git services commented on NIFI-12669:


Commit 801a14e7cf1217a7a6bab2234a6dd18867ce57bf in nifi's branch 
refs/heads/support/nifi-1.x from sujkim
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=801a14e7cf ]

NIFI-12669 Fixed ByteArrayOutputStream.toString() for Java 8 in EvaluateXQuery


> EvaluateXQuery processor incorrectly encodes result attributes
> --
>
> Key: NIFI-12669
> URL: https://issues.apache.org/jira/browse/NIFI-12669
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Configuration, Extensions
> Environment: JVM with non-UTF-8 default encoding (e.g. default 
> Windows installation)
>Reporter: René Zeidler
>Assignee: Jim Steinebrey
>Priority: Major
>  Labels: encoding, utf8, windows, xml
> Fix For: 1.27.0, 2.0.0-M4
>
> Attachments: EvaluateXQuery_Encoding_Bug.json, 
> image-2024-01-25-10-24-17-005.png, image-2024-01-25-10-31-35-200.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> h2. Environment
> This issue affects environments where the JVM default encoding is not 
> {{{}UTF-8{}}}. Standard Java installations on Windows are affected, as they 
> usually use the default encoding {{{}windows-1252{}}}. To reproduce the issue 
> on Linux, change the default encoding to {{windows-1252}} by adding the 
> following line to your {{{}bootstrap.conf{}}}:
> {quote}{{java.arg.21=-Dfile.encoding=windows-1252}}
> {quote}
> h2. Summary
> The EvaluateXQuery incorrectly encodes result values when storing them in 
> attributes. This causes non-ASCII characters to be garbled.
> Example:
> !image-2024-01-25-10-24-17-005.png!
> h2. Steps to reproduce
>  # Make sure NiFi runs with a non-UTF-8 default encoding, see "Environment"
>  # Create a GenerateFlowFile processor with the following content:
> {quote}{{}}
> {{}}
> {{  This text contains non-ASCII characters: ÄÖÜäöüßéèóò}}
> {{}}
> {quote}
>  # Connect the processor to an EvaluateXQuery processor.
> Set the {{Destination}} to {{{}flowfile-attribute{}}}.
> Create a custom property {{myData}} with value {{{}string(/myRoot/myData){}}}.
>  # Connect the outputs of the EvaluateXQuery processor to funnels to be able 
> to observe the result in the queue.
>  # Start the EvaluateXQuery processor and run the GenerateFlowFile processor 
> once.
> The flow should look similar to this:
> !image-2024-01-25-10-31-35-200.png!
> I also attached a JSON export of the example flow.
>  # Observe the attributes of the resulting FlowFile in the queue.
> h3. Expected Result
> The FlowFile should contain an attribute {{myData}} with the value {{{}"This 
> text contains non-ASCII characters: ÄÖÜäöüßéèóò"{}}}.
> h3. Actual Result
> The attribute has the value "This text contains non-ASCII characters: 
> ÄÖÜäöüßéèóò".
> h2. Root Cause Analysis
> EvaluateXQuery uses the method 
> [{{formatItem}}|https://github.com/apache/nifi/blob/2e3f83eb54cbc040b5a1da5bce9a74a558f08ea4/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/EvaluateXQuery.java#L368-L372]
>  to write the query result to an attribute. This method calls 
> {{{}ByteArrayOutputStream{}}}'s 
> [toString|https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/ByteArrayOutputStream.html#toString()]
>  method without an encoding argument, which then defaults to the default 
> charset of the environment. Bytes are always written to this output stream 
> using UTF-8 
> ([.getBytes(StandardCharsets.UTF8)|https://github.com/apache/nifi/blob/2e3f83eb54cbc040b5a1da5bce9a74a558f08ea4/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/EvaluateXQuery.java#L397]).
>  When the default charset is not UTF-8, this results in UTF-8 bytes to be 
> interpreted in a different encoding when converting to a string, resulting in 
> garbled text (see above).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13228) Jolt Transform UI uses incorrect property names

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846692#comment-17846692
 ] 

ASF subversion and git services commented on NIFI-13228:


Commit eaf3f23100ce388a9bfb56428f62316c3a55cd47 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=eaf3f23100 ]

NIFI-13228 Fixed Jolt Transform Custom UI with updated property names

This closes #8829

Signed-off-by: David Handermann 


> Jolt Transform UI uses incorrect property names
> ---
>
> Key: NIFI-13228
> URL: https://issues.apache.org/jira/browse/NIFI-13228
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Affects Versions: 2.0.0-M2
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> NIFI-12554 introducing a breaking change with the property names used by 
> JoltTransformJSON. The existing custom UI saves the transform and 
> specification into properties under the previous name. As a result, the 
> values are stored in dynamic properties. This custom UI needs to be updated 
> to leverage the new/updated Property names.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12896) PutSNS Endpoint Override

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846604#comment-17846604
 ] 

ASF subversion and git services commented on NIFI-12896:


Commit ea48d22fba666cc5ec70db70ccd4a13da07acff8 in nifi's branch 
refs/heads/main from sujkim
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ea48d22fba ]

NIFI-12896 Add Endpoint Override URL property for PutSNS Processor

This closes #8529

Signed-off-by: David Handermann 


> PutSNS Endpoint Override
> 
>
> Key: NIFI-12896
> URL: https://issues.apache.org/jira/browse/NIFI-12896
> Project: Apache NiFi
>  Issue Type: New Feature
>Reporter: Sue Kim
>Assignee: Sue Kim
>Priority: Minor
>  Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Request for PutSNS processor to have an endpoint override property similar to 
> Get/PutSQS processors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13225) Replace the deprecated methods/classes/enums in JwtService with API suggestions

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846602#comment-17846602
 ] 

ASF subversion and git services commented on NIFI-13225:


Commit 4ccf3a288c5bea758f0e1d59b0385cdeb47aeef3 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4ccf3a288c ]

NIFI-13225 Replaced most of the deprecated elements in Registry JwtService

This closes #8827

Signed-off-by: David Handermann 


> Replace the deprecated methods/classes/enums in JwtService with API 
> suggestions
> ---
>
> Key: NIFI-13225
> URL: https://issues.apache.org/jira/browse/NIFI-13225
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> These are the warnings seen from a build
> {code:java}
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[47,25]
>  [deprecation] SignatureAlgorithm in io.jsonwebtoken has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[47,66]
>  [deprecation] SignatureAlgorithm in io.jsonwebtoken has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[68,39]
>  [deprecation] getBody() in Jwt has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[73,39]
>  [deprecation] getBody() in Jwt has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[76,22]
>  [deprecation] getBody() in Jwt has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[87,59]
>  [deprecation] SigningKeyResolverAdapter in io.jsonwebtoken has been 
> deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[87,32]
>  [deprecation] setSigningKeyResolver(SigningKeyResolver) in JwtParserBuilder 
> has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[103,22]
>  [deprecation] parseClaimsJws(CharSequence) in JwtParser has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[104,73]
>  [deprecation] SignatureException in io.jsonwebtoken has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[155,33]
>  [deprecation] setSubject(String) in ClaimsMutator has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[156,20]
>  [deprecation] setIssuer(String) in ClaimsMutator has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[157,20]
>  [deprecation] setAudience(String) in ClaimsMutator has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[160,20]
>  [deprecation] setIssuedAt(Date) in ClaimsMutator has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[161,20]
>  [deprecation] setExpiration(Date) in ClaimsMutator has been deprecated
> [WARNING] 
> nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/authentication/jwt/JwtService.java:[162,20]
>  [deprecation] signWith(SignatureAlgorithm,byte[]) in JwtBuilder has been 
> deprecated
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13235) Import from registry to a PG without read permissions causes NPE

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846599#comment-17846599
 ] 

ASF subversion and git services commented on NIFI-13235:


Commit 35a7e8743279a444913c7307fbd1c85588dddee8 in nifi's branch 
refs/heads/main from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=35a7e87432 ]

NIFI-13235 Corrected REST API Import Process Group ID Reference

Use the PG id from the entity because component may be null if current user 
does not have READ permissions

This closes #8831

Signed-off-by: David Handermann 


> Import from registry to a PG without read permissions causes NPE
> 
>
> Key: NIFI-13235
> URL: https://issues.apache.org/jira/browse/NIFI-13235
> Project: Apache NiFi
>  Issue Type: Bug
>Affects Versions: 2.0.0-M2
>Reporter: Bryan Bende
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> If you are inside a PG where you have WRITE permissions, but not READ 
> permissions, and you import a new PG from a registry client, it results in an 
> unexpected error page and an NPE in the logs:
> {code:java}
> 2024-05-14 13:41:46,946 ERROR [NiFi Web Server-139] 
> o.a.nifi.web.api.config.ThrowableMapper An unexpected error has occurred: 
> java.lang.NullPointerException: Cannot invoke 
> "org.apache.nifi.web.api.dto.ProcessGroupDTO.getId()" because the return 
> value of "org.apache.nifi.web.api.entity.ProcessGroupEntity.getComponent()" 
> is null. Returning Internal Server Error response.
> java.lang.NullPointerException: Cannot invoke 
> "org.apache.nifi.web.api.dto.ProcessGroupDTO.getId()" because the return 
> value of "org.apache.nifi.web.api.entity.ProcessGroupEntity.getComponent()" 
> is null
>         at 
> org.apache.nifi.web.api.ProcessGroupResource.lambda$createProcessGroup$18(ProcessGroupResource.java:1016)
>         at 
> org.apache.nifi.web.api.ApplicationResource.withWriteLock(ApplicationResource.java:691)
>         at 
> org.apache.nifi.web.api.ProcessGroupResource.createProcessGroup(ProcessGroupResource.java:988)
>  {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13238) Checkstyle - rules for whitespace

2024-05-15 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846593#comment-17846593
 ] 

ASF subversion and git services commented on NIFI-13238:


Commit ee179f4acfbc57cfccc86bd2ea9a5dc4cb3b8221 in nifi's branch 
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ee179f4acf ]

NIFI-13238 Added Checkstyle rules for whitespace

This closes #8832

Signed-off-by: David Handermann 


> Checkstyle - rules for whitespace
> -
>
> Key: NIFI-13238
> URL: https://issues.apache.org/jira/browse/NIFI-13238
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Tools and Build
>Reporter: Pierre Villard
>Assignee: Pierre Villard
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Adding the following rules:
>  * WhitespaceAfter
>  * NoWhitespaceAfter
>  * NoWhitespaceBefore
>  * WhitespaceAround



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13197) Clicking outside of dialog cancels edit

2024-05-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846456#comment-17846456
 ] 

ASF subversion and git services commented on NIFI-13197:


Commit 63a12b06b5f9dddabe5a44874194c745e067bcb5 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=63a12b06b5 ]

[NIFI-13197] - Clicking outside of a dialog no longer closes the dialog (#8811)

* [NIFI-13197] - Clicking outside of a dialog no longer closes the dialog. 
Also, escape will only close the dialog if the underlying form is not dirty.

* add license header

* allow ESC to close even if the for is dirty

This closes #8811

> Clicking outside of dialog cancels edit
> ---
>
> Key: NIFI-13197
> URL: https://issues.apache.org/jira/browse/NIFI-13197
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Default behavior of dialog is to support closing when the user clicks off. 
> Incidental clicks could result in the loss of unsaved changes. We should 
> consider
>  * Always preventing closing
>  * Only prevent closing for Edit dialogs
>  * Only prevent closing when dialogs contain a dirty form



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-8134) DataTypeUtils.toRecord methods do not recursively convert Maps into Records

2024-05-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-8134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846449#comment-17846449
 ] 

ASF subversion and git services commented on NIFI-8134:
---

Commit 2d112871db40c8f599d31974d14dd4a2227bf7da in nifi's branch 
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2d112871db ]

NIFI-8134 allow unescapeJson Record Path function to recursively convert Maps 
to Records (#7745)

* NIFI-8134 recursively convert Java Objects to NiFi Records

> DataTypeUtils.toRecord methods do not recursively convert Maps into Records
> ---
>
> Key: NIFI-8134
> URL: https://issues.apache.org/jira/browse/NIFI-8134
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Core Framework
>Affects Versions: 1.11.4
>Reporter: Chris Sampson
>Assignee: Chris Sampson
>Priority: Major
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> Given a java Map that contains one or more Maps as values (optionally nested 
> within arrays), the DataTypeUtils.toRecord method should convert the child 
> Maps to Records before converting the to level Map.
> This assumes the associated schema for the data represents these objects as 
> Records (including as part of a Choice of Array type).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13211) Decouple UIs from old NiFi UI

2024-05-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846411#comment-17846411
 ] 

ASF subversion and git services commented on NIFI-13211:


Commit 3a786cee23313ae365845fc796542469e035e48a in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3a786cee23 ]

NIFI-13211: Decoupling other UIs from exiting NiFi UI (#8828)

* NIFI-13211:
- Decoupling the content viewer from the NiFi UI which is currently pulling in 
shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi documentation from the NiFi UI which is currently pulling in 
shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi image viewer from the NiFi UI which is currently pulling in 
shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi standard content viewer from the NiFi UI which is currently 
pulling in shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi jolt transform json from the NiFi UI which is currently 
pulling in shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi update attribute from the NiFi UI which is currently pulling 
in shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Updating rat config.

* NIFI-13211:
- Bumping dependency check timeout.

* NIFI-13211:
- Since this page is included through the context viewer, the dependency 
imports must directly reference through its context path.

* NIFI-13211:
- Since this page is included through the context viewer, the dependency 
imports must directly reference through its context path.

This closes #8828 

> Decouple UIs from old NiFi UI
> -
>
> Key: NIFI-13211
> URL: https://issues.apache.org/jira/browse/NIFI-13211
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> NiFi is comprised of numerous UIs that all get deployed at start up. These 
> UIs piggybacked on some shared stylesheets, components, and dependencies by 
> directly loading them through a relative path. In preparation for moving away 
> from the existing UI, these UIs are being updated to bundle these items 
> directly. In time, these UIs will all be modernized as well so this is just a 
> transitional step in that process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13229) Submit branch, when appropriate, to backend when starting version control

2024-05-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846379#comment-17846379
 ] 

ASF subversion and git services commented on NIFI-13229:


Commit d20fa9417dfaddb7394be017256735ae1ef17c02 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d20fa9417d ]

[NIFI-13229] - Include branch when submitting to save version control endpoint. 
(#8830)



> Submit branch, when appropriate, to backend when starting version control
> -
>
> Key: NIFI-13229
> URL: https://issues.apache.org/jira/browse/NIFI-13229
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12669) EvaluateXQuery processor incorrectly encodes result attributes

2024-05-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846342#comment-17846342
 ] 

ASF subversion and git services commented on NIFI-12669:


Commit e6a90eb1e8609eae2ef22f2490327451186bbe7b in nifi's branch 
refs/heads/main from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e6a90eb1e8 ]

NIFI-12669 Fix EvaluateXQuery processor which incorrectly encodes result 
attributes in certain case

Signed-off-by: Matt Burgess 

This closes #8826


> EvaluateXQuery processor incorrectly encodes result attributes
> --
>
> Key: NIFI-12669
> URL: https://issues.apache.org/jira/browse/NIFI-12669
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Configuration, Extensions
> Environment: JVM with non-UTF-8 default encoding (e.g. default 
> Windows installation)
>Reporter: René Zeidler
>Assignee: Jim Steinebrey
>Priority: Major
>  Labels: encoding, utf8, windows, xml
> Attachments: EvaluateXQuery_Encoding_Bug.json, 
> image-2024-01-25-10-24-17-005.png, image-2024-01-25-10-31-35-200.png
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> h2. Environment
> This issue affects environments where the JVM default encoding is not 
> {{{}UTF-8{}}}. Standard Java installations on Windows are affected, as they 
> usually use the default encoding {{{}windows-1252{}}}. To reproduce the issue 
> on Linux, change the default encoding to {{windows-1252}} by adding the 
> following line to your {{{}bootstrap.conf{}}}:
> {quote}{{java.arg.21=-Dfile.encoding=windows-1252}}
> {quote}
> h2. Summary
> The EvaluateXQuery incorrectly encodes result values when storing them in 
> attributes. This causes non-ASCII characters to be garbled.
> Example:
> !image-2024-01-25-10-24-17-005.png!
> h2. Steps to reproduce
>  # Make sure NiFi runs with a non-UTF-8 default encoding, see "Environment"
>  # Create a GenerateFlowFile processor with the following content:
> {quote}{{}}
> {{}}
> {{  This text contains non-ASCII characters: ÄÖÜäöüßéèóò}}
> {{}}
> {quote}
>  # Connect the processor to an EvaluateXQuery processor.
> Set the {{Destination}} to {{{}flowfile-attribute{}}}.
> Create a custom property {{myData}} with value {{{}string(/myRoot/myData){}}}.
>  # Connect the outputs of the EvaluateXQuery processor to funnels to be able 
> to observe the result in the queue.
>  # Start the EvaluateXQuery processor and run the GenerateFlowFile processor 
> once.
> The flow should look similar to this:
> !image-2024-01-25-10-31-35-200.png!
> I also attached a JSON export of the example flow.
>  # Observe the attributes of the resulting FlowFile in the queue.
> h3. Expected Result
> The FlowFile should contain an attribute {{myData}} with the value {{{}"This 
> text contains non-ASCII characters: ÄÖÜäöüßéèóò"{}}}.
> h3. Actual Result
> The attribute has the value "This text contains non-ASCII characters: 
> ÄÖÜäöüßéèóò".
> h2. Root Cause Analysis
> EvaluateXQuery uses the method 
> [{{formatItem}}|https://github.com/apache/nifi/blob/2e3f83eb54cbc040b5a1da5bce9a74a558f08ea4/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/EvaluateXQuery.java#L368-L372]
>  to write the query result to an attribute. This method calls 
> {{{}ByteArrayOutputStream{}}}'s 
> [toString|https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/ByteArrayOutputStream.html#toString()]
>  method without an encoding argument, which then defaults to the default 
> charset of the environment. Bytes are always written to this output stream 
> using UTF-8 
> ([.getBytes(StandardCharsets.UTF8)|https://github.com/apache/nifi/blob/2e3f83eb54cbc040b5a1da5bce9a74a558f08ea4/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/EvaluateXQuery.java#L397]).
>  When the default charset is not UTF-8, this results in UTF-8 bytes to be 
> interpreted in a different encoding when converting to a string, resulting in 
> garbled text (see above).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-12669) EvaluateXQuery processor incorrectly encodes result attributes

2024-05-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-12669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846339#comment-17846339
 ] 

ASF subversion and git services commented on NIFI-12669:


Commit 47101f760e60f2a93e524c2adb01ebe29ebb754d in nifi's branch 
refs/heads/support/nifi-1.x from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=47101f760e ]

NIFI-12669 Fix EvaluateXQuery processor which incorrectly encodes result 
attributes in certain case

Signed-off-by: Matt Burgess 


> EvaluateXQuery processor incorrectly encodes result attributes
> --
>
> Key: NIFI-12669
> URL: https://issues.apache.org/jira/browse/NIFI-12669
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Configuration, Extensions
> Environment: JVM with non-UTF-8 default encoding (e.g. default 
> Windows installation)
>Reporter: René Zeidler
>Assignee: Jim Steinebrey
>Priority: Major
>  Labels: encoding, utf8, windows, xml
> Attachments: EvaluateXQuery_Encoding_Bug.json, 
> image-2024-01-25-10-24-17-005.png, image-2024-01-25-10-31-35-200.png
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> h2. Environment
> This issue affects environments where the JVM default encoding is not 
> {{{}UTF-8{}}}. Standard Java installations on Windows are affected, as they 
> usually use the default encoding {{{}windows-1252{}}}. To reproduce the issue 
> on Linux, change the default encoding to {{windows-1252}} by adding the 
> following line to your {{{}bootstrap.conf{}}}:
> {quote}{{java.arg.21=-Dfile.encoding=windows-1252}}
> {quote}
> h2. Summary
> The EvaluateXQuery incorrectly encodes result values when storing them in 
> attributes. This causes non-ASCII characters to be garbled.
> Example:
> !image-2024-01-25-10-24-17-005.png!
> h2. Steps to reproduce
>  # Make sure NiFi runs with a non-UTF-8 default encoding, see "Environment"
>  # Create a GenerateFlowFile processor with the following content:
> {quote}{{}}
> {{}}
> {{  This text contains non-ASCII characters: ÄÖÜäöüßéèóò}}
> {{}}
> {quote}
>  # Connect the processor to an EvaluateXQuery processor.
> Set the {{Destination}} to {{{}flowfile-attribute{}}}.
> Create a custom property {{myData}} with value {{{}string(/myRoot/myData){}}}.
>  # Connect the outputs of the EvaluateXQuery processor to funnels to be able 
> to observe the result in the queue.
>  # Start the EvaluateXQuery processor and run the GenerateFlowFile processor 
> once.
> The flow should look similar to this:
> !image-2024-01-25-10-31-35-200.png!
> I also attached a JSON export of the example flow.
>  # Observe the attributes of the resulting FlowFile in the queue.
> h3. Expected Result
> The FlowFile should contain an attribute {{myData}} with the value {{{}"This 
> text contains non-ASCII characters: ÄÖÜäöüßéèóò"{}}}.
> h3. Actual Result
> The attribute has the value "This text contains non-ASCII characters: 
> ÄÖÜäöüßéèóò".
> h2. Root Cause Analysis
> EvaluateXQuery uses the method 
> [{{formatItem}}|https://github.com/apache/nifi/blob/2e3f83eb54cbc040b5a1da5bce9a74a558f08ea4/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/EvaluateXQuery.java#L368-L372]
>  to write the query result to an attribute. This method calls 
> {{{}ByteArrayOutputStream{}}}'s 
> [toString|https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/io/ByteArrayOutputStream.html#toString()]
>  method without an encoding argument, which then defaults to the default 
> charset of the environment. Bytes are always written to this output stream 
> using UTF-8 
> ([.getBytes(StandardCharsets.UTF8)|https://github.com/apache/nifi/blob/2e3f83eb54cbc040b5a1da5bce9a74a558f08ea4/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/EvaluateXQuery.java#L397]).
>  When the default charset is not UTF-8, this results in UTF-8 bytes to be 
> interpreted in a different encoding when converting to a string, resulting in 
> garbled text (see above).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13221) Display hotkey combos in context menu

2024-05-14 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846321#comment-17846321
 ] 

ASF subversion and git services commented on NIFI-13221:


Commit 7aaa5b42247e9ded4fa8d43186713b5f15717867 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7aaa5b4224 ]

[NIFI-13221] - display supported shortcut/hotkey combos in context menu (#8821)

This closes #8821

> Display hotkey combos in context menu
> -
>
> Key: NIFI-13221
> URL: https://issues.apache.org/jira/browse/NIFI-13221
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> When appropriate, display the hotkey combinations in the context menu to 
> bring awareness to them.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13219) Conduct Apache NiFi 2.0.0-M3 Release

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846164#comment-17846164
 ] 

ASF subversion and git services commented on NIFI-13219:


Commit f2215c6522a5571189290760c55f0317f8562cbd in nifi's branch 
refs/heads/NIFI-13219-RC1 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f2215c6522 ]

NIFI-13219-RC1 prepare release nifi-2.0.0-M3-RC1


> Conduct Apache NiFi 2.0.0-M3 Release
> 
>
> Key: NIFI-13219
> URL: https://issues.apache.org/jira/browse/NIFI-13219
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
> Fix For: 2.0.0-M3
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13219) Conduct Apache NiFi 2.0.0-M3 Release

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846165#comment-17846165
 ] 

ASF subversion and git services commented on NIFI-13219:


Commit 3828a372962e8be5338c7bf96eabfd091f4a88d6 in nifi's branch 
refs/heads/NIFI-13219-RC1 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3828a37296 ]

NIFI-13219-RC1 prepare for next development iteration


> Conduct Apache NiFi 2.0.0-M3 Release
> 
>
> Key: NIFI-13219
> URL: https://issues.apache.org/jira/browse/NIFI-13219
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
> Fix For: 2.0.0-M3
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13223) Replace commons-lang3 CharSequenceTranslator, AggregateTranslator, LookupTranslator and UnicodeUnpairedSurrogateRemover with suggested API replacements

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846097#comment-17846097
 ] 

ASF subversion and git services commented on NIFI-13223:


Commit 92ed464f5dda1ede412f144928655494032e8734 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=92ed464f5d ]

NIFI-13223 Replaced deprecated commons-lang3 classes with commons-text versions

Replaced commons-lang3 CharSequenceTranslator, AggregateTranslator, 
LookupTranslator and UnicodeUnpairedSurrogateRemover with commons-text 
replacements.

This closes #8824

Signed-off-by: David Handermann 


> Replace commons-lang3 CharSequenceTranslator, AggregateTranslator, 
> LookupTranslator and UnicodeUnpairedSurrogateRemover with suggested API 
> replacements
> ---
>
> Key: NIFI-13223
> URL: https://issues.apache.org/jira/browse/NIFI-13223
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Changes must be applied to 
> {code:java}
> nifi-framework-bundle/nifi-framework/nifi-framework-core-api/src/main/java/org/apache/nifi/util/CharacterFilterUtils
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13224) Replace deprecated commons-compress IOUtils.toByteArray(InputStream) with commons-io IOUtils.toByteArray(InputStream)

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846098#comment-17846098
 ] 

ASF subversion and git services commented on NIFI-13224:


Commit 2a45cae588967b7d7a4cfb96c9a08bec92380e6e in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2a45cae588 ]

NIFI-13224 Replaced deprecated commons-compress IOUtils.toByteArray

Replaced deprecated commons-compress IOUtils.toByteArray with commons-io 
IOUtils.toByteArray

This closes #8825

Signed-off-by: David Handermann 


> Replace deprecated commons-compress IOUtils.toByteArray(InputStream) with 
> commons-io IOUtils.toByteArray(InputStream)
> -
>
> Key: NIFI-13224
> URL: https://issues.apache.org/jira/browse/NIFI-13224
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Changes should be made for files
> # 
> nifi-extension-bundles/nifi-extension-utils/nifi-record-utils/nifi-avro-record-utils/src/main/java/org/apache/nifi/avro/AvroTypeUtil.java
> # 
> nifi-extension-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/test/java/org/apache/nifi/elasticsearch/integration/ElasticSearchClientService_IT.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13219) Conduct Apache NiFi 2.0.0-M3 Release

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846095#comment-17846095
 ] 

ASF subversion and git services commented on NIFI-13219:


Commit 7f536117b10d95a82f2e1d7a113af8ec917762b2 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7f536117b1 ]

NIFI-13219 Corrected phase for python-extensions-bundle plugins

Signed-off-by: David Handermann 


> Conduct Apache NiFi 2.0.0-M3 Release
> 
>
> Key: NIFI-13219
> URL: https://issues.apache.org/jira/browse/NIFI-13219
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
> Fix For: 2.0.0-M3
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13169) Upgrade NiFi Registry to Flyway DB 10.latest

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846099#comment-17846099
 ] 

ASF subversion and git services commented on NIFI-13169:


Commit 08cc23826ba2f4c83848d9eefbf69193d8c10b29 in nifi's branch 
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=08cc23826b ]

NIFI-13169 Upgraded Flyway in Registry from 9.22.3 to 10.12.0

This closes #8823

Signed-off-by: David Handermann 


> Upgrade NiFi Registry to Flyway DB 10.latest
> 
>
> Key: NIFI-13169
> URL: https://issues.apache.org/jira/browse/NIFI-13169
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Matt Burgess
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13222) Replace deprecated commons-compress IOUtils.closeQuietly(Closeable) with commons-io IOUtils.closeQuietly(Closeable)

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846096#comment-17846096
 ] 

ASF subversion and git services commented on NIFI-13222:


Commit 5d702671f63b75e50a8675d981df5981916abda5 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5d702671f6 ]

NIFI-13222 Replaced deprecated commons-compress IOUtils.closeQuietly

This closes #8822

Signed-off-by: David Handermann 


> Replace deprecated commons-compress IOUtils.closeQuietly(Closeable) with 
> commons-io IOUtils.closeQuietly(Closeable)
> ---
>
> Key: NIFI-13222
> URL: https://issues.apache.org/jira/browse/NIFI-13222
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> This change must be applied to
> {code:java}
> c2/c2-client-bundle/c2-client-service/src/main/java/org/apache/nifi/c2/client/service/operation/TransferDebugOperationHandler
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13220) Filter out buckets users don't have write access to from dropdown

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845991#comment-17845991
 ] 

ASF subversion and git services commented on NIFI-13220:


Commit 13e281d8d72f6f33514f2f2baaba5d3a25627949 in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=13e281d8d7 ]

NIFI-13220 Only allow buckets with write access dropdown when starting version 
control

This closes #8820

Signed-off-by: David Handermann 


> Filter out buckets users don't have write access to from dropdown
> -
>
> Key: NIFI-13220
> URL: https://issues.apache.org/jira/browse/NIFI-13220
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> When starting version control, buckets where the user does not have write 
> access to should not be available to select.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13127) Support branch selection for registry providers that offer branching

2024-05-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845931#comment-17845931
 ] 

ASF subversion and git services commented on NIFI-13127:


Commit 0c9ef91507e8c6b7b7f0994b1bb9897cd0701bbe in nifi's branch 
refs/heads/main from Rob Fellows
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0c9ef91507 ]

NIFI-13127 Add branching support to Registry dialogs

This closes #8817

Signed-off-by: David Handermann 


> Support branch selection for registry providers that offer branching
> 
>
> Key: NIFI-13127
> URL: https://issues.apache.org/jira/browse/NIFI-13127
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Rob Fellows
>Assignee: Rob Fellows
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> This is intended to be the UI portion of NIFI-13120. There is a Pull Request 
> available: [https://github.com/apache/nifi/pull/8726]
>  
> Essentially what is needed is that the the registry client supports 
> branching, a new branch dropdown should be inserted between the registry 
> selection and the bucket selection. Changing the registry should reload the 
> branches, changing the branch should reload the buckets and so forth.
> Impacted areas would be:
>  * Import from registry
>  * Start Version Control
>  * Change Version dialog - read only display of the branch
>  * Commit local changes dialog - read only display of the branch



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13072) MonitorActivity processor generates a false positive on a node restart

2024-05-12 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845747#comment-17845747
 ] 

ASF subversion and git services commented on NIFI-13072:


Commit 2ea497f81c83606e2daa931b5ad7cb0a267ae850 in nifi's branch 
refs/heads/support/nifi-1.x from Rajmund Takacs
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2ea497f81c ]

NIFI-13072: Fix MonitorActivity problems with cluster scope flow monitoring

This closes #8669.

Signed-off-by: Peter Turcsanyi 

(cherry picked from commit bffacdec982a9f3f0bf6004bcecbd21d1049e401)


> MonitorActivity processor generates a false positive on a node restart
> --
>
> Key: NIFI-13072
> URL: https://issues.apache.org/jira/browse/NIFI-13072
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Affects Versions: 2.0.0-M1, 1.18.0, 1.19.0, 1.20.0, 1.19.1, 1.21.0, 
> 1.22.0, 1.23.0, 1.24.0, 1.23.1, 1.23.2, 1.25.0, 2.0.0-M2
>Reporter: Rajmund Takacs
>Assignee: Rajmund Takacs
>Priority: Major
> Attachments: MonitorActivity_Flow_Example_NiFi_1.18_OSS.json
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> If the monitoring scope is configured to "cluster", then there are multiple 
> restart cases when markers are incorrectly generated:
> h4. CASE 1
> * The flow is already inactive, and there is no traffic. The processor is 
> still running and scheduled on all nodes.
> * We restart any of the NiFi nodes in the cluster.
> * *All nodes, except the restarted one, generates activation marker.* (Reason 
> for this is, that the common timestamp is updated by the restarted node 
> during initialization.)
> h4. CASE 2:
> * The flow is already inactive, and there is no traffic. The processor is 
> still running and scheduled on all nodes. Reporting is done by all nodes.
> * We temporarily stop any of the nodes.
> * We start traffic on any other node, so that an activation marker is 
> generated.
> * We start the previously stopped node again.
> * *This node does not send activation marker.* (Reason for this is that the 
> initial state is always active.)
> Expected behavior for stop/start cases would be:
> * Single node restart alone should not affect the flow activity state.
> * If a marker has already been sent before stopping the processor, it should 
> not be repeated on next start, unless asked for, or there is a change in 
> activity state.
> * If the flow was active during a weekend shutdown, it should not begin with 
> an inactivity marker right after startup on monday. Although it should send 
> inactivity marker after the threshold has expired since startup.
> * If the flow was inactive during a weekend shutdown, it should send 
> activation marker after started up again with traffic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13072) MonitorActivity processor generates a false positive on a node restart

2024-05-12 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845745#comment-17845745
 ] 

ASF subversion and git services commented on NIFI-13072:


Commit bffacdec982a9f3f0bf6004bcecbd21d1049e401 in nifi's branch 
refs/heads/main from Rajmund Takacs
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bffacdec98 ]

NIFI-13072: Fix MonitorActivity problems with cluster scope flow monitoring

This closes #8669.

Signed-off-by: Peter Turcsanyi 


> MonitorActivity processor generates a false positive on a node restart
> --
>
> Key: NIFI-13072
> URL: https://issues.apache.org/jira/browse/NIFI-13072
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Extensions
>Affects Versions: 2.0.0-M1, 1.18.0, 1.19.0, 1.20.0, 1.19.1, 1.21.0, 
> 1.22.0, 1.23.0, 1.24.0, 1.23.1, 1.23.2, 1.25.0, 2.0.0-M2
>Reporter: Rajmund Takacs
>Assignee: Rajmund Takacs
>Priority: Major
> Attachments: MonitorActivity_Flow_Example_NiFi_1.18_OSS.json
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> If the monitoring scope is configured to "cluster", then there are multiple 
> restart cases when markers are incorrectly generated:
> h4. CASE 1
> * The flow is already inactive, and there is no traffic. The processor is 
> still running and scheduled on all nodes.
> * We restart any of the NiFi nodes in the cluster.
> * *All nodes, except the restarted one, generates activation marker.* (Reason 
> for this is, that the common timestamp is updated by the restarted node 
> during initialization.)
> h4. CASE 2:
> * The flow is already inactive, and there is no traffic. The processor is 
> still running and scheduled on all nodes. Reporting is done by all nodes.
> * We temporarily stop any of the nodes.
> * We start traffic on any other node, so that an activation marker is 
> generated.
> * We start the previously stopped node again.
> * *This node does not send activation marker.* (Reason for this is that the 
> initial state is always active.)
> Expected behavior for stop/start cases would be:
> * Single node restart alone should not affect the flow activity state.
> * If a marker has already been sent before stopping the processor, it should 
> not be repeated on next start, unless asked for, or there is a change in 
> activity state.
> * If the flow was active during a weekend shutdown, it should not begin with 
> an inactivity marker right after startup on monday. Although it should send 
> inactivity marker after the threshold has expired since startup.
> * If the flow was inactive during a weekend shutdown, it should send 
> activation marker after started up again with traffic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13215) Update AWS, OpenTelemetry, latest dependency scan findings

2024-05-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845653#comment-17845653
 ] 

ASF subversion and git services commented on NIFI-13215:


Commit 6fc374b268726326a23a3914e0baa78abae0e514 in nifi's branch 
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6fc374b268 ]

NIFI-13215 AWS SDK and Elasticsearch Dependencies Upgraded

- Upgraded AWS SDK 1 from 1.12.718 to 1.12.719
- Upgraded AWS SDK 2 from 2.25.48 to 2.25.49
- Upgraded snowflake-ingest-sdk from 2.1.0 to 2.1.1
- Upgraded org.elasticsearch.client from 8.13.3 to 8.13.4
- Upgraded software.amazon.kinesis from 2.5.8 to 2.6.0

This closes #8814

Signed-off-by: David Handermann 


> Update AWS, OpenTelemetry, latest dependency scan findings
> --
>
> Key: NIFI-13215
> URL: https://issues.apache.org/jira/browse/NIFI-13215
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13217) Update JavaDoc on core attributes unaffected by removeAttribute / removeAllAttributes

2024-05-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845657#comment-17845657
 ] 

ASF subversion and git services commented on NIFI-13217:


Commit 15696ad86a2716c20d3f1889daa1f23f6e11298b in nifi's branch 
refs/heads/main from EndzeitBegins
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=15696ad86a ]

NIFI-13217 Updated ProcessSession Comments to List Immutable Attributes

This closes #8819

Signed-off-by: David Handermann 


> Update JavaDoc on core attributes unaffected by removeAttribute / 
> removeAllAttributes
> -
>
> Key: NIFI-13217
> URL: https://issues.apache.org/jira/browse/NIFI-13217
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: endzeit
>Assignee: endzeit
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> NIFI-13200 introduced a behavioral change to the {{standard}} implementation 
> of {{ProcessSession}}.
> The existing JavaDoc of {{ProcessSession}} notes that {{removeAttribute}} and 
> {{removeAllAttributes}} do not affect the core attribute {{uuid}}. A similar 
> note should be added for the core attributes {{path}} and {{filename}} which 
> are exempt as well now.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13216) Replace deprecated GzipUtils methods isCompressedFilename and getUncompressedFilename with the API suggested alternatives

2024-05-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845655#comment-17845655
 ] 

ASF subversion and git services commented on NIFI-13216:


Commit 22109de2ad4516329ba7f7db10758157977646f7 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=22109de2ad ]

NIFI-13216 Replaced deprecated GzipUtils methods

- Replaced isCompressedFilename and getUncompressedFilename with the API 
suggested alternatives

This closes #8816

Signed-off-by: David Handermann 


> Replace deprecated GzipUtils methods isCompressedFilename and 
> getUncompressedFilename with the API suggested alternatives
> -
>
> Key: NIFI-13216
> URL: https://issues.apache.org/jira/browse/NIFI-13216
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> These methods need to be changed in 
> {code:java}
> c2/c2-client-bundle/c2-client-service/src/main/java/org/apache/nifi/c2/client/service/operation/TransferDebugOperationHandler.java
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13185) Remove "integration tests" which are not maintained and require personal credentials to Cloud services

2024-05-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845656#comment-17845656
 ] 

ASF subversion and git services commented on NIFI-13185:


Commit 03005aa13201f4b140751934799140e4c1a1749f in nifi's branch 
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=03005aa132 ]

NIFI-13185 Removed manual and non-working Integration Tests

Removed the entire integration-tests-ci profile and reference in GitHub 
workflow.

Removed all tests which require specific local env configs/cloud credentials/ 
or simply do not work and thus have been blocked from the build for a long time.

Set Disabled annotation on a couple key tests which are by design manual and 
must be retained.

The move to testcontainers has been a dramatic improvement in test 
reliability/behaviors and should be a model for all such tests going forward.

This closes #8818

Signed-off-by: David Handermann 


> Remove "integration tests" which are not maintained and require personal 
> credentials to Cloud services
> --
>
> Key: NIFI-13185
> URL: https://issues.apache.org/jira/browse/NIFI-13185
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> There is a rather large chunk of code and pom configuration sitting in our 
> codebase for tests which are never run or maintained.  These are for cloud 
> services/integrations that are simply not exercised/maintained and are 
> therefore not useful.  Of course having real tests to these systems is 
> valuable but unless they're run and maintained they're not.  Meanwhile a ton 
> of excellent work has occurred to vet behaviors using things like test 
> containers and those are easily run by anyone with docker/etc.. 
> We should remove all these tests which dont get maintained and require 
> special permissions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13214) Replace use of deprecated org.apache.lucene.index.IndexReader document methods with API suggestion

2024-05-11 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845654#comment-17845654
 ] 

ASF subversion and git services commented on NIFI-13214:


Commit c66a3cf4ff6b531ed87b65f54fe3f73d5e810f16 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c66a3cf4ff ]

NIFI-13214 Replaced deprecated Lucene IndexReader methods with StoredFields

This closes #8815

Signed-off-by: David Handermann 


> Replace use of deprecated org.apache.lucene.index.IndexReader document 
> methods with API suggestion
> --
>
> Key: NIFI-13214
> URL: https://issues.apache.org/jira/browse/NIFI-13214
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Files which are using the deprecated document methods
> # 
> nifi-extension-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/src/main/java/org/apache/nifi/provenance/lucene/DocsReader.java
> # 
> nifi-extension-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/src/main/java/org/apache/nifi/provenance/index/lucene/QueryTask.java
> # 
> nifi-extension-bundles/nifi-provenance-repository-bundle/nifi-persistent-provenance-repository/src/main/java/org/apache/nifi/provenance/index/lucene/LuceneEventIndex.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13212) Canvas overflow on shorter screen

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845516#comment-17845516
 ] 

ASF subversion and git services commented on NIFI-13212:


Commit 74731b5a596a1df295e4cb5a3ec0ffa5521fb134 in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=74731b5a59 ]

[NIFI-13212] handle canvas overflow on shorter screens (#8810)

* [NIFI-13212] handle canvas overflow on shorter screens

* add z-index to drag/drop new canvas items

This closes #8810 

> Canvas overflow on shorter screen
> -
>
> Key: NIFI-13212
> URL: https://issues.apache.org/jira/browse/NIFI-13212
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Scott Aslan
>Priority: Major
> Attachments: Screenshot 2024-05-10 at 12.17.44 PM.png
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> !Screenshot 2024-05-10 at 12.17.44 PM.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13157) Replace use of org.apache.commons.compress.archivers.tar.TarArchiveInputStream and org.apache.commons.compress.archivers.zip.ZipArchiveInputStream deprecated getNextTa

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845470#comment-17845470
 ] 

ASF subversion and git services commented on NIFI-13157:


Commit 7dfb4936a9cbe0ee1e1f9d206916562d8feb9b88 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7dfb4936a9 ]

NIFI-13157 Replaced deprecated getNextTarEntry() and getNextZipEntry() with 
getNextEntry().
This closes #8813

Signed-off-by: Joseph Witt 


> Replace use of 
> org.apache.commons.compress.archivers.tar.TarArchiveInputStream and 
> org.apache.commons.compress.archivers.zip.ZipArchiveInputStream deprecated  
> getNextTarEntry() and  getNextZipEntry() with getNextEntry()
> ---
>
> Key: NIFI-13157
> URL: https://issues.apache.org/jira/browse/NIFI-13157
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The getNextTarEntry() of 
> org.apache.commons.compress.archivers.tar.TarArchiveInputStream and 
> getNextZipEntry() of 
> org.apache.commons.compress.archivers.zip.ZipArchiveInputStream have been 
> deprecated and the suggested replacement is to use method getNextEntry(). 
> This should be replaced in the following places
> # 
> nifi-commons/nifi-flowfile-packager/src/main/java/org/apache/nifi/util/FlowFileUnpackagerV1
> # 
> c2/c2-client-bundle/c2-client-service/src/test/java/org/apache/nifi/c2/client/service/operation
> /TransferDebugOperationHandlerTest
> # 
> nifi-extension-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/main/java/org/apache/nifi/pr
> ocessors/hadoop/TarUnpackerSequenceFileWriter
> # 
> nifi-extension-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/UnpackContent



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13213) Add Validation for Swap File Names

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845467#comment-17845467
 ] 

ASF subversion and git services commented on NIFI-13213:


Commit 1c2469bf33ffac1554dd418aadbfb1c7f2e98357 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1c2469bf33 ]

NIFI-13213 Added Validation for Swap File Names
This closes 8812

Signed-off-by: Joseph Witt 


> Add Validation for Swap File Names
> --
>
> Key: NIFI-13213
> URL: https://issues.apache.org/jira/browse/NIFI-13213
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The FileSystemSwapManager supports persisting FlowFiles to disk in files 
> named according to the FlowFileQueue identifier. The identifier consists of a 
> UUID string, so file name generation should incorporate basic validation to 
> ensure expected behavior from calling components.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13196) Add a new isAutoTerminated(Relationship) method to ProcessContext

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845454#comment-17845454
 ] 

ASF subversion and git services commented on NIFI-13196:


Commit 62fbd8e8b187e6db2e639eb30f3078238a2da165 in nifi's branch 
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=62fbd8e8b1 ]

NIFI-13196: Added new isAutoTerminated(Relationship) method to ProcessContext, 
which simply delegates to Connectable.isAutoTerminated(Relationship)
This closes #8790

Signed-off-by: Joseph Witt 


> Add a new isAutoTerminated(Relationship) method to ProcessContext
> -
>
> Key: NIFI-13196
> URL: https://issues.apache.org/jira/browse/NIFI-13196
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: Mark Payne
>Assignee: Mark Payne
>Priority: Major
> Fix For: 2.0.0-M3
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently a Processor has no way of determining whether or not a Relationship 
> is auto-terminated. There are cases where a Processor forks an incoming 
> FlowFile and updates it (in a potentially expensive manner) and then 
> transfers it to a Relationship that is auto-terminated.
> We should add the ability to determine whether or not a given relationship is 
> auto-terminated so that we can be more efficient



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13209) Correct GitHub system-tests paths for Framework

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845453#comment-17845453
 ] 

ASF subversion and git services commented on NIFI-13209:


Commit 196f6bb6b1aba0a5ce633b18444264eee12d53f2 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=196f6bb6b1 ]

NIFI-13209 Corrected system-tests workflow paths for framework
This closes #8806

Signed-off-by: Joseph Witt 


> Correct GitHub system-tests paths for Framework
> ---
>
> Key: NIFI-13209
> URL: https://issues.apache.org/jira/browse/NIFI-13209
> Project: Apache NiFi
>  Issue Type: Bug
>  Components: Tools and Build
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Following recent changes moving the {{nifi-framework-bundle}} to the root 
> level of the project, the GitHub system-tests workflow should be updated to 
> trigger based on the new path location.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13153) [BUG] processors with long names cause overflow issues in dialogs

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845442#comment-17845442
 ] 

ASF subversion and git services commented on NIFI-13153:


Commit 94a968766fffbddcf949e7d0e043c2aed4593837 in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=94a968766f ]

[NIFI-13153] use ellipsis for long component names in dialogs (#8802)

* [NIFI-13153] use ellipsis for long component names in dialogs

* use basis-1/2

* overflow-hidden

* remove basis-1/2 and use w-1/2 with padding

This closes #8802 

> [BUG] processors with long names cause overflow issues in dialogs
> -
>
> Key: NIFI-13153
> URL: https://issues.apache.org/jira/browse/NIFI-13153
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Scott Aslan
>Assignee: Scott Aslan
>Priority: Major
> Attachments: Screenshot 2024-05-06 at 1.46.25 PM.png, Screenshot 
> 2024-05-06 at 1.46.38 PM.png
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13210) Add Codecov Token to GitHub Actions

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845436#comment-17845436
 ] 

ASF subversion and git services commented on NIFI-13210:


Commit 5f9f5247d6dbb8f2206f46e49cd5f5c7ff17af37 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5f9f5247d6 ]

NIFI-13210 Added CODECOV_TOKEN to GitHub Workflow

- Set Codecov action to be conditional based on running in the context of the 
Apache organization

Signed-off-by: Pierre Villard 

This closes #8808.


> Add Codecov Token to GitHub Actions
> ---
>
> Key: NIFI-13210
> URL: https://issues.apache.org/jira/browse/NIFI-13210
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Codecov provides free services for unit test code coverage reporting and 
> recent versions of the GitHub Action require a Codecov Token for reporting 
> status. Apache Infra has assigned the {{CODECOV_TOKEN}} secret to the GitHub 
> repository, so it can be used in GitHub workflows.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13156) Replace use of com.fasterxml.jackson.core.JsonParser deprecated getCurrentName() with currentName() in JsonParser

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845418#comment-17845418
 ] 

ASF subversion and git services commented on NIFI-13156:


Commit 634d2bd7d33add828bab66bdeb148b1b1bc021cd in nifi's branch 
refs/heads/support/nifi-1.x from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=634d2bd7d3 ]

NIFI-13156 Replaced JsonParser deprecated getCurrentName() with currentName()

This closes #8807

Signed-off-by: David Handermann 
(cherry picked from commit 811a491ba51c3fa18cb6b6cd2fa93e5f69602909)


> Replace use of com.fasterxml.jackson.core.JsonParser deprecated 
> getCurrentName() with currentName() in JsonParser
> -
>
> Key: NIFI-13156
> URL: https://issues.apache.org/jira/browse/NIFI-13156
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
> Fix For: 2.0.0-M3
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The getCurrentName() of com.fasterxml.jackson.core.JsonParser has been 
> deprecated  and the suggested replacement is to use method currentName(). 
> This should be replaced in the following places
> # 
> nifi-extension-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/src/main/j
> ava/org/apache/nifi/json/AbstractJsonRowRecordReader.java
> # 
> nifi-extension-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/src/main/java/org/apache/nifi/processors/hubspot/GetHubSpot.java
> # 
> nifi-extension-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/src/main/java/org/apac
>  he/nifi/processors/salesforce/QuerySalesforceObject.java
> # 
> nifi-extension-bundles/nifi-shopify-bundle/nifi-shopify-processors/src/main/java/org/apache/nifi/processors/shopify/GetShopify.java
> # 
> nifi-extension-bundles/nifi-zendesk-bundle/nifi-zendesk-processors/src/main/java/org/apache/nifi/processors/zendesk/GetZendesk.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13208) Increase member visibility in AbstractHadoopConnectionPool

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845416#comment-17845416
 ] 

ASF subversion and git services commented on NIFI-13208:


Commit 5bd3f74b996cca18c439a851d5e4b47bc953382f in nifi's branch 
refs/heads/support/nifi-1.x from lehelb
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5bd3f74b99 ]

NIFI-13208 Increased PropertyDescriptor visibility in HadoopDBCPConnectionPool

This closes #8805

Signed-off-by: David Handermann 
(cherry picked from commit 49a9f4f54460b940321fae2698464058ee0f81b4)


> Increase member visibility in AbstractHadoopConnectionPool
> --
>
> Key: NIFI-13208
> URL: https://issues.apache.org/jira/browse/NIFI-13208
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Lehel Boér
>Assignee: Lehel Boér
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> HADOOP_CONFIGURATION_RESOURCES access modifier should be changed to public in 
> order to used in any inherited class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13208) Increase member visibility in AbstractHadoopConnectionPool

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845414#comment-17845414
 ] 

ASF subversion and git services commented on NIFI-13208:


Commit 49a9f4f54460b940321fae2698464058ee0f81b4 in nifi's branch 
refs/heads/main from lehelb
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=49a9f4f544 ]

NIFI-13208 Increased PropertyDescriptor visibility in HadoopDBCPConnectionPool

This closes #8805

Signed-off-by: David Handermann 


> Increase member visibility in AbstractHadoopConnectionPool
> --
>
> Key: NIFI-13208
> URL: https://issues.apache.org/jira/browse/NIFI-13208
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Lehel Boér
>Assignee: Lehel Boér
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> HADOOP_CONFIGURATION_RESOURCES access modifier should be changed to public in 
> order to used in any inherited class.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13156) Replace use of com.fasterxml.jackson.core.JsonParser deprecated getCurrentName() with currentName() in JsonParser

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845413#comment-17845413
 ] 

ASF subversion and git services commented on NIFI-13156:


Commit 811a491ba51c3fa18cb6b6cd2fa93e5f69602909 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=811a491ba5 ]

NIFI-13156 Replaced JsonParser deprecated getCurrentName() with currentName()

This closes #8807

Signed-off-by: David Handermann 


> Replace use of com.fasterxml.jackson.core.JsonParser deprecated 
> getCurrentName() with currentName() in JsonParser
> -
>
> Key: NIFI-13156
> URL: https://issues.apache.org/jira/browse/NIFI-13156
> Project: Apache NiFi
>  Issue Type: Improvement
>Reporter: Daniel Stieglitz
>Assignee: Daniel Stieglitz
>Priority: Minor
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The getCurrentName() of com.fasterxml.jackson.core.JsonParser has been 
> deprecated  and the suggested replacement is to use method currentName(). 
> This should be replaced in the following places
> # 
> nifi-extension-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/src/main/j
> ava/org/apache/nifi/json/AbstractJsonRowRecordReader.java
> # 
> nifi-extension-bundles/nifi-hubspot-bundle/nifi-hubspot-processors/src/main/java/org/apache/nifi/processors/hubspot/GetHubSpot.java
> # 
> nifi-extension-bundles/nifi-salesforce-bundle/nifi-salesforce-processors/src/main/java/org/apac
>  he/nifi/processors/salesforce/QuerySalesforceObject.java
> # 
> nifi-extension-bundles/nifi-shopify-bundle/nifi-shopify-processors/src/main/java/org/apache/nifi/processors/shopify/GetShopify.java
> # 
> nifi-extension-bundles/nifi-zendesk-bundle/nifi-zendesk-processors/src/main/java/org/apache/nifi/processors/zendesk/GetZendesk.java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13177) Typography-related issues

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845405#comment-17845405
 ] 

ASF subversion and git services commented on NIFI-13177:


Commit 6b48e612959723c2041a31bcc579fe62d8e61ab6 in nifi's branch 
refs/heads/main from Scott Aslan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6b48e61295 ]

[NIFI-13177] ensure consistent typography rendering (#8786)

* [NIFI-13177] ensure consistent rendering of component type, name, and icon

* ensure font-size consistency with .refresh-container and .mat-mdc-paginator

* attempt at unifying how component context is displayed (#6)

* use drop icon by default

* final touches

-

Co-authored-by: Rob Fellows 

This closes #8786 

> Typography-related issues
> -
>
> Key: NIFI-13177
> URL: https://issues.apache.org/jira/browse/NIFI-13177
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Rob Fellows
>Assignee: Scott Aslan
>Priority: Major
> Attachments: Screenshot 2024-05-07 at 4.30.14 PM.png, Screenshot 
> 2024-05-07 at 4.30.52 PM.png, Screenshot 2024-05-08 at 1.35.07 PM.png, 
> Screenshot 2024-05-08 at 1.35.53 PM.png, image-2024-05-07-16-32-17-165.png, 
> image-2024-05-07-16-32-35-782.png
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Noticed a few things that we should clean up post theming typography.
>  
> 1. Font inconsistent size in table footer area (last refreshed and paginator):
>  
> !image-2024-05-07-16-32-35-782.png|width=815,height=41!
> 2. Rendering of component type, name, and icon looks like it should be spaced 
> out a bit more
>  
> !image-2024-05-07-16-32-17-165.png|width=605,height=124!
> !Screenshot 2024-05-08 at 1.35.07 PM.png|width=202,height=131! vs  
> !Screenshot 2024-05-08 at 1.35.53 PM.png|width=287,height=140! for the same 
> component in different areas of the app



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13206) S3 Integration tests failing due to server-side encrypt enabled by default

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845370#comment-17845370
 ] 

ASF subversion and git services commented on NIFI-13206:


Commit c09144051fea2329c5400f73beea07ef9e1e434c in nifi's branch 
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c09144051f ]

NIFI-13206 Updated S3 Integration Tests to delete bucket encryption

- Enabled S3 and SQS Integration Tests

This closes #8801

Signed-off-by: David Handermann 


> S3 Integration tests failing due to server-side encrypt enabled by default
> --
>
> Key: NIFI-13206
> URL: https://issues.apache.org/jira/browse/NIFI-13206
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Reporter: Mark Payne
>Assignee: Mark Payne
>Priority: Major
> Fix For: 2.0.0-M3
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The 3.0 version of Localstack enabled S3 server-side encryption by default. 
> This is causing integration tests now to fail with errors such as:
> {code:java}
> org.opentest4j.AssertionFailedError: Attribute s3.sseAlgorithm should not 
> exist on FlowFile, but exists with value AES256 ==> 
> Expected :false
> Actual   :true {code}
> This is happening in both Fetch and Put S3 integration tests. They tests work 
> as-is if we change the docker image of Localstack to 2.3.2



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13204) Enable/Disable All Controller Services

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845357#comment-17845357
 ] 

ASF subversion and git services commented on NIFI-13204:


Commit dcf66fd105fa0f1414adf894aaf7693bb9dcb9a9 in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dcf66fd105 ]

NIFI-13204: (#8798)

- Adding the Enable/Disable All Controller Service context menu items.

This closes #8798 

> Enable/Disable All Controller Services
> --
>
> Key: NIFI-13204
> URL: https://issues.apache.org/jira/browse/NIFI-13204
> Project: Apache NiFi
>  Issue Type: Sub-task
>  Components: Core UI
>Reporter: Matt Gilman
>Assignee: Matt Gilman
>Priority: Major
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13172) Deprecate nifi-externals/kafka-connect component in 1.x

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845343#comment-17845343
 ] 

ASF subversion and git services commented on NIFI-13172:


Commit cf199a6b8bcbaabaf47153572189b844bc3dade6 in nifi's branch 
refs/heads/support/nifi-1.x from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cf199a6b8b ]

NIFI-13172 Deprecated nifi-kafka-connect components

This closes #8803

Signed-off-by: David Handermann 


> Deprecate nifi-externals/kafka-connect component in 1.x
> ---
>
> Key: NIFI-13172
> URL: https://issues.apache.org/jira/browse/NIFI-13172
> Project: Apache NiFi
>  Issue Type: Sub-task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> See NIFI-13171 description for context.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13193) Update maven plugins to latest and require minimum of Apache Maven 3.9.6

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845340#comment-17845340
 ] 

ASF subversion and git services commented on NIFI-13193:


Commit d1a9043167d90cfea22043bb43e5eae6022ced80 in nifi's branch 
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d1a9043167 ]

NIFI-13193 Set Minimum Maven Version to 3.9.6

- Upgraded Maven plugins
- Upgraded SpotBugs from 4.7.3.5 to 4.8.5.0
- Upgraded asciidoctor-maven-plugin from 2.2.4 to 3.0.0
- Upgraded license-maven-plugin from 2.2.0 to 2.4.0
- Upgraded download-maven-plugin from 1.7.1 to 1.9.0
- Upgraded maven-clean-plugin from 3.3.1 to 3.3.2
- Upgraded frontend-maven-plugin from 1.14.2 to 1.15.0
- Upgraded hisrc-higherjaxb40-maven-plugin from 2.1.1 to 2.2.0
- Upgraded jacoco-maven-plugin from 0.8.11 to 0.8.12
- Upgraded swagger-maven-plugin-jakarta from 2.2.20 to 2.2.21
- Upgraded swagger-codegen-maven-plugin from 3.0.52 to 3.0.55

This closes #8797

Signed-off-by: David Handermann 


> Update maven plugins to latest and require minimum of Apache Maven 3.9.6
> 
>
> Key: NIFI-13193
> URL: https://issues.apache.org/jira/browse/NIFI-13193
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Apache Maven 3.8.5 is more than two years old already and many plugin updates 
> suggest they require at least that.  Bumping versions found during plugin 
> update scanning and bumping to that minimum maven version.
> {noformat}
> Update Maven Plugins
> org.codehaus.mojo:exec-maven-plugin  3.1.0 -> 3.2.0
> maven-clean-plugin . 3.3.1 -> 3.3.2
> com.github.eirslett:frontend-maven-plugin  1.14.2 -> 1.15.0
> com.coderplus.maven.plugins:copy-rename-maven-plugin . 1.0 -> 1.0.1
> org.codehaus.mojo:license-maven-plugin . 2.2.0 -> 2.4.0
> org.asciidoctor:asciidoctor-maven-plugin ... 2.2.4 -> 2.2.6 (or 3.0.0 
> if we want to require maven 3.8.5)
> com.googlecode.maven-download-plugin:download-maven-plugin  1.7.1 -> 1.9.0
> com.github.spotbugs:spotbugs-maven-plugin .. 4.7.3.5 -> 4.8.5.0
> maven-jar-plugin ... 3.3.0 -> 3.4.1
> org.codehaus.mojo:jaxb2-maven-plugin ... 3.1.0 -> 3.2.0
> org.patrodyne.jvnet:hisrc-higherjaxb40-maven-plugin  2.1.1 -> 2.2.0 (require 
> maven 3.8.4)
> org.jacoco:jacoco-maven-plugin ... 0.8.11 -> 0.8.12
> io.swagger.core.v3:swagger-maven-plugin-jakarta .. 2.2.20 -> 2.2.21
> io.swagger.codegen.v3:swagger-codegen-maven-plugin  3.0.52 -> 3.0.55
> {noformat}
> Not worth doing now as it causes some failure and we need to run that down.
> io.fabric8:docker-maven-plugin ... 0.43.4 -> 0.44.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13205) Remove StartupAgainstOldLuceneIndexIT

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845341#comment-17845341
 ] 

ASF subversion and git services commented on NIFI-13205:


Commit 44f6e2b8334d18b8bbd8f977d819b6e48eccd612 in nifi's branch 
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=44f6e2b833 ]

NIFI-13205 Removed legacy Provenance Lucene integration test

This closes #8799

Signed-off-by: David Handermann 


> Remove StartupAgainstOldLuceneIndexIT
> -
>
> Key: NIFI-13205
> URL: https://issues.apache.org/jira/browse/NIFI-13205
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The test post Lucene 9 update is failing on Github CI due to how long it runs 
> and it was not even detecting the old index using the backward codecs so 
> isn't that useful at this stage.  It should be removed along with, ideally, 
> the binary index files included in the repo.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13171) Remove nifi-external and kafka connect standalone component from the codebase

2024-05-10 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845342#comment-17845342
 ] 

ASF subversion and git services commented on NIFI-13171:


Commit 87776e369ec4595ce458862c91aceac009a10460 in nifi's branch 
refs/heads/main from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=87776e369e ]

NIFI-13171 Removed nifi-kafka-connector in nifi-external module

This closes #8800

Signed-off-by: David Handermann 


> Remove nifi-external and kafka connect standalone component from the codebase
> -
>
> Key: NIFI-13171
> URL: https://issues.apache.org/jira/browse/NIFI-13171
> Project: Apache NiFi
>  Issue Type: Task
>Reporter: Joe Witt
>Assignee: Joe Witt
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> The nifi-external/kafka-connect component usage is unknown.  We see very 
> little apache community engagement in/around this component.  And it sees 
> very little if any maintainenance.  In the past year there appears to be a 
> single change other than dependency updates around the component but not 
> within (ie it isn't updated for latest Kafka 3 or even Kafka 2).
> Any remaining usage of it can continue from the 1.x release of it but we 
> should discontinue support for it in the NiFi 2.x line unless there is a 
> significant shift in both interest/usage and maintenance.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13200) Framework should not allow removal of 'filename' or 'path' attributes

2024-05-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845155#comment-17845155
 ] 

ASF subversion and git services commented on NIFI-13200:


Commit 9cf5f947e8dda4b57cf1eb4c429a8c1159af341a in nifi's branch 
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9cf5f947e8 ]

NIFI-13200: Do not allow 'filename' or 'path' attribute to removed from FlowFile
This closes #8791

Signed-off-by: Joseph Witt 


> Framework should not allow removal of 'filename' or 'path' attributes
> -
>
> Key: NIFI-13200
> URL: https://issues.apache.org/jira/browse/NIFI-13200
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Core Framework
>Reporter: Mark Payne
>Assignee: Mark Payne
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, the framework prevents processors from removing the 'uuid' 
> attribute. However, it does allow any other attribute to be removed. However, 
> there are many processors that assume that the 'filename' and 'path' 
> attributes exist, and they are intended always to exist - they are even 
> assigned values when the FlowFile is created. We should ensure that these 
> attributes cannot be removed.
> Otherwise, configuring UpdateAttribute to remove these attributes can cause 
> follow-on processors to fail with unexpected NullPointerExceptions



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13202) Remove Accumulo Components

2024-05-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845153#comment-17845153
 ] 

ASF subversion and git services commented on NIFI-13202:


Commit 72b45f311488a40e518e97a039dd7ecc5378a3f3 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=72b45f3114 ]

NIFI-13202 Removed Accumulo Processors and Services
This closes #8794.

Signed-off-by: Joseph Witt 


> Remove Accumulo Components
> --
>
> Key: NIFI-13202
> URL: https://issues.apache.org/jira/browse/NIFI-13202
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
> Fix For: 2.0.0-M3
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Apache Accumulo Processors and Services should be removed from the main 
> branch given the lack of maintenance and updates over multiple years.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (NIFI-13201) Deprecate Accumulo Components for Removal

2024-05-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/NIFI-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845150#comment-17845150
 ] 

ASF subversion and git services commented on NIFI-13201:


Commit 99603eb6b8a1aacf1b30f6091a36bcbc66ec0798 in nifi's branch 
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=99603eb6b8 ]

NIFI-13201 Deprecated Accumulo Components for Removal
This closes #8793

Signed-off-by: Joseph Witt 


> Deprecate Accumulo Components for Removal
> -
>
> Key: NIFI-13201
> URL: https://issues.apache.org/jira/browse/NIFI-13201
> Project: Apache NiFi
>  Issue Type: Improvement
>  Components: Extensions
>Reporter: David Handermann
>Assignee: David Handermann
>Priority: Minor
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The Processors and Services for Apache Accumulo have not received any 
> improvements or notable changes for several years. These components should be 
> deprecated for removal to reduce dependency maintenance and avoid including 
> outdated transitive dependencies.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


  1   2   3   4   5   6   7   8   9   10   >