[ https://issues.apache.org/jira/browse/KAFKA-15739 ]


    Zihao Lin deleted comment on KAFKA-15739:
    -----------------------------------

was (Author: JIRAUSER300254):
Hi [~sameert] 

I want to test my PR, but how to re-trigger the CI-builds. Any suggestions? 
Thanks

> KRaft support in ResetConsumerGroupOffsetTest
> ---------------------------------------------
>
>                 Key: KAFKA-15739
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15739
>             Project: Kafka
>          Issue Type: Task
>          Components: core
>            Reporter: Sameer Tejani
>            Assignee: Zihao Lin
>            Priority: Minor
>              Labels: kraft, kraft-test, newbie
>
> The following tests in ResetConsumerGroupOffsetTest in 
> core/src/test/scala/unit/kafka/admin/ResetConsumerGroupOffsetTest.scala need 
> to be updated to support KRaft
> 75 : def testResetOffsetsNotExistingGroup(): Unit = {
> 89 : def testResetOffsetsExistingTopic(): Unit = {
> 99 : def testResetOffsetsExistingTopicSelectedGroups(): Unit = {
> 116 : def testResetOffsetsExistingTopicAllGroups(): Unit = {
> 130 : def testResetOffsetsAllTopicsAllGroups(): Unit = {
> 149 : def testResetOffsetsToLocalDateTime(): Unit = {
> 165 : def testResetOffsetsToZonedDateTime(): Unit = {
> 181 : def testResetOffsetsByDuration(): Unit = {
> 188 : def testResetOffsetsByDurationToEarliest(): Unit = {
> 195 : def testResetOffsetsByDurationFallbackToLatestWhenNoRecords(): Unit = {
> 205 : def testResetOffsetsToEarliest(): Unit = {
> 212 : def testResetOffsetsToLatest(): Unit = {
> 220 : def testResetOffsetsToCurrentOffset(): Unit = {
> 228 : def testResetOffsetsToSpecificOffset(): Unit = {
> 235 : def testResetOffsetsShiftPlus(): Unit = {
> 243 : def testResetOffsetsShiftMinus(): Unit = {
> 251 : def testResetOffsetsShiftByLowerThanEarliest(): Unit = {
> 259 : def testResetOffsetsShiftByHigherThanLatest(): Unit = {
> 267 : def testResetOffsetsToEarliestOnOneTopic(): Unit = {
> 274 : def testResetOffsetsToEarliestOnOneTopicAndPartition(): Unit = {
> 293 : def testResetOffsetsToEarliestOnTopics(): Unit = {
> 318 : def testResetOffsetsToEarliestOnTopicsAndPartitions(): Unit = {
> 348 : def testResetOffsetsExportImportPlanSingleGroupArg(): Unit = {
> 378 : def testResetOffsetsExportImportPlan(): Unit = {
> 425 : def testResetWithUnrecognizedNewConsumerOption(): Unit = {
> Scanned 515 lines. Found 0 KRaft tests out of 25 tests
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to