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 2020/01/20 13:12:15 UTC

[GitHub] [flink] aljoscha commented on issue #10902: [FLINK-13632][tests] Port ValueSerialzier upgrade tests to TypeSerializerUpgradeTestBaseUpdate

aljoscha commented on issue #10902: [FLINK-13632][tests] Port ValueSerialzier upgrade tests to TypeSerializerUpgradeTestBaseUpdate
URL: https://github.com/apache/flink/pull/10902#issuecomment-576268170
 
 
   Hi @klion26, I would like to collect all the test porting in a branch of mine before we merge anything to master: https://github.com/aljoscha/flink/tree/port-serializer-upgrade-tests.
   
   You can see from my commits how I did it: I removed the snapshots for the old test, I remove the old test. I don't add snapshots for the new test because I want to add them all at once at the end or figure out some other solution for managing the serializer snapshots.
   
   What do you think?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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