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

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

GitHub user ex00 reopened a pull request:

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

    [FLINK-4564] [metrics] Delimiter should be configured per reporter

    Hi
    It is my fix FLINK-4564. I want fix this issue, please send me your 
comments about this implementation.
    I could assign to me 
[issue](https://issues.apache.org/jira/browse/FLINK-4564) in jira?
    Thanks.

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

    $ git pull https://github.com/ex00/flink FLINK-4564

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

    https://github.com/apache/flink/pull/2517.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 #2517
    
----
commit 4dd3bb08eb48430293e4711136fa839fe92aa85d
Author: Anton Mushin <anton_mus...@epam.com>
Date:   2016-09-20T10:09:40Z

    [FLINK-4564] [metrics] Delimiter should be configured per reporter

----


> [metrics] Delimiter should be configured per reporter
> -----------------------------------------------------
>
>                 Key: FLINK-4564
>                 URL: https://issues.apache.org/jira/browse/FLINK-4564
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics
>    Affects Versions: 1.1.0
>            Reporter: Chesnay Schepler
>            Assignee: Anton Mushin
>
> Currently, the delimiter used or the scope string is based on a configuration 
> setting shared by all reporters. However, different reporters may have 
> different requirements in regards to the delimiter, as such we should allow 
> reporters to use a different delimiter.
> We can keep the current setting as a global setting that is used if no 
> specific setting was set.



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

Reply via email to