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/05/10 23:25:04 UTC

[jira] [Commented] (SAMZA-1283) Expose the buffered-message-size metric from BlockingEnvelopeMap

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

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

GitHub user xinyuiscool opened a pull request:

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

    SAMZA-1283: Expose the buffered-message-size metric

    Regardless of whether we enable size limit for the consumer buffer, this metric helps to see what's the buffer size and make configuring size limit easier.

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

    $ git pull https://github.com/xinyuiscool/samza SAMZA-1283

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

    https://github.com/apache/samza/pull/184.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 #184
    
----
commit e65bf828a235d89c1d64468c3178e34ac6a2d804
Author: Xinyu Liu <xi...@xiliu-ld.linkedin.biz>
Date:   2017-05-10T23:23:19Z

    SAMZA-1283: Expose the buffered-message-size metric from BlockingEnvelopeMap

----


> Expose the buffered-message-size metric from BlockingEnvelopeMap
> ----------------------------------------------------------------
>
>                 Key: SAMZA-1283
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1283
>             Project: Samza
>          Issue Type: Improvement
>    Affects Versions: 0.13.0
>            Reporter: Xinyu Liu
>            Assignee: Xinyu Liu
>
> Regardless of whether we enable size limit for the consumer buffer, this metric helps to see what's the buffer size and make configuring size limit easier.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)