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 2017/01/25 14:00:31 UTC

[jira] [Commented] (FLINK-5644) Task#lastCheckpointSize metric broken

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-5644] Remove metric: Task#lastCheckpointSize

    This PR removes the lastCheckpointSize metric that was broken when the key-groups were introduced. I couldn't find an easy way to fix it instead.

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

    $ git pull https://github.com/zentol/flink 5644_metric_chsize

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

    https://github.com/apache/flink/pull/3214.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 #3214
    
----

----


> Task#lastCheckpointSize metric broken
> -------------------------------------
>
>                 Key: FLINK-5644
>                 URL: https://issues.apache.org/jira/browse/FLINK-5644
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics, Streaming
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.2.0, 1.3.0
>
>
> The lastCheckpointSIze metric was broken when we introduced the key-groups. I couldn't find an easy way to fix the metric, as such i propose to remove it.



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