Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-04-06 Thread via GitHub
showuon merged PR #15409: URL: https://github.com/apache/kafka/pull/15409 -- 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:

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-04-06 Thread via GitHub
showuon commented on PR #15409: URL: https://github.com/apache/kafka/pull/15409#issuecomment-2041009723 Confirmed all tests passed after https://github.com/apache/kafka/pull/15335 merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-04-03 Thread via GitHub
showuon commented on PR #15409: URL: https://github.com/apache/kafka/pull/15409#issuecomment-2036106373 > > @gaurav-narula , the new added KRaft tests are failing in our test env. The logs are [here](https://drive.google.com/file/d/1CbxgH8eswEXX0YDEJpZn7B9Vd4x-gfo4/view?usp=sharing).

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-04-03 Thread via GitHub
OmniaGM commented on PR #15409: URL: https://github.com/apache/kafka/pull/15409#issuecomment-2035191271 > @gaurav-narula , the new added KRaft tests are failing in our test env. The logs are [here](https://drive.google.com/file/d/1CbxgH8eswEXX0YDEJpZn7B9Vd4x-gfo4/view?usp=sharing). Could

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-04-03 Thread via GitHub
showuon commented on PR #15409: URL: https://github.com/apache/kafka/pull/15409#issuecomment-2034010084 @gaurav-narula , the new added KRaft tests are failing in our test env. The logs are [here](https://drive.google.com/file/d/1CbxgH8eswEXX0YDEJpZn7B9Vd4x-gfo4/view?usp=sharing). Could

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-04-02 Thread via GitHub
soarez commented on PR #15409: URL: https://github.com/apache/kafka/pull/15409#issuecomment-2033175375 @showuon could you have a look at this? -- 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

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-03-07 Thread via GitHub
soarez commented on PR #15409: URL: https://github.com/apache/kafka/pull/15409#issuecomment-1983165932 @rondagostino @cmccabe can one of you have a look? Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-03-05 Thread via GitHub
pprovenzano commented on code in PR #15409: URL: https://github.com/apache/kafka/pull/15409#discussion_r1513010665 ## tests/kafkatest/tests/core/log_dir_failure_test.py: ## @@ -84,20 +84,25 @@ def __init__(self, test_context): self.num_consumers = 1 def

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-02-21 Thread via GitHub
soarez commented on code in PR #15409: URL: https://github.com/apache/kafka/pull/15409#discussion_r1497794379 ## tests/kafkatest/tests/core/log_dir_failure_test.py: ## @@ -84,20 +84,25 @@ def __init__(self, test_context): self.num_consumers = 1 def setUp(self):

Re: [PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-02-21 Thread via GitHub
gaurav-narula commented on PR #15409: URL: https://github.com/apache/kafka/pull/15409#issuecomment-1956778458 CC: @soarez @OmniaGM @pprovenzano @cmccabe -- 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

[PR] KAFKA-16293: Test log directory failure in Kraft [kafka]

2024-02-21 Thread via GitHub
gaurav-narula opened a new pull request, #15409: URL: https://github.com/apache/kafka/pull/15409 Enables log directory failure system test for all Kraft modes in addition to ZK mode. This depends on #15335 being merged. -- This is an automated message from the Apache Git Service.