[
https://issues.apache.org/jira/browse/NIFI-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054624#comment-18054624
]
ASF subversion and git services commented on NIFI-15467:
--------------------------------------------------------
Commit 1348bb6fa307f98decfa2b3a0fac47e56e266968 in nifi's branch
refs/heads/NIFI-15258 from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1348bb6fa3 ]
NIFI-15467: Ensure that Connectors' versions are automatically resolv… (#10811)
* NIFI-15467: Ensure that Connectors' versions are automatically resolved on
startup
- Allow connectors to specify Bundle Compatability when updating flow
- Default to BundleCompatability.RESOLVE_BUNDLE when connectors are updating
flows
- Bug fixes; updated MockConnectorInitializationContext to extend from
StandardConnectorInitializationContext to cut down on code duplication
* NIFI-15467: Addressed review feedback
> When Connector updates flow, automatically resolve bundles where necessary
> and able
> -----------------------------------------------------------------------------------
>
> Key: NIFI-15467
> URL: https://issues.apache.org/jira/browse/NIFI-15467
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> If a Connector updates the flow and specifies a particular version of a
> Processor or Controller Service, but that version does not exist and exactly
> one version does exist, the framework should automatically resolve to that
> version, just as it typically does when a Processor or Controller Service is
> added.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)