[ https://issues.apache.org/jira/browse/FLINK-27933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chesnay Schepler closed FLINK-27933. ------------------------------------ Resolution: Fixed > Savepoint status cannot be queried from standby jobmanager > ---------------------------------------------------------- > > Key: FLINK-27933 > URL: https://issues.apache.org/jira/browse/FLINK-27933 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination > Affects Versions: 1.15.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Major > Labels: pull-request-available > Fix For: 1.16.0, 1.15.1 > > > The savepoint status handler currently doesn't work on standby dispatchers > because the OperationResult isn't serializable. > This wasn't caught by the recently added serialization safeguards, as those > only covered the caller side (i.e., arguments passed to callee), but not the > return value. -- This message was sent by Atlassian Jira (v8.20.7#820007)