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

Initial Impl of ExecutorManager Actor to receive remote connection from Cluster Admin module #48

Open
takabayashi opened this issue Jan 18, 2018 · 0 comments
Assignees

Comments

@takabayashi
Copy link
Member

Use this VM options to enable and disable admin connections:

-DmarvinConfig.enableAdmin=true
-DmarvinConfig.adminPort=50100
-DmarvinConfig.adminHost=127.0.0.1
  • This manager actor must have access to all GenericHttpAPI actors to be possible to change it...
  • GetMetadata will be created as first remote message implementation
  • StopActor(actionName) will be created to show how to manipulate actors (stop and create etc..)
@takabayashi takabayashi self-assigned this Jan 18, 2018
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

No branches or pull requests

1 participant