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

ASF GitHub Bot commented on FLINK-9328:
---------------------------------------

StefanRRichter commented on issue #5984: [FLINK-9328][state] Fix 
RocksDBStateBackend restore problem due to StateBackendTestBase not registering 
snapshots
URL: https://github.com/apache/flink/pull/5984#issuecomment-427313984
 
 
   Outdated. This was already fixed in master.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> RocksDBStateBackend might use PlaceholderStreamStateHandle to restor 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: State Backends, Checkpointing
>    Affects Versions: 1.4.2
>            Reporter: Yun Tang
>            Assignee: Yun Tang
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.5.5
>
>
> 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
(v7.6.3#76005)

Reply via email to