Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Nov 26, 2018

What changes were proposed in this pull request?

In #23105, due to working on two parallel PRs at once, I made the mistake of committing the copy of the PR that used the name ShuffleMetricsReporter for the interface, rather than the appropriate one ShuffleReadMetricsReporter. This patch fixes that.

How was this patch tested?

This should be fine as long as compilation passes.

@rxin
Copy link
Contributor Author

rxin commented Nov 26, 2018

cc @gatorsmile @xuanyuanking

@cloud-fan I misunderstood your comment. Finally saw it today when I was looking at my other PR.

@SparkQA
Copy link

SparkQA commented Nov 26, 2018

Test build #99284 has finished for PR 23147 at commit 1d28d87.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Member

@gatorsmile gatorsmile left a comment

Choose a reason for hiding this comment

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

LGTM

Merged to master.

@asfgit asfgit closed this in c995e07 Nov 27, 2018
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
## What changes were proposed in this pull request?
In apache#23105, due to working on two parallel PRs at once, I made the mistake of committing the copy of the PR that used the name ShuffleMetricsReporter for the interface, rather than the appropriate one ShuffleReadMetricsReporter. This patch fixes that.

## How was this patch tested?
This should be fine as long as compilation passes.

Closes apache#23147 from rxin/ShuffleReadMetricsReporter.

Authored-by: Reynold Xin <[email protected]>
Signed-off-by: gatorsmile <[email protected]>
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.

3 participants