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

Hazelcast smartclients #19

Merged
merged 2 commits into from Jan 4, 2016
Merged

Conversation

apatrida
Copy link
Contributor

Allowing client-only nodes for hazelcast to work, small changes to allow that. And Unit test to go along with it. This also fixes a bug with #15 where it still requires the custom hazelcast node to shutdown in order for vert.x to exit (or block other nodes from exiting due to a lock and a 30 second timeout if hazelcast does not shutdown).

…equire hazelcast to shutdown in this case.

Added support for smart clients, by getting UUID from a place common for full nodes and clients.  And associated unit test.
…equire hazelcast to shutdown in this case.

Added support for smart clients, by getting UUID from a place common for full nodes and clients.  And associated unit test.
@apatrida
Copy link
Contributor Author

This started when I saw this item in StackOverflow: http://stackoverflow.com/questions/33241003

cescoffier added a commit that referenced this pull request Jan 4, 2016
@cescoffier cescoffier merged commit 83fae18 into vert-x3:master Jan 4, 2016
@cescoffier cescoffier added this to the 3.3.0 milestone Jan 4, 2016
@cescoffier
Copy link
Member

Thanks !

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

Successfully merging this pull request may close these issues.

None yet

3 participants