GitHub user bowenli86 opened a pull request:
https://github.com/apache/flink/pull/5677
[hotfix] update doc of InternalTimerService.registerEventTimeTimer()
## What is the purpose of the change
update doc of InternalTimerService.registerEventTimeTimer()
## Brief change log
update doc of InternalTimerService.registerEventTimeTimer()
## 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 hotfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5677.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 #5677
----
commit 410601674a532f01268acd37c9c043b39d9ae6b1
Author: Bowen Li <bowenli86@...>
Date: 2018-03-10T07:35:15Z
[hotfix] update doc of InternalTimerService.registerEventTimeTimer()
----
---