Re: [PR] [MINOR] More image replay test cases [kafka]

2023-12-28 Thread via GitHub
ahuang98 commented on PR #14206: URL: https://github.com/apache/kafka/pull/14206#issuecomment-1871434311 Latest test run has 14 "new failing" which are all timeout related/unrelated - https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14206/17/tests -- Thi

Re: [PR] [MINOR] More image replay test cases [kafka]

2023-10-11 Thread via GitHub
ahuang98 commented on code in PR #14206: URL: https://github.com/apache/kafka/pull/14206#discussion_r1355932210 ## metadata/src/test/java/org/apache/kafka/metadata/migration/KRaftMigrationDriverTest.java: ## @@ -627,10 +629,13 @@ public void testTopicDualWriteDelta() throws Exce

Re: [PR] [MINOR] More image replay test cases [kafka]

2023-10-11 Thread via GitHub
ahuang98 commented on code in PR #14206: URL: https://github.com/apache/kafka/pull/14206#discussion_r1355932210 ## metadata/src/test/java/org/apache/kafka/metadata/migration/KRaftMigrationDriverTest.java: ## @@ -627,10 +629,13 @@ public void testTopicDualWriteDelta() throws Exce

Re: [PR] [MINOR] More image replay test cases [kafka]

2023-10-10 Thread via GitHub
rondagostino commented on PR #14206: URL: https://github.com/apache/kafka/pull/14206#issuecomment-1756151303 @ahuang98 I still saw lots of test failures, and when I checked them locally I actually was able to reproduce the below failures. Can you take a look to see if you also agree these