You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/12/31 08:44:05 UTC

[GitHub] [flink] carp84 commented on issue #10726: [FLINK-15427][Statebackend][test] Check TTL test in test_stream_statettl.sh and skip the exception check

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:
users@infra.apache.org


With regards,
Apache Git Services