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/12 19:23:00 UTC

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

Vinay created HUDI-2004:
---------------------------

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


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)