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

ISPN-6300 Add missing bindings to dist remote exec #4272

Closed
wants to merge 1 commit into from

Conversation

galderz
Copy link
Member

@galderz galderz commented Apr 27, 2016

  • Added cacheManager and context parameters as bindings for distributed
    remote task execution.
  • Marshaller not currently passed since the marshaller in the context
    can't easily be initialised in the distributed tasks.
  • Added tests to verify that bindings are correctly set for normal
    remote execution and typed remote execution.

Q. Plugging in Marshaller for dist script execution is tricky, any ideas?

* Added cacheManager and context parameters as bindings for distributed
  remote task execution.
* Marshaller not currently passed since the marshaller in the context
  can't easily be initialised in the distributed tasks.
* Added tests to verify that bindings are correctly set for normal
  remote execution and typed remote execution.
@tristantarrant
Copy link
Member

Pushed, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants