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

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

GitHub user zentol opened a pull request:

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

    [FLINK-4774] [metrics] [hotfix] Fix scope concatenation in QueryScope…

    This PR fixes an issue in the QueryScopeInfo classes where a delimiter is 
not added then the scope is extended. We also got some changes to existing 
tests and additional new ones, testing this behavior for the first time.

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

    $ git pull https://github.com/zentol/flink 4774_metrics_queryscope_concat

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

    https://github.com/apache/flink/pull/2613.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 #2613
    
----
commit 1fcd10303d57895a53aeea1a01640bc5f9f6fff4
Author: zentol <ches...@apache.org>
Date:   2016-10-07T11:11:58Z

    [FLINK-4774] [metrics] [hotfix] Fix scope concatenation in QueryScopeInfo

----


> QueryScopeInfo scope concatenation broken
> -----------------------------------------
>
>                 Key: FLINK-4774
>                 URL: https://issues.apache.org/jira/browse/FLINK-4774
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics, Webfrontend
>    Affects Versions: 1.1.2
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.2.0
>
>
> The scope concatenation inside the QueryScopeInfo classes is broken, as now 
> delimiter is added.



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

Reply via email to