[
https://issues.apache.org/jira/browse/FLINK-12481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903104#comment-16903104
]
Alex commented on FLINK-12481:
------------------------------
Hi [~SleePy], I've temporally closed the original PR of moving timers to
mailbox model.
There were some discussions and changes in the underlying mailbox/executor
implementation (that this effort depends on). The work was also put aside for
awhile due to common effort for release 1.9.
I'll rebase and adapt my PR to the current {{master}} branch codebase, but the
migration approach would probably will be very similar to the one proposed in
the first PR.
> Make processing time timer trigger run via the mailbox
> ------------------------------------------------------
>
> Key: FLINK-12481
> URL: https://issues.apache.org/jira/browse/FLINK-12481
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Task
> Reporter: Stefan Richter
> Assignee: Alex
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This sub-task integrates the mailbox with processing time timer triggering.
> Those triggers should now be enqueued as mailbox events and picked up by the
> stream task's main thread for processing.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)