GitHub user rayman7718 opened a pull request: https://github.com/apache/samza/pull/518
Snapshot reporter flush during shutdown, exception metric addition â¦pshot reporter. Switched producer-shutdown logic to ensure metric-flush at shutdown-time You can merge this pull request into a Git repository by running: $ git pull https://github.com/rayman7718/samza master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/518.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 #518 ---- commit 10ef7ad64a32d212da6dc2d4a331b49ba857675f Author: Ray Matharu <rmatharu@...> Date: 2018-05-10T23:31:07Z Added exception metric (as string-guage), to be emitted using the snapshot reporter. Switched producer-shutdown logic to ensure metric-flush at shutdown-time ---- ---