GitHub user weisong44 opened a pull request: https://github.com/apache/samza/pull/826
SAMZA-2009: Add ability to disable table metrics This is to back port SAMZA-2004 to 0.14.1, due to the extend of changed made in Samza 1.0, the back port is actually done manually. More details can be found here https://github.com/apache/samza/pull/822 You can merge this pull request into a Git repository by running: $ git pull https://github.com/weisong44/samza SAMZA-2009 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/826.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 #826 ---- commit 871ff765000a75cad76b92263e5a12fe6646b74a Author: Wei Song <wsong@...> Date: 2018-11-29T02:58:42Z Add ability to disable table metrics ---- ---