[
https://issues.apache.org/jira/browse/HUDI-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362549#comment-17362549
]
Vinay commented on HUDI-2004:
-----------------------------
Created PR - https://github.com/apache/hudi/pull/3072
> 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)