Github user mccheah commented on the pull request:
https://github.com/apache/spark/pull/4155#issuecomment-71893889
Regarding the tests, I note that this is currently NOT testing the right
thing. It was, until I added extra logic down in the Executors, which is now
bypassed by the way I'm mocking things.
I'm going to try using Mockito.spy() to wrap the existing TaskScheduler so
that all of it and its downstream components' configurations are preserved.
Let's see how that turns out.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]