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

A. Sophie Blee-Goldman commented on KAFKA-12506:
------------------------------------------------

Hey [~kebab-mai-haddi], if I understand correctly you are running `./gradlew 
streams:test` locally on your changes and it's passing, but the build is 
failing on the PR? If so it may be due to upstream changes, as Jenkins will 
always merge your branch with the latest trunk before running the unit tests on 
the PR. I recommend pulling or rebasing from trunk and re-running the tests.

> Expand AdjustStreamThreadCountTest
> ----------------------------------
>
>                 Key: KAFKA-12506
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12506
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams, unit tests
>            Reporter: A. Sophie Blee-Goldman
>            Assignee: Aviral Srivastava
>            Priority: Major
>              Labels: newbie, newbie++
>
> Right now the AdjustStreamThreadCountTest runs a minimal topology that just 
> consumes a single input topic, and doesn't produce any data to this topic. 
> Some of the complex concurrency bugs that we've found only showed up when we 
> had some actual data to process and a stateful topology: 
> [KAFKA-12503|https://issues.apache.org/jira/browse/KAFKA-12503] KAFKA-12500
> See the umbrella ticket for the list of improvements we need to make this a 
> more effective integration test



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to