Siddhesh Ghadi created FLINK-15305: -------------------------------------- Summary: MemoryMappedBoundedDataTest fails with IOException on ppc64le Key: FLINK-15305 URL: https://issues.apache.org/jira/browse/FLINK-15305 Project: Flink Issue Type: Bug Components: Runtime / Network Environment: arch: ppc64le os: rhel 7.6 jdk: 8 mvn: 3.3.9 Reporter: Siddhesh Ghadi Attachments: surefire-report.txt
By reducing the buffer size from 76_687 to 60_787 in flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/BoundedDataTestBase.java:164, test passes. Any thoughts on this approach? -- This message was sent by Atlassian Jira (v8.3.4#803005)