You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jake Maes (JIRA)" <ji...@apache.org> on 2018/01/17 22:29:00 UTC

[jira] [Resolved] (SAMZA-1558) State restore metrics should be duplicated and deprecated to avoid type conflicts

     [ https://issues.apache.org/jira/browse/SAMZA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jake Maes resolved SAMZA-1558.
------------------------------
    Resolution: Fixed

> State restore metrics should be duplicated and deprecated to avoid type conflicts
> ---------------------------------------------------------------------------------
>
>                 Key: SAMZA-1558
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1558
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jake Maes
>            Assignee: Jake Maes
>            Priority: Major
>             Fix For: 0.15.0
>
>
> SAMZA-1356 changed the types of the restore metrics in KeyValueStorageEngineMetrics to gauges, which could break the metric for legacy jobs. 
> Instead, we should introduce new metrics for the gauges and deprecate the old ones. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)