[ 
https://issues.apache.org/jira/browse/FLINK-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341428#comment-15341428
 ] 

ASF GitHub Bot commented on FLINK-3752:
---------------------------------------

GitHub user kl0u opened a pull request:

    https://github.com/apache/flink/pull/2142

    [FLINK-3752] Add Per-Kafka-Partition Watermark Generation to the docs

    As the name implies, this PR only touches the documentation and describes 
how to assign timestamps and emit watermarks from within a Kafka source.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kl0u/flink kafka_doc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2142.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 #2142
    
----
commit 0eb4afadb7dbeecac1b22d632a67004cf172bf53
Author: kl0u <[email protected]>
Date:   2016-06-20T14:47:03Z

    [FLINK-3752] Add Per-Kafka-Partition Watermark Generation to the docs

----


> Add Per-Kafka-Partition Watermark Generation to the docs
> --------------------------------------------------------
>
>                 Key: FLINK-3752
>                 URL: https://issues.apache.org/jira/browse/FLINK-3752
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.1.0
>            Reporter: Stephan Ewen
>            Assignee: Kostas Kloudas
>             Fix For: 1.1.0
>
>
> The new methods that create watermarks per Kafka topic-partition, rather than 
> per Flink DataStream partition, should be documented under 
> https://ci.apache.org/projects/flink/flink-docs-master/apis/streaming/event_timestamps_watermarks.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to