carp84 commented on issue #10726: [FLINK-15427][Statebackend][test] Check TTL test in test_stream_statettl.sh and skip the exception check URL: https://github.com/apache/flink/pull/10726#issuecomment-569889940 Minor: changing `TtlVerifyUpdateFunction#flatMap` to add some specific error message and verify through it could decouple the case from implementation of `TtlVerificationContext#toString`, the change would be like: `out.collect("TTL verification failed: " + verificationContext.toString());` and then check against `TTL verification failed`, wdyt? @klion26
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services