[
https://issues.apache.org/jira/browse/NIFI-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844667#comment-17844667
]
ASF subversion and git services commented on NIFI-13155:
--------------------------------------------------------
Commit eda98121ce57cdf655e485be47e80675e18e4777 in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=eda98121ce ]
NIFI-13155: (#8771)
- Handling newer revisions in flow reducer to ensure that the appropriate
version of the component is saved in case responses are received out of order.
This closes #8771
> Revision check in Flow Reducer
> ------------------------------
>
> Key: NIFI-13155
> URL: https://issues.apache.org/jira/browse/NIFI-13155
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In the flow reducer we should be verifying that the incoming revision is
> newer than what is already saved. These scenarios can occur when polling
> takes longer when some other action. For slow connections this happens ofter
> as the size of the canvas payload increases.
> We also need to handle corner cases when the component as been deleted [1]
> and when a node's cluster connection state changes [2].
> [1] https://issues.apache.org/jira/browse/NIFI-2719
> [2] https://issues.apache.org/jira/browse/NIFI-3848
--
This message was sent by Atlassian Jira
(v8.20.10#820010)