Github user aljoscha commented on a diff in the pull request:

    https://github.com/apache/flink/pull/2717#discussion_r85756133
  
    --- Diff: 
flink-contrib/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBAsyncSnapshotTest.java
 ---
    @@ -96,6 +96,7 @@ public void checkOperatingSystem() {
         * the parts that are not asynchronous. If the checkpoint is not done 
asynchronously the
         * test will simply lock forever.
         */
    +   @Ignore
    --- End diff --
    
    If this was working before something seems to be wrong. The 
`AbstractStreamOperator` is not async right now because of the timers. Maybe it 
has to do with the order in which state is checkpointed...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to