-
Notifications
You must be signed in to change notification settings - Fork 320
Allow configuring the process startup method to be used for creating thespian actors. #1975
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
Merged
Merged
Changes from 19 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0a5cb40
Ask Thespian to spawn actors subprocess instead of using fork
fressi-elastic 3c00838
Correct actor initialization procedure.
fressi-elastic 903e4d1
revert changes to rally.py
fressi-elastic b8a8822
Revert unrelated changes.
fressi-elastic 544b157
Revert unrelated changes.
fressi-elastic 0e23b15
Revert unrelated changes.
fressi-elastic 7dae951
Revert unrelated changes.
fressi-elastic a9fb89a
Merge branch 'actor' of github.com:fressi-elastic/rally into actor
fressi-elastic b3dd751
Add test case for actor.bootstrap_actor_system
fressi-elastic a85135d
Add test case for actor.actor_system_already_running
fressi-elastic a9db7f3
Test setting process_startup_method when bootstrapping actor system.
fressi-elastic 5286cdf
It allows configuring actor process startup method.
fressi-elastic 42b6bc4
Test behaviour when joining actor system offline.
fressi-elastic e3103fd
actor_system_already_running returns `None` for unsupported system base.
fressi-elastic 48a11c0
It joins the remote actor system with the requested IP and port.
fressi-elastic e8008e9
It wraps actor_system_already_running to keep the old behavior.
fressi-elastic 3000678
Fix actor_test.py
fressi-elastic d3a078d
Mock log.load_configuration in test_actor.py
fressi-elastic 09d0f93
Update configuration documentation.
fressi-elastic 75b6711
Fix/refactor bootstrap_actor_system function.
fressi-elastic d3d98a3
Remove wrappers for actor_system_already_running method.
fressi-elastic bb605b1
Fix actor_test.py
fressi-elastic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.