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 2021/05/28 16:08:13 UTC

[GitHub] [kafka] jlprat opened a new pull request #10783: MINOR: Dependency updates around Scala libraries

jlprat opened a new pull request #10783:
URL: https://github.com/apache/kafka/pull/10783


   Updates Scala version for 2.12 to the latest available
   Updates Scala libs to the latest ones available
   
   
   ### 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] jlprat commented on pull request #10783: MINOR: Dependency updates around Scala libraries

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


   Sure thing, let me fetch them and link them here:
   * Spotless: Unfortunately there is no release notes to be found
   * Scala 2.12.14: https://github.com/scala/scala/releases/tag/v2.12.14
   * Scala Logging: https://github.com/lightbend/scala-logging/releases/tag/v3.9.3
   * Scala Collection Compat:
     *  https://github.com/scala/scala-collection-compat/releases/tag/v2.3.1
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.3.2
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.0
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.1
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.2
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.3
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.4
   * Scala Java8 Compat:
     * https://github.com/scala/scala-java8-compat/releases/tag/v1.0.0-RC1
     * https://github.com/scala/scala-java8-compat/releases/tag/v1.0.0
   * Snappy: 
     * https://github.com/xerial/snappy-java/releases/tag/1.1.8.2
     * https://github.com/xerial/snappy-java/releases/tag/1.1.8.3
     * https://github.com/xerial/snappy-java/releases/tag/1.1.8.4


-- 
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 #10783: MINOR: Dependency updates for Scala libraries for improved Scala 3.0 support

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


   


-- 
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] jlprat commented on pull request #10783: MINOR: Dependency updates around Scala libraries

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


   You are right, I should have skipped it. Fix pushed


-- 
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 #10783: MINOR: Dependency updates around Scala libraries

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


   The snappy update doesn't seem related to Scala. Maybe that should be a separate PR.


-- 
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] jlprat commented on pull request #10783: MINOR: Dependency updates around Scala libraries

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


   cc @ijuma Could you please review this PR, as you were the one reviewing this for the last time?
   Thanks in advance


-- 
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] jlprat commented on pull request #10783: MINOR: Dependency updates around Scala libraries

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


   @ijuma You can review now


-- 
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] jlprat commented on pull request #10783: MINOR: Dependency updates for Scala libraries for improved Scala 3.0 support

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


   Thanks a lot for the review @ijuma !


-- 
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 #10783: MINOR: Dependency updates for Scala libraries for improved Scala 3.0 support

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


   JDK 8 and Scala 2.12 has two unrelated failures.


-- 
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] jlprat edited a comment on pull request #10783: MINOR: Dependency updates around Scala libraries

Posted by GitBox <gi...@apache.org>.
jlprat edited a comment on pull request #10783:
URL: https://github.com/apache/kafka/pull/10783#issuecomment-850547775


   Sure thing, let me fetch them and link them here:
   * Spotless: Unfortunately there is no release notes to be found
   * Scala 2.12.14: https://github.com/scala/scala/releases/tag/v2.12.14
   * Scala Logging: https://github.com/lightbend/scala-logging/releases/tag/v3.9.3
   * Scala Collection Compat:
     *  https://github.com/scala/scala-collection-compat/releases/tag/v2.3.1
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.3.2
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.0
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.1
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.2
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.3
     * https://github.com/scala/scala-collection-compat/releases/tag/v2.4.4
   * Scala Java8 Compat:
     * https://github.com/scala/scala-java8-compat/releases/tag/v1.0.0-RC1
     * https://github.com/scala/scala-java8-compat/releases/tag/v1.0.0
   * ~Snappy:~ 
     * ~https://github.com/xerial/snappy-java/releases/tag/1.1.8.2~
     * ~https://github.com/xerial/snappy-java/releases/tag/1.1.8.3~
     * ~https://github.com/xerial/snappy-java/releases/tag/1.1.8.4~


-- 
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 #10783: MINOR: Dependency updates around Scala libraries

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


   Thanks for the PR. Can you please include links to the various release notes? We typically look through them to understand if there's anything to be worried about.


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