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/10/27 12:20:26 UTC

[GitHub] [flink] pnowojski commented on pull request #13761: [FLINK-19741] Allow AbstractStreamOperator to skip restoring timers if subclasses are using raw keyed state

pnowojski commented on pull request #13761:
URL: https://github.com/apache/flink/pull/13761#issuecomment-717205616


   Thanks for the explanation @tzulitai. Sounds good to me.
   
   I think @banmoy made a good suggestion. Maybe we could go even one step further? `throw new UnsupportedOperationException()` when operator with `isUsingCustomRawKeyedState()` is trying to register a timer? 


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