[ 
https://issues.apache.org/jira/browse/NIFI-10518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606624#comment-17606624
 ] 

ASF subversion and git services commented on NIFI-10518:
--------------------------------------------------------

Commit 43931b15043e4cb712c6e8dca19ebaa2a55796e8 in nifi's branch 
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=43931b1504 ]

NIFI-10518: Adding intended state to ScheduledStateChangeListener (#6428)

- NIFI-10518: Adding intended state to ScheduledStateChangeListener
- Notifying of scheduled state change when transitionComponentState is called
- Notifying scheduled state change when reporting task state is changed
- Notifying scheduledState changes for remote group port start/stop components 
calls

> ScheduledStateChangeListener should include intended ScheduledState
> -------------------------------------------------------------------
>
>                 Key: NIFI-10518
>                 URL: https://issues.apache.org/jira/browse/NIFI-10518
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Joe Gresock
>            Assignee: Joe Gresock
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Since some state changes in the StandardVersionedComponentSynchronizer are 
> asynchronous, the ScheduledState of the components passed in the 
> ScheduledStateChangeCallback methods may become outdated once the 
> asynchronous methods complete.  To remedy this, the intended ScheduledState 
> should be passed along with the components in these methods.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to