You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2015/11/17 23:27:11 UTC

[jira] [Updated] (SAMZA-539) Add generic lag metric from high watermark - last processed message

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

Navina Ramesh updated SAMZA-539:
--------------------------------
    Fix Version/s:     (was: 0.10.0)

> Add generic lag metric from high watermark - last processed message
> -------------------------------------------------------------------
>
>                 Key: SAMZA-539
>                 URL: https://issues.apache.org/jira/browse/SAMZA-539
>             Project: Samza
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 0.9.0
>            Reporter: Yan Fang
>
> This is a follow-up ticket for SAMZA-503 .
> The gauge is to show the lag between _the offset of the most recent message on the incoming stream_ and _the offset of the most recent message that the StreamTask has processed_.
> As discussed in SAMZA-503, we could add a IncomingMessageEnvelope.getMaxOffset() API .



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