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/19 09:59:24 UTC

[GitHub] tzulitai commented on issue #6875: [FLINK-9808] [state backends] Migrate state when necessary in state backends

tzulitai commented on issue #6875: [FLINK-9808] [state backends] Migrate state when necessary in state backends
URL: https://github.com/apache/flink/pull/6875#issuecomment-431311799
 
 
   fyi, Travis is failing with: 
   ```
   Failed tests: 
     PojoSerializerUpgradeTest.testAdditionalFieldWithKeyedState:234 Expected a state migration exception.
     PojoSerializerUpgradeTest.testAdditionalFieldWithKeyedState:234 Expected a state migration exception.
     PojoSerializerUpgradeTest.testChangedFieldTypesWithKeyedState:200 Expected a state migration exception.
     PojoSerializerUpgradeTest.testChangedFieldTypesWithKeyedState:200 Expected a state migration exception.
     PojoSerializerUpgradeTest.testMissingFieldWithKeyedState:268 Expected a state migration exception.
     PojoSerializerUpgradeTest.testMissingFieldWithKeyedState:268 Expected a state migration exception.
   ```
   
   Will investigate and push a fix for this.

----------------------------------------------------------------
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