Re: [PR] MINOR: update kraft_upgrade_test to create a new topic after metadata upgrade [kafka]

2024-03-11 Thread via GitHub
soarez commented on PR #15451: URL: https://github.com/apache/kafka/pull/15451#issuecomment-1989015331 @showuon could you have a look? -- 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

Re: [PR] MINOR: update kraft_upgrade_test to create a new topic after metadata upgrade [kafka]

2024-03-01 Thread via GitHub
gaurav-narula commented on code in PR #15451: URL: https://github.com/apache/kafka/pull/15451#discussion_r1509056087 ## tests/kafkatest/tests/core/kraft_upgrade_test.py: ## @@ -108,6 +108,27 @@ def run_upgrade(self, from_kafka_version): assert len(cluster_id) == 22

Re: [PR] MINOR: update kraft_upgrade_test to create a new topic after metadata upgrade [kafka]

2024-03-01 Thread via GitHub
soarez commented on code in PR #15451: URL: https://github.com/apache/kafka/pull/15451#discussion_r1509037381 ## tests/kafkatest/tests/core/kraft_upgrade_test.py: ## @@ -108,6 +108,27 @@ def run_upgrade(self, from_kafka_version): assert len(cluster_id) == 22

[PR] MINOR: update kraft_upgrade_test to create a new topic after metadata upgrade [kafka]

2024-03-01 Thread via GitHub
gaurav-narula opened a new pull request, #15451: URL: https://github.com/apache/kafka/pull/15451 Updates kraft_upgrade_test to create a new topic after upgrading metadata version and tries to produce/consume to/from it. This may act as a regression test for scenarios like KAFKA-16162

Re: [PR] MINOR: update kraft_upgrade_test to create a new topic after metadata upgrade [kafka]

2024-03-01 Thread via GitHub
gaurav-narula commented on PR #15451: URL: https://github.com/apache/kafka/pull/15451#issuecomment-1973222033 CC: @soarez @pprovenzano @showuon -- 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