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 2018/07/24 04:03:00 UTC

[jira] [Commented] (FLINK-9931) watermark display bug.

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

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

GitHub user luojiangyu opened a pull request:

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

    [FLINK-9931][ui] watermark display bug.

    If the parallelism of the operator is bigger, the request url of watermark may access the limit of the length of http url, it results in watermark display bug.

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

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

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

    https://github.com/apache/flink/pull/6400.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 #6400
    
----
commit 2db2afe4b31ca74345735876694590033cfea3b3
Author: luojiangyu <lu...@...>
Date:   2018-07-24T03:56:51Z

    [FLINK-9931][ui] watermark display bug.

----


> watermark display bug.
> ----------------------
>
>                 Key: FLINK-9931
>                 URL: https://issues.apache.org/jira/browse/FLINK-9931
>             Project: Flink
>          Issue Type: Bug
>          Components: Webfrontend
>    Affects Versions: 1.5.1
>            Reporter: luojiangyu
>            Priority: Major
>              Labels: pull-request-available
>
> If the parallelism of the operator is bigger, the request url of watermark may access the limit of the length of http url, it results in watermark display bug.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)