[
https://issues.apache.org/jira/browse/NIFI-13609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17870024#comment-17870024
]
ASF subversion and git services commented on NIFI-13609:
--------------------------------------------------------
Commit 8ad6aa6ede804978e08753e163aa5481f348547b in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8ad6aa6ede ]
NIFI-13609 Correct Component Search Configuration (#9131)
* NIFI-13609 Corrected Component Search Configuration
- Removed duplicate Controller Search Service bean definition
- Wired Controller Search Service to Controller Facade bean definition
- Added Flow Controller reference for SearchableMatcher
> Component Search Fails based on Missing Service
> -----------------------------------------------
>
> Key: NIFI-13609
> URL: https://issues.apache.org/jira/browse/NIFI-13609
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Blocker
> Fix For: 2.0.0-M5
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Recent changes to the main branch refactored the Spring Framework application
> configuration. The configuration for the ControllerFacade class did not
> include wiring the ControllerSearchService, resulting in HTTP 500 errors when
> attempting to search against the current flow configuration through the REST
> API. This issue does not impact released versions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)