xintongsong commented on issue #10397: [FLINK-15023][core][runtime] Remove on-heap managed memory URL: https://github.com/apache/flink/pull/10397#issuecomment-561480753 Thanks @azagrebin. I don't think the test failures are related to this PR. According to the travis report ([#5151](https://travis-ci.com/flink-ci/flink/builds/139192610)), the failed stages are `core_legacy_scheduler` and `misc`. - `core_legacy_scheduler` failed due to some travis problem. It has passed on the same branch and commit in my repository ([#317](https://travis-ci.org/xintongsong/flink/builds/620231019)). - `misc` failed on `YarnDistributedCacheITCase`, which is a new test case added and merged to the master branch yesterday. - I find another travis build ([#5150](https://travis-ci.com/flink-ci/flink/builds/139175989)) right before ours that also failed on the same problem. - To verify this does not cover other potential test failures, I disabled `YarnDistributedCacheITCase` and triggered the tests again, and it passed in this build ([#318](https://travis-ci.org/xintongsong/flink/builds/620443002)) this time.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
