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

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

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/4932
  
    I would also stick with interface option since it makes it easier to deal 
with backwards compatibility. We can just add another interface and keep the 
code path for the old interface, without polluting the `MetricReporter` 
interface.


> Allow reporters to override the default delimiter
> -------------------------------------------------
>
>                 Key: FLINK-7958
>                 URL: https://issues.apache.org/jira/browse/FLINK-7958
>             Project: Flink
>          Issue Type: Improvement
>          Components: Metrics
>    Affects Versions: 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> By default Flink uses a period to separate scope components. This is however 
> not the default for all reporters, which results in either users having to 
> override the delimiter manually or reporters working around this issue.
> It would be cleaner if the would let reporters define their own default 
> delimiter.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to