Revision 12a74e352b6ebb3ee7610b0290f6aacf08a40040 authored by Paul Mackles on 28 September 2017, 06:43:31 UTC, committed by jerryshao on 28 September 2017, 06:43:53 UTC
## What changes were proposed in this pull request?

Fix a trivial bug with how metrics are registered in the mesos dispatcher. Bug resulted in creating a new registry each time the metricRegistry() method was called.

## How was this patch tested?

Verified manually on local mesos setup

Author: Paul Mackles <pmackles@adobe.com>

Closes #19358 from pmackles/SPARK-22135.

(cherry picked from commit f20be4d70bf321f377020d1bde761a43e5c72f0a)
Signed-off-by: jerryshao <sshao@hortonworks.com>
1 parent 42e1727
History
File Mode Size
PULL_REQUEST_TEMPLATE -rw-r--r-- 400 bytes

back to top