[
https://issues.apache.org/jira/browse/FLINK-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329532#comment-17329532
]
Flink Jira Bot commented on FLINK-9328:
---------------------------------------
This issue is assigned but has not received an update in 7 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> RocksDBStateBackend might use PlaceholderStreamStateHandle to restore due to
> StateBackendTestBase class not register snapshots in some UTs
> ------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-9328
> URL: https://issues.apache.org/jira/browse/FLINK-9328
> Project: Flink
> Issue Type: Bug
> Components: Runtime / State Backends
> Affects Versions: 1.4.2, 1.5.4
> Reporter: Yun Tang
> Assignee: Yun Tang
> Priority: Minor
> Labels: pull-request-available, stale-assigned, stale-minor
>
> Currently, StateBackendTestBase class does not register snapshots to
> SharedStateRegistry in testValueState, testListState, testReducingState,
> testFoldingState and testMapState UTs, which may cause RocksDBStateBackend to
> restore from PlaceholderStreamStateHandle during the 2nd restore procedure if
> one specific sst file both existed in the 1st snapshot and the 2nd snapshot
> handle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)