GitHub user pwendell opened a pull request:
https://github.com/apache/spark/pull/3436
[SPARK-4525] Mesos should decline unused offers
Functionally, this is just a small change on top of #3393 (by @jongyoul).
The issue being addressed is discussed in the comments there. I have not yet
added a test for the bug there. I will add one shortly.
I've also done some minor renaming/clean-up of variables in this class and
tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pwendell/spark mesos-issue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3436.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 #3436
----
commit f20f1b379f4405bbbe21315ffd8166827132fe64
Author: Jongyoul Lee <[email protected]>
Date: 2014-11-21T00:07:33Z
[SPARK-4525] MesosSchedulerBackend.resourceOffers cannot decline unused
offers from acceptedOffers
- Added code for declining unused offers among acceptedOffers
- Edited testCase for checking declining unused offers
commit c4f0697f5801c48731330253065f738a99c7c638
Author: Patrick Wendell <[email protected]>
Date: 2014-11-25T00:30:37Z
Additional clean-up and fixes on top of existing fix
----
---
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]