[ 
https://issues.apache.org/jira/browse/KAFKA-20108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dejan Stojadinović resolved KAFKA-20108.
----------------------------------------
      Assignee: Dejan Stojadinović
    Resolution: Not A Problem

Ok, I have to reply to my self - and it will be quite funny, so to say :)

This issue was actually resolved by [~chia7712] and me :D here: 
https://github.com/apache/kafka/pull/20683

This was a false alarm; closing as _*Not a problem*_

> [Build regression] Gradle task 'aggregatedJavadoc' fails in trunk
> -----------------------------------------------------------------
>
>                 Key: KAFKA-20108
>                 URL: https://issues.apache.org/jira/browse/KAFKA-20108
>             Project: Kafka
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.2.0
>            Reporter: Dejan Stojadinović
>            Assignee: Dejan Stojadinović
>            Priority: Minor
>              Labels: Gradle, Regression, gradle, regresion, regression
>
> *Note:* caused by a Gradle version upgrade from 8 to 9: KAFKA-19174
> *How to reproduce:* 
> * git checkout trunk 
> * git checkout c6bbbbe24d96e81ad0856ccb81d1b4bc1269b68b
> * git log -2 --oneline
> {quote} 
> c6bbbbe24d (HEAD) KAFKA\-19174 Gradle version upgrade 8 -->> 9 (#19513)
> f5a87b3703 KAFKA\-19748: Add a note in docs about memory leak in Kafka 
> Streams 4.1.0  (#20639)
> {quote} 
> * Gradle task: *./gradlew aggregatedJavadoc* fails (x):
> {quote}
> > Task :aggregatedJavadoc FAILED
> [Incubating] Problems report is available at: 
> file:///home/dejan/kafka/build/reports/problems/problems-report.html
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':aggregatedJavadoc'.
> > Resolution of the configuration ':connect:compileClasspath' was attempted 
> > without an exclusive lock. This is unsafe and not allowed.
> * Try:
> > For more information, please refer to 
> > https://docs.gradle.org/9.1.0/userguide/viewing_debugging_dependencies.html#sub:resolving-unsafe-configuration-resolution-errors
> >  in the Gradle documentation.
> > Run with --stacktrace option to get the stack trace.
> > Run with --info or --debug option to get more log output.
> > Get more help at https://help.gradle.org.
> {quote}
> * git checkout f5a87b3703
> * Gradle task: *./gradlew aggregatedJavadoc* work as expected (/) 
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to