You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "mumrah (via GitHub)" <gi...@apache.org> on 2023/06/20 18:38:14 UTC

[GitHub] [kafka] mumrah commented on pull request #13890: KAFKA-15109 Don't skip leader epoch bump while in migration mode

mumrah commented on PR #13890:
URL: https://github.com/apache/kafka/pull/13890#issuecomment-1599310423

   This system test was failing on trunk, with this patch it's passing again.
   
   ```
   ================================================================================
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.11.3
   session_id:       2023-06-20--002
   run time:         5 minutes 48.107 seconds
   tests run:        2
   passed:           2
   flaky:            0
   failed:           0
   ignored:          0
   ================================================================================
   test_id:    kafkatest.tests.core.zookeeper_migration_test.TestMigration.test_online_migration.roll_controller=False
   status:     PASS
   run time:   2 minutes 51.979 seconds
   --------------------------------------------------------------------------------
   test_id:    kafkatest.tests.core.zookeeper_migration_test.TestMigration.test_online_migration.roll_controller=True
   status:     PASS
   run time:   2 minutes 55.931 seconds
   --------------------------------------------------------------------------------
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org