Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JBERET-286] Abstract the JobOperatorImpl so it can be extended by im… #89

Merged
merged 1 commit into from Dec 2, 2016

Conversation

jamezp
Copy link
Contributor

@jamezp jamezp commented Dec 2, 2016

…plementations. Added a JobOperatorContext and context selector to allow the environment to control the JobOperator used. Use a new DelegatingJobOperator as the default implemented returned by the BatchRuntime.getJobOperator().

This is the 1.2 version for #88. This passed the TCK, I did have a failure in the throttle test, but I don't think it's related.

…plementations. Added a JobOperatorContext and context selector to allow the environment to control the JobOperator used. Use a new DelegatingJobOperator as the default implemented returned by the BatchRuntime.getJobOperator().
@chengfang chengfang merged commit 374b50b into jberet:1.2.x Dec 2, 2016
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.

None yet

2 participants