[ 
https://issues.apache.org/jira/browse/KAFKA-8026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880756#comment-16880756
 ] 

ASF GitHub Bot commented on KAFKA-8026:
---------------------------------------

emschwar commented on pull request #7051: KAFKA-8026: Fix for Flaky 
RegexSourceIntegrationTest
URL: https://github.com/apache/kafka/pull/7051
 
 
   This is a 2.3-idiomatic recreation of Bill Bejeck
   <bbej...@gmail.com>'s [original 
patch](https://github.com/nexiahome/kafka/commit/92c591d) for the 1.1 branch, 
that seems to have been inadvertently omitted. I'm not sure if this PR ought to 
be against the 2.3 branch, or trunk; it should apply cleanly to either.
   
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Flaky Test RegexSourceIntegrationTest#testRegexMatchesTopicsAWhenDeleted
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-8026
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8026
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>    Affects Versions: 1.0.2, 1.1.1
>            Reporter: Matthias J. Sax
>            Assignee: Bill Bejeck
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 1.0.3, 1.1.2
>
>
> {quote}java.lang.AssertionError: Condition not met within timeout 15000. 
> Stream tasks not updated
> at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:276)
> at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:254)
> at 
> org.apache.kafka.streams.integration.RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted(RegexSourceIntegrationTest.java:215){quote}
> Happend in 1.0 and 1.1 builds:
> [https://builds.apache.org/blue/organizations/jenkins/kafka-1.0-jdk7/detail/kafka-1.0-jdk7/263/tests/]
> and
> [https://builds.apache.org/blue/organizations/jenkins/kafka-1.1-jdk7/detail/kafka-1.1-jdk7/249/tests/]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to