1. 09 1月, 2019 2 次提交
    • T
      [FLINK-10555] [test] Port AkkaSslITCase to new code base · 1072bbfe
      Tzu-Li Chen 提交于
      [FLINK-10555] tests are all of BlobServer initialization, also remove already covered tests
      
      This closes #6849.
      1072bbfe
    • T
      [FLINK-11073] [core] Rename CompositeSerializerSnapshot to NestedSerializersSnapshotDelegate · 5bcaf2e0
      Tzu-Li (Gordon) Tai 提交于
      After introducing CompositeTypeSerializerSnapshot, the
      CompositeSerializerSnapshot has been reworked to only deal with concerns
      of delegating reading and writing of the nested serializers' snapshots.
      It no longer deals with resolving the final compatibility result for the
      outer composite serializer.
      
      Therefore, it is renamed properly as NestedSerializersSnapshotDelegate,
      and also annotated as an internal class, since we want users to use the
      more powerful CompositeTypeSerializerSnapshot instead.
      
      This closes #7422.
      5bcaf2e0
  2. 08 1月, 2019 20 次提交
  3. 07 1月, 2019 13 次提交
  4. 05 1月, 2019 1 次提交
  5. 04 1月, 2019 4 次提交