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/08/11 09:29:57 UTC

[GitHub] [kafka] ijuma opened a new pull request #9160: MINOR: Upgrade Gradle to 6.6

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


   A couple of important bug fixes affecting Scala compilation are the main driver:
   * https://github.com/gradle/gradle/issues/13224
   * https://github.com/gradle/gradle/issues/13392
   
   Full release notes for the other improvements:
   https://docs.gradle.org/6.6/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 merged pull request #9160: MINOR: Upgrade Gradle to 6.6

Posted by GitBox <gi...@apache.org>.
ijuma merged pull request #9160:
URL: https://github.com/apache/kafka/pull/9160


   


----------------------------------------------------------------
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 #9160: MINOR: Upgrade Gradle to 6.6

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


   1 job passed, 2 failed with a single unrelated flaky test failure:
   
   ```
   kafka.api.ConsumerBounceTest.testClose
   org.apache.kafka.streams.integration.EosBetaUpgradeIntegrationTest.shouldUpgradeFromEosAlphaToEosBeta[true]
   
   ```


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