Github user sihuazhou commented on the issue:
https://github.com/apache/flink/pull/5928
Travis failed is unrelated, it cause by the concurrency problem in
`DefaultOperatorStateBackend` when performing checkpoint, which this
[PR](https://github.com/apache/flink/pull/5930) try to fix.---
