Skip to content

ProcessWrapper changes to launch locators and servers #33

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jdeppe-pivotal
Copy link
Contributor

  • Provide callback for process output consumption.
  • Provide callback to determine when a process is 'ready'.
  • Introduce ClusterStarter to launch and manage a cluster of Geode
    members (locator and servers).
  • You have read the Spring Data contribution guidelines.
  • You created a JIRA ticket in the bug tracker for the project.
  • You formatted the code according to the source code style provided here and have specifically applied them to your changes. Do not submit any formatting related changes.
  • You submitted test cases (Unit or Integration Tests) backing your changes.
  • You added yourself as the author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).
  • If applicable, you have complied with and taken steps necessary to report any security vulnerabilities at Pivotal Security Reporting.

- Provide callback for process output consumption.
- Provide callback to determine when a process is 'ready'.
- Introduce `ClusterStarter` to launch and manage a cluster of Geode
  members (locator and servers).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants