[
https://issues.apache.org/jira/browse/FLINK-6719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16446659#comment-16446659
]
ASF GitHub Bot commented on FLINK-6719:
---------------------------------------
GitHub user bowenli86 opened a pull request:
https://github.com/apache/flink/pull/5887
[FLINK-6719] Add details about fault-tolerance of timers to ProcessFunction
docs
## What is the purpose of the change
The fault-tolerance of timers is a frequently asked questions on the
mailing lists. We should add details about the topic in the ProcessFunction
docs.
## Brief change log
Added details about the topic in the ProcessFunction docs.
## Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
## Does this pull request potentially affect one of the following parts:
none
## Documentation
none
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bowenli86/flink FLINK-6719
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5887.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5887
----
commit 324f68d6595444ae9a84ee1ccced645c51aab471
Author: Bowen Li <bowenli86@...>
Date: 2018-04-21T06:46:57Z
[FLINK-6719] Add details about fault-tolerance of timers to ProcessFunction
docs
----
> Add details about fault-tolerance of timers to ProcessFunction docs
> -------------------------------------------------------------------
>
> Key: FLINK-6719
> URL: https://issues.apache.org/jira/browse/FLINK-6719
> Project: Flink
> Issue Type: Improvement
> Components: DataStream API, Documentation
> Affects Versions: 1.5.0
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Bowen Li
> Priority: Major
> Fix For: 1.6.0, 1.5.1
>
>
> The fault-tolerance of timers is a frequently asked questions on the mailing
> lists. We should add details about the topic in the {{ProcessFunction}} docs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)