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

Aviral Srivastava commented on KAFKA-12506:
-------------------------------------------

Hi [~ableegoldman], upon running the command: `./gradlew streams:test`, I am 
getting a successful build:

```


Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 13m 31s
46 actionable tasks: 13 executed, 33 up-to-date

```

 

Full log: 
https://docs.google.com/document/d/1NwnEMFd926zbfM56fs54vjcFnqPXW5x_Rr2C8Qg4kvQ/edit?usp=sharing

> 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