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/12 19:27:05 UTC

[jira] [Updated] (SAMZA-1227) LocalStoreMonitor should emit metrics for total job state and active job state

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

Jake Maes updated SAMZA-1227:
-----------------------------
    Fix Version/s:     (was: 0.14.0)
                   0.15.0

> LocalStoreMonitor should emit metrics for total job state and active job state
> ------------------------------------------------------------------------------
>
>                 Key: SAMZA-1227
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1227
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>            Assignee: Shanthoosh Venkataraman
>             Fix For: 0.15.0
>
>
> LocalStoreMonitor should emit the following metrics for each Job on the current host:
> 1. Size of state store partition directories actively being used by one of the running containers.
> 2. Total size of the state store directory. This includes (1) + state for any containers not running on the host anymore.
> This will provide us insights about the cost and effectiveness of host affinity and local store GC.



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