[
https://issues.apache.org/jira/browse/NIFI-15936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081259#comment-18081259
]
ASF subversion and git services commented on NIFI-15936:
--------------------------------------------------------
Commit 151177477e254038fd73d852abb99dd67db2afc1 in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=151177477e2 ]
NIFI-15936: Fixing connector flow uri pattern in cluster response mer… (#11244)
* NIFI-15936: Fixing connector flow uri pattern in cluster response merging.
* NIFI-15936: Address review feedback.
> Connector canvas - Fix cluster response merging for Connector flow
> ------------------------------------------------------------------
>
> Key: NIFI-15936
> URL: https://issues.apache.org/jira/browse/NIFI-15936
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> ConnectorFlowEndpointMerger declares its URI pattern as
> /nifi-api/connectors/[a-f0-9\-]{36}/flow, but the actual route is
> /nifi-api/connectors/{id}/flow/process-groups/{pgId}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)