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

Test resources should spawn a new server in shared mode if it died #642

Open
melix opened this issue Jun 10, 2024 · 1 comment
Open

Test resources should spawn a new server in shared mode if it died #642

melix opened this issue Jun 10, 2024 · 1 comment

Comments

@melix
Copy link
Collaborator

melix commented Jun 10, 2024

Expected Behavior

If the test resources service is started in shared mode and that the file which specifies how to connect is found and that the server in that file is down, a new service should be started.

Actual Behaviour

The client will fail to connect, the user has to delete the shared properties file.

Steps To Reproduce

No response

Environment Information

No response

Example Application

No response

Version

2.5.2

@melix
Copy link
Collaborator Author

melix commented Jul 8, 2024

There must be something else at play, because from my tests this is the actual behavior.

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