Skip to content

Conversation

@ash211
Copy link

@ash211 ash211 commented Mar 25, 2017

Mostly want to get the same metrics name with the change to camel case shuffleService as that would be a functional break for any current deployments.

@ash211 ash211 force-pushed the resync-to-spark-18364 branch from db9e5f8 to 82b08bf Compare March 25, 2017 00:09
Mostly want to get the same metrics name with the change to camel case
`shuffleService` as that would be a functional break for any current
deployments.
@ash211 ash211 force-pushed the resync-to-spark-18364 branch from 82b08bf to eb2c71a Compare March 25, 2017 00:11
String.class, String.class, MetricsSource.class);
registerSourceMethod.setAccessible(true);
registerSourceMethod.invoke(metricsSystem, "shuffleservice", "Metrics on the Spark " +
registerSourceMethod.invoke(metricsSystem, "shuffleService", "Metrics on the Spark " +
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly because I want to make sure we don't start looking for the wrong casing of this in metrics collectors

@ash211 ash211 merged commit da1c725 into master Mar 28, 2017
@ash211 ash211 deleted the resync-to-spark-18364 branch March 28, 2017 16:36
@ash211 ash211 mentioned this pull request Apr 20, 2017
mccheah pushed a commit that referenced this pull request Apr 27, 2017
* pod-watch progress around watch events

* Simplify return

* comments
dvogelbacher pushed a commit that referenced this pull request Jul 30, 2018
* pod-watch progress around watch events

* Simplify return

* comments

(cherry picked from commit d81c084)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants