Hi Unmesh,

Are you running into any issue with that?

So far, the `maxParallelForks` can be set via gradle argument:
https://github.com/apache/kafka/blob/trunk/build.gradle#L78

And in Jenkins, it looks like we default to 2.
https://github.com/apache/kafka/blob/trunk/Jenkinsfile#L40

Thank you.
Luke

On Fri, Apr 15, 2022 at 1:24 AM Unmesh Joshi <unmeshjo...@gmail.com> wrote:

> Hi,
> I came across this issue which has discussion about capping
> maxParallelForks while running tests.
> https://issues.apache.org/jira/browse/KAFKA-2613
> Is this still the case?
>
> Thanks,
> Unmesh
>

Reply via email to