singhvineet9 opened a new pull request, #12854:
URL: https://github.com/apache/kafka/pull/12854

   gradle `7.6` will be going to introduce a new scala compilation option named 
`keepAliveMode`. Changing the value of this option from default of `SESSION` to 
`DAEMON` allows us to reuse scala compilers between build and hence reducing 
build time. 
   
   As `7.6` pre-release is already out so we are testing the above feature as 
part of this PR by updating gradle version to `7.6-rc-3`.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to