You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinay (Jira)" <ji...@apache.org> on 2021/06/14 09:19:00 UTC

[jira] [Resolved] (HUDI-2004) Move KafkaOffsetGen.CheckpointUtils test cases to independent class and improve coverage

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

Vinay resolved HUDI-2004.
-------------------------
    Resolution: Done

Done - 769dd2d7c98558146eb4accb75b6d8e339ae6e0f

> Move KafkaOffsetGen.CheckpointUtils test cases to independent class and improve coverage
> ----------------------------------------------------------------------------------------
>
>                 Key: HUDI-2004
>                 URL: https://issues.apache.org/jira/browse/HUDI-2004
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Testing
>            Reporter: Vinay
>            Assignee: Vinay
>            Priority: Minor
>              Labels: pull-request-available
>
> Currently KafkaOffsetGen.CheckpointUtils test cases are present in 
> TestKafkaSource which starts up hdfs, hive,zk service locally. This is not required for CheckpointUtils test cases, hence should be moved to independent test case of its own
>  
> Also, .CheckpointUtils.strToOffsets and CheckpointUtils.offsetsToStr are not unit tested currently



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