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

Hibernate 2.x - Add the ability to bootstrap a full Coherence Node with all default services #45

Closed
ghillert opened this issue Oct 5, 2022 · 1 comment
Assignees
Milestone

Comments

@ghillert
Copy link
Contributor

ghillert commented Oct 5, 2022

By default, Coherence Hibernate starts a minimal Coherence cluster node by default without starting any additional services. We should also provide an option to start Coherence using DefaultCacheServer, that way a fully feature Coherence Cluster node is started, allowing for the configuration of e.g. Management over REST, which would allow for the convenient introspection of the Cluster node and its caches using the Coherence CLI.

See also the chapter Starting Cache Servers Programmatically
in the reference guide.

@ghillert ghillert self-assigned this Oct 5, 2022
@ghillert ghillert added this to the 2.3.0 milestone Oct 5, 2022
@ghillert
Copy link
Contributor Author

Resolved by commit d66d010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant