You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/20 18:14:42 UTC

[jira] [Commented] (BEAM-1672) Extract interface MetricData

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

ASF GitHub Bot commented on BEAM-1672:
--------------------------------------

GitHub user ordirules opened a pull request:

    https://github.com/apache/beam/pull/2275

    [BEAM-1672] Make error message python 3.6 compatible

    

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

    $ git pull https://github.com/ordirules/beam errormsg

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

    https://github.com/apache/beam/pull/2275.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 #2275
    
----
commit 39d7d2dd03b0668a5efbe77f34622d381c960550
Author: Julien L <or...@gmail.com>
Date:   2017-03-20T18:09:08Z

    BUG: Make error message python 3.6 compatible

----


> Extract interface MetricData
> ----------------------------
>
>                 Key: BEAM-1672
>                 URL: https://issues.apache.org/jira/browse/BEAM-1672
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Aviem Zur
>            Assignee: Aviem Zur
>
> Extract interface {{MetricData}} with common functionality in {{DistributionData}} and {{GaugeData}}. Create a similar {{CounterData}} class.
> Try to refactor code which uses these methods to use the common interface (without compromising performance).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)