dejan2609 commented on pull request #10466:
URL: https://github.com/apache/kafka/pull/10466#issuecomment-826381116


   @ijuma So, now I have something to show: I managed perform some 
reverse-engineering and received exactly the same content in 
`/streams/build/dependent-libs-${version.scala}` folder (that folder is being 
filled with dependencies by a gradle task `streams:copyDependantLibs`). _Mental 
note: it would be interesting to fully discover this task background and usage._
   
   Also: Gradle version is bumped (from **6.8.3** to **7.0**).
   
   Pitfall: `./gradlew clean streams:copyDependantLibs` execution times are 
significantly higher when comparing to a trunk... will try to sort that out, if 
possible.
   
   |git branch | Gradle 6.8.3 | Gradle 7.0 |
   | ---            |       --: |         --: | 
   | trunk | 16 seconds | **_not applicable_** |
   | this PR | 1 minute 55 seconds | 2 minutes 10 seconds |
   
   
   


-- 
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


Reply via email to