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

Improve multi-jvm test kit #24025

Open
3 tasks
chbatey opened this issue Nov 20, 2017 · 1 comment
Open
3 tasks

Improve multi-jvm test kit #24025

chbatey opened this issue Nov 20, 2017 · 1 comment
Labels
1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted t:cluster t:testing

Comments

@chbatey
Copy link
Member

chbatey commented Nov 20, 2017

The muti jvm testkit is a great feature that doesn't appear to be used much outside of our own testsing

  • Document how all the failure modes work
  • Provide more examples
  • Support remote ActorSystem being restarted
  • At the moment if the client disconnects or it is removed you can't then re-enable/disable the link. This would be very useful for tests that include restating a remote actor system
@gosubpl
Copy link
Contributor

gosubpl commented Nov 20, 2017

Some people outside the team also agree that it is a great feature :)
#23945

@ktoso ktoso added the 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted label Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted t:cluster t:testing
Projects
None yet
Development

No branches or pull requests

4 participants