Benchao Li created FLINK-15435: ---------------------------------- Summary: ExecutionConfigTests.test_equals_and_hash in pyFlink fails when cpu core numbers is 6 Key: FLINK-15435 URL: https://issues.apache.org/jira/browse/FLINK-15435 Project: Flink Issue Type: Bug Components: API / Python Affects Versions: 1.10.0 Reporter: Benchao Li
My laptop's cpu core number is 6, so the default parallelism of the ExecutionEnvironment is 12. And the test will fail. -- This message was sent by Atlassian Jira (v8.3.4#803005)