Re: [PR] KAFKA-9545: Fix Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted` [kafka]

2023-12-13 Thread via GitHub
ashwinpankaj commented on PR #14910: URL: https://github.com/apache/kafka/pull/14910#issuecomment-1855076180 > @wcarlson5 @ashwinpankaj This fix does not seem to unflake the test. If I run it multiple times locally I get a failure after a couple of runs. I reopened the ticket. ack -

Re: [PR] KAFKA-9545: Fix Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted` [kafka]

2023-12-13 Thread via GitHub
cadonna commented on PR #14910: URL: https://github.com/apache/kafka/pull/14910#issuecomment-1853437970 @wcarlson5 @ashwinpankaj This fix does not seem to unflake the test. If I run it multiple times locally I get a failure after a couple of runs. -- This is an automated message from the

Re: [PR] KAFKA-9545: Fix Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted` [kafka]

2023-12-05 Thread via GitHub
wcarlson5 merged PR #14910: URL: https://github.com/apache/kafka/pull/14910 -- 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: jira-unsubscr...@kafka.apach

Re: [PR] KAFKA-9545: Fix Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted` [kafka]

2023-12-05 Thread via GitHub
wcarlson5 commented on PR #14910: URL: https://github.com/apache/kafka/pull/14910#issuecomment-1841261270 Yeah was just waiting for the build -- 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 s

Re: [PR] KAFKA-9545: Fix Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted` [kafka]

2023-12-04 Thread via GitHub
ashwinpankaj commented on PR #14910: URL: https://github.com/apache/kafka/pull/14910#issuecomment-1840012911 > LGTM Thanks @wcarlson5 !! - can you please merge this commit ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[PR] KAFKA-9545 Fix Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted` [kafka]

2023-12-04 Thread via GitHub
ashwinpankaj opened a new pull request, #14910: URL: https://github.com/apache/kafka/pull/14910 RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted does not wait to ensure that test-topic-A is deleted. The second assignment condition times out in 15sec. We should wait for d