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

ForkingClientServerIntegrationTestsSupport does not support multiple servers #11

Open
kohlmu-pivotal opened this issue Sep 10, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@kohlmu-pivotal
Copy link

ForkingClientServerIntegrationTestsSupport does not support the starting of multiple servers. The starting of multiple servers causes the last server to override the processWrapper. Which then results in not being able to cleanly shut that process down

kohlmu-pivotal pushed a commit to kohlmu-pivotal/spring-test-data-geode that referenced this issue Sep 10, 2019
the starting of multiple server processes without overwriting the `gemfireServer`
property with the last started server.

gh spring-projects#11
kohlmu-pivotal pushed a commit to kohlmu-pivotal/spring-test-data-geode that referenced this issue Sep 10, 2019
the starting of multiple server processes without overwriting the `gemfireServer`
property with the last started server.

gh spring-projects#11
@jxblum jxblum self-assigned this Sep 11, 2019
@jxblum jxblum added the enhancement New feature or request label Sep 11, 2019
kohlmu-pivotal pushed a commit to kohlmu-pivotal/spring-test-data-geode that referenced this issue Sep 11, 2019
the starting of multiple server processes without overwriting the `gemfireServer`
property with the last started server.

gh spring-projects#11
kohlmu-pivotal pushed a commit to kohlmu-pivotal/spring-test-data-geode that referenced this issue Sep 11, 2019
the starting of multiple server processes without overwriting the `gemfireServer`
property with the last started server.

gh spring-projects#11
@jxblum jxblum removed their assignment Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants