You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sebastian Mattheis (Jira)" <ji...@apache.org> on 2022/03/22 08:18:00 UTC

[jira] [Commented] (FLINK-24804) Upgrade oshi-core from v3.4.0 to v.5.8.3

    [ https://issues.apache.org/jira/browse/FLINK-24804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17510318#comment-17510318 ] 

Sebastian Mattheis commented on FLINK-24804:
--------------------------------------------

[~martijnvisser] Is there any specific reason to upgrade to 5.8.3? Please note that after reporting this issue, version 6 of oshi-core has been released. See here: [https://github.com/oshi/oshi/blob/master/CHANGELOG.md] If there is no specific reason, I suggest to upgrade to latest stable version which is currently 6.1.5. Okay?

(The changes from 3.4.0 to 5.8.3 are already "breaking" and I will work on it. There is probably not much more effort to directly upgrade to version 6.1.5 which is also under MIT license.)

> Upgrade oshi-core from v3.4.0 to v.5.8.3
> ----------------------------------------
>
>                 Key: FLINK-24804
>                 URL: https://issues.apache.org/jira/browse/FLINK-24804
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Runtime / Metrics
>            Reporter: Martijn Visser
>            Assignee: Sebastian Mattheis
>            Priority: Minor
>
> Flink still uses com.github.oshi:oshi-core:3.4.0 (released Feb 2017) while com.github.oshi:oshi-core:5.8.3 (released Oct 2021) is also available.
> The license for 3.4.0 is EPL 1.0 which has also changed with the newer version, which is now MIT. Upgrading to the newer version would allow us to remove a "weak copyleft" license per https://www.apache.org/legal/resolved.html



--
This message was sent by Atlassian Jira
(v8.20.1#820001)