You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/30 02:40:21 UTC

[jira] [Commented] (FLINK-4718) Confusing label in Parallel Streams Diagram

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

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

GitHub user nderraugh opened a pull request:

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

    'Id' is the key of the stream and not the id of the event.

    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/2575.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 #2575
    
----
commit 479c8401f9680b4e0bf88af4c7b68033aeb54cdc
Author: Neil Derraugh <ne...@intellifylearning.com>
Date:   2016-09-29T17:53:10Z

    'Id' is the key of the stream and not the id of the event.

----


> 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)