You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/04/23 14:29:43 UTC

[GitHub] [kafka] ijuma opened a new pull request #8538: MINOR: Pass `-release 8` to scalac and upgrade to Gradle 6.4

ijuma opened a new pull request #8538:
URL: https://github.com/apache/kafka/pull/8538


   The version of Zinc included with Gradle 6.4 includes a fix for the blocker
   that was preventing us from passing `-release 8` to scalac.
   
   Release notes for Gradle 6.4:
   
   https://docs.gradle.org/6.4/release-notes.html
   
   ### 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on issue #8538: MINOR: Pass `-release 8` to scalac and upgrade to Gradle 6.4

Posted by GitBox <gi...@apache.org>.
ijuma commented on issue #8538:
URL: https://github.com/apache/kafka/pull/8538#issuecomment-618541154


   1 flaky failure:
   
   > kafka.api.ConsumerBounceTest.testRollingBrokerRestartsWithSmallerMaxGroupSizeConfigDisruptsBigGroup
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on pull request #8538: MINOR: Pass `-release 8` to scalac and upgrade to Gradle 6.4

Posted by GitBox <gi...@apache.org>.
ijuma commented on pull request #8538:
URL: https://github.com/apache/kafka/pull/8538#issuecomment-624440379


   2 jobs passed and 1 failed with unrelated flaky failures:
   
   > kafka.api.TransactionsTest.testBumpTransactionalEpoch
   > org.apache.kafka.streams.integration.QueryableStateIntegrationTest.shouldAllowConcurrentAccesses
   > 


----------------------------------------------------------------
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:
users@infra.apache.org