You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/02/10 23:38:46 UTC

[GitHub] [kafka] rondagostino commented on pull request #10093: MINOR: Support Raft-based metadata quorums in system tests

rondagostino commented on pull request #10093:
URL: https://github.com/apache/kafka/pull/10093#issuecomment-777114058


   System test results:
   ```
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.8.1
   session_id:       2021-02-10--001
   run time:         509 minutes 34.017 seconds
   tests run:        725
   passed:           425
   failed:           103
   ignored:          197
   ```
   http://testing.confluent.io/confluent-kafka-branch-builder-system-test-results/?prefix=2021-02-10--001.1612998000--rondagostino--kip500_system_tests--b16fc75f6/report.html
   
   Compared to a system test run from the day before:
   ```
   SESSION REPORT (ALL TESTS)
   ducktape version: 0.8.1
   session_id:       2021-02-09--001
   run time:         388 minutes 22.578 seconds
   tests run:        729
   passed:           453
   failed:           79
   ignored:          197
   ```
   http://testing.confluent.io/confluent-kafka-branch-builder-system-test-results/?prefix=2021-02-09--001.1612926625--urbandan--KIP-635_GetOffsetShell--8e69e1dc5/report.html
   
   There are lots more failures, but I looked and the failures are not due to the system tests not running.  For example, an error message is `java.lang.Exception: UnsupportedVersionException: MetadataRequest versions older than 4 don't support the allowAutoTopicCreation field`.
   
   So this PR is not affecting the **running** of the tests, which is all that matters.
   
   


----------------------------------------------------------------
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.

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