[ 
https://issues.apache.org/jira/browse/NIFI-15404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-15404:
------------------------------------
    Status: Patch Available  (was: Open)

> Schedule Security Maintenance Tasks with Virtual Threads
> --------------------------------------------------------
>
>                 Key: NIFI-15404
>                 URL: https://issues.apache.org/jira/browse/NIFI-15404
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Multiple application security maintenance tasks use separate threads for 
> infrequent scheduled tasks, including the following operations:
> - Checking application Keystore and Truststore files for changes
> - Rotating signing key for Application Bearer Tokens
> - Removing expired clients for OpenID Connect sessions
> These tasks run infrequently and are not required in all configurations.
> Changing from the current model of dedicated Thread Pools to a shared Task 
> Scheduler with Virtual Threads would avoid allocating unnecessary threads.



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

Reply via email to