You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/23 17:16:25 UTC

[GitHub] StefanRRichter opened a new pull request #6910: [FLINK-10490][tests] OperatorSnapshotUtil should use SavepointV2Seria…

StefanRRichter opened a new pull request #6910: [FLINK-10490][tests] OperatorSnapshotUtil should use SavepointV2Seria…
URL: https://github.com/apache/flink/pull/6910
 
 
   ## Brief change log
   
   Methods in `OperatorSnapshotUtil` that are used in current tests are still based on the outdated `SavepointV1Serializer`. This PR updates this to the current `SavepointV2Serializer`.
   
   ## Verifying this change
   
   This change is already covered by existing tests.
   
   ## Does this pull request potentially affect one of the following parts:
   
   Change is only relevant for tests.
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not applicable)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services