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 2020/04/12 06:47:08 UTC

[GitHub] [flink] lsyldliu commented on issue #11482: [FLINK-16581][table] Minibatch deduplication lack state TTL bug fix

lsyldliu commented on issue #11482: [FLINK-16581][table] Minibatch deduplication lack state TTL bug fix
URL: https://github.com/apache/flink/pull/11482#issuecomment-612572417
 
 
   > Hi @lsyldliu , thanks for the waiting. @Myasuka helped to support state ttl time provider for AbstractStreamOperatorTestHarness ([FLINK-16949](https://issues.apache.org/jira/browse/FLINK-16949)). Now, you can use `AbstractStreamOperatorTestHarness#setStateTtlProcessingTime` to manually change the processing time for state ttl. Could you update the code?
   
   Yeah, I`ve updated the code, you can help review it!
   Btw, I also want to work for Minibatch Group Aggregateion make it support state TTL like this, and refactor Group Aggregation, Over Aggregateion etc use StateTtlConfig instead of timer which is current implementation, what do you think about it?

----------------------------------------------------------------
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