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/04/18 06:46:00 UTC

[jira] [Commented] (FLINK-9199) Malfunctioning URL target in some messageheaders

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

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

GitHub user walterddr opened a pull request:

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

    [FLINK-9199][REST][hot-fix] handler and paramter typos

    [hot-fix] fix message header / handler and parameter typos.

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

    $ git pull https://github.com/walterddr/flink FLINK-9199

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

    https://github.com/apache/flink/pull/5865.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 #5865
    
----
commit 9a655045154ba123aad7d071951b1a252e7a5304
Author: Rong Rong <ro...@...>
Date:   2018-04-18T06:44:02Z

    fix handler and paramter typos

----


> Malfunctioning URL target in some messageheaders
> ------------------------------------------------
>
>                 Key: FLINK-9199
>                 URL: https://issues.apache.org/jira/browse/FLINK-9199
>             Project: Flink
>          Issue Type: Bug
>          Components: REST
>            Reporter: Rong Rong
>            Assignee: Rong Rong
>            Priority: Major
>
> So far the following has URL exceptions based on FLINK-8986 test results.
> `SubtaskExecutionAttemptAccumulatorsHeaders` -> missing `:`
> `SubtaskExecutionAttemptDetailsHeaders` -> missing `:`
> `AggregatedSubtaskMetricsHeaders` -> missing `:`, extra path param not used.



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