[jira] [Updated] (FLINK-17499) LazyTimerService used to register timers via State Processing API incorectly mixes event time timers with processing time timers

2020-05-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-17499: --- Labels: pull-request-available (was: ) > LazyTimerService used to register timers via

[jira] [Updated] (FLINK-17499) LazyTimerService used to register timers via State Processing API incorectly mixes event time timers with processing time timers

2020-05-03 Thread Seth Wiesman (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seth Wiesman updated FLINK-17499: - Affects Version/s: 1.11.0 > LazyTimerService used to register timers via State Processing API

[jira] [Updated] (FLINK-17499) LazyTimerService used to register timers via State Processing API incorectly mixes event time timers with processing time timers

2020-05-03 Thread Adam Laczynski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Laczynski updated FLINK-17499: --- Description: @Override public void register*ProcessingTime*Timer(long time) {  

[jira] [Updated] (FLINK-17499) LazyTimerService used to register timers via State Processing API incorectly mixes event time timers with processing time timers

2020-05-03 Thread Adam Laczynski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-17499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Laczynski updated FLINK-17499: --- Description: @Override public void