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

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

GitHub user nderraugh opened a pull request:

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

    Event B should be unique.

    FLINK-4718 Confusing label in Parallel Streams Diagram
    
    Minor text change to clarify a mildly confusing label in a diagram.

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

    $ git pull https://github.com/nderraugh/flink master

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

    https://github.com/apache/flink/pull/2578.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 #2578
    
----
commit 468a39a418963e38705aca4d63691304f6019dac
Author: Neil Derraugh <[email protected]>
Date:   2016-09-30T13:12:34Z

    Event B should be unique.

----


> Confusing label in Parallel Streams Diagram
> -------------------------------------------
>
>                 Key: FLINK-4718
>                 URL: https://issues.apache.org/jira/browse/FLINK-4718
>             Project: Flink
>          Issue Type: Bug
>          Components: Project Website
>    Affects Versions: 1.1.0
>            Reporter: Neil Derraugh
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 1.1.2
>
>
> The Event [id|timestamp] label in the Parallel Streams Diagram is confusing.  
> The 'id' is in fact the key of the stream and not the id of the event record. 
>  Hence we have B35 and B33.
> The 'id' label should be changed to key or key_id to better represent its 
> nature.



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

Reply via email to