[
https://issues.apache.org/jira/browse/FLINK-25505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475724#comment-17475724
]
Robert Metzger commented on FLINK-25505:
----------------------------------------
For fixing the SystemResourcesCounterTest, we need to bump oshi-core to version
5.5.0 (that's when the last fix mentioning M1 got in):
https://github.com/oshi/oshi/blob/master/CHANGELOG.md
This requires us fixing some system metrics code.
> Fix NetworkBufferPoolTest, SystemResourcesCounterTest on Apple M1
> ------------------------------------------------------------------
>
> Key: FLINK-25505
> URL: https://issues.apache.org/jira/browse/FLINK-25505
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Metrics, Runtime / Network
> Affects Versions: 1.15.0
> Reporter: Robert Metzger
> Priority: Major
>
> As discussed in https://issues.apache.org/jira/browse/FLINK-23230, some tests
> in flink-runtime are not passing on M1 / Apple Silicon Macs.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)