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

[jira] [Commented] (SAMZA-1492) Add exception counter to LocalStoreMonitor.

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

ASF GitHub Bot commented on SAMZA-1492:
---------------------------------------

GitHub user shanthoosh opened a pull request:

    https://github.com/apache/samza/pull/357

    SAMZA-1492: Add exception counter to LocalStoreMonitor.

    Add storeGCExceptionCounter to LocalStoreMonitor(as a part of LocalStoreMonitorMetrics) to enable alerts setup in an production environment.

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

    $ git pull https://github.com/shanthoosh/samza local_store_monitor_metrics_1

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

    https://github.com/apache/samza/pull/357.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 #357
    
----
commit ebcb2acdb1819ab3e52d5d3260d113d6d591b9b5
Author: Shanthoosh Venkataraman <sv...@linkedin.com>
Date:   2017-11-14T00:32:59Z

    Add store cleanup exception counter to LocalStoreMonitorMetrics.

----


> Add exception counter to LocalStoreMonitor.
> -------------------------------------------
>
>                 Key: SAMZA-1492
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1492
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Assignee: Shanthoosh Venkataraman
>
> Add storeGCExceptionCounter to LocalStoreMonitor(as a part of LocalStoreMonitorMetrics) to enable alerts setup in an production environment.



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