[
https://issues.apache.org/jira/browse/NIFI-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056933#comment-18056933
]
ASF subversion and git services commented on NIFI-15449:
--------------------------------------------------------
Commit 83259a166cf99d405f56a859f3e21c13cb0d103b in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=83259a166c ]
NIFI-15449 Fixed NAR deletion blocking indefinitely when Python processor is
initializing (#10753)
Signed-off-by: David Handermann <[email protected]>
> NAR deletion blocks indefinitely when Python processor is initializing
> ----------------------------------------------------------------------
>
> Key: NIFI-15449
> URL: https://issues.apache.org/jira/browse/NIFI-15449
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> When attempting to delete a NAR bundle that contains Python processors, if
> any processor from that NAR is currently being initialized (for example
> during virtual environment creation or dependency installation), the NAR
> deletion operation blocks indefinitely or times out after a very long time.
> This creates a poor user experience where:
> * Users cannot promptly remove or update Python extension NARs
> * The system appears frozen during what should be a quick administrative
> operation
> * Force-delete operations do not complete in a reasonable timeframe
--
This message was sent by Atlassian Jira
(v8.20.10#820010)