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 <[email protected]>
Date: 2017-05-10T23:23:19Z
SAMZA-1283: Expose the buffered-message-size metric from BlockingEnvelopeMap
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---