You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/10/23 10:02:00 UTC

[jira] [Assigned] (FLINK-11797) Implement empty unit tests in CheckpointCoordinatorMasterHooksTest

     [ https://issues.apache.org/jira/browse/FLINK-11797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger reassigned FLINK-11797:
--------------------------------------

    Assignee:     (was: Congxian Qiu(klion26))

> Implement empty unit tests in CheckpointCoordinatorMasterHooksTest
> ------------------------------------------------------------------
>
>                 Key: FLINK-11797
>                 URL: https://issues.apache.org/jira/browse/FLINK-11797
>             Project: Flink
>          Issue Type: Test
>          Components: Runtime / Checkpointing, Runtime / Coordination, Tests
>    Affects Versions: 1.8.0
>            Reporter: Congxian Qiu(klion26)
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Current, there are some empty tests(no implementation) such as {{testSerializationFailsOnTrigger, }}{{testHookCallFailsOnTrigger, }}{{testDeserializationFailsOnRestore}}{{testHookCallFailsOnRestore, }}{{testTypeIncompatibleWithSerializerOnStore and }}{{testTypeIncompatibleWithHookOnRestore in class }}{{CheckpointCoordinatorMasterHooksTest[1].}}
> If implement them make sense, I'll give the patch.
> [1] [https://github.com/apache/flink/blob/e3248d844c728c714857c5d69520f08ddf4e4c85/flink-runtime/src/test/java/org/apache/flink/runtime/checkpoint/CheckpointCoordinatorMasterHooksTest.java#L393]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)