You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StefanRRichter <gi...@git.apache.org> on 2018/05/03 15:03:20 UTC

[GitHub] flink issue #5950: [FLINK-9169] [state-backend] Allow absence of old seriali...

Github user StefanRRichter commented on the issue:

    https://github.com/apache/flink/pull/5950
  
    Please also check the travis build, some related tests seem to fail:
    Tests in error: 
      TypeSerializerSerializationUtilTest.testSerializerAndConfigPairsSerializationWithSerializerDeserializationFailures:236 » IO
      TypeSerializerSerializationUtilTest.testSerializerSerializationWithClassNotFound:109 » IO
      TypeSerializerSerializationUtilTest.testSerializerSerializationWithInvalidClass:149 » IO
      PojoSerializerTest.testSerializerSerializationFailureResilience:570 » IO


---