Re: [PR] KAFKA-15717: KRaft support in LeaderEpochIntegrationTest [kafka]

2024-01-23 Thread via GitHub
appchemist commented on PR #14815: URL: https://github.com/apache/kafka/pull/14815#issuecomment-1907375242 this is -- 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 unsub

Re: [PR] KAFKA-15717: KRaft support in LeaderEpochIntegrationTest [kafka]

2024-01-23 Thread via GitHub
appchemist closed pull request #14815: KAFKA-15717: KRaft support in LeaderEpochIntegrationTest URL: https://github.com/apache/kafka/pull/14815 -- 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 sp

Re: [PR] KAFKA-15717: KRaft support in LeaderEpochIntegrationTest [kafka]

2024-01-18 Thread via GitHub
appchemist commented on code in PR #15225: URL: https://github.com/apache/kafka/pull/15225#discussion_r1458326771 ## core/src/test/scala/unit/kafka/server/epoch/LeaderEpochIntegrationTest.scala: ## @@ -277,6 +283,22 @@ class LeaderEpochIntegrationTest extends QuorumTestHarness

Re: [PR] KAFKA-15717: KRaft support in LeaderEpochIntegrationTest [kafka]

2024-01-18 Thread via GitHub
appchemist commented on code in PR #15225: URL: https://github.com/apache/kafka/pull/15225#discussion_r1458315848 ## core/src/test/scala/unit/kafka/server/epoch/LeaderEpochIntegrationTest.scala: ## @@ -277,6 +283,22 @@ class LeaderEpochIntegrationTest extends QuorumTestHarness

Re: [PR] KAFKA-15717: KRaft support in LeaderEpochIntegrationTest [kafka]

2024-01-18 Thread via GitHub
ex172000 commented on code in PR #15225: URL: https://github.com/apache/kafka/pull/15225#discussion_r1457658098 ## core/src/test/scala/unit/kafka/server/epoch/LeaderEpochIntegrationTest.scala: ## @@ -277,6 +283,22 @@ class LeaderEpochIntegrationTest extends QuorumTestHarness wi

[PR] KAFKA-15717: KRaft support in LeaderEpochIntegrationTest [kafka]

2024-01-18 Thread via GitHub
appchemist opened a new pull request, #15225: URL: https://github.com/apache/kafka/pull/15225 This PR adds KRaft support in LeaderEpochIntegrationTest JIRA : https://issues.apache.org/jira/projects/KAFKA/issues/KAFKA-15717 Test Result ![Screen_Shot_2024-01-18_At_8 57 23_Pm_1

[PR] KAFKA-15717: KRaft support in LeaderEpochIntegrationTest [kafka]

2023-11-22 Thread via GitHub
appchemist opened a new pull request, #14815: URL: https://github.com/apache/kafka/pull/14815 KRaft support in LeaderEpochIntegrationTest ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status