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

Migrate to Hazelcast 4 #115

Merged
merged 2 commits into from
Feb 10, 2020
Merged

Migrate to Hazelcast 4 #115

merged 2 commits into from
Feb 10, 2020

Conversation

alek-sys
Copy link
Contributor

Also switch Hazelcast to TcpJoin instead of Multicast, it is very unstable (on MacOS at least)

Multicast is not always available on all networks / hosts, so cluster
configuration can fail. In fact, two single-node clusters will be
configured. Joining by TCP seems more reliable options for tests.
@alek-sys
Copy link
Contributor Author

The command "~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL"" failed and exited with 3 during . A problem with build script?

@vladimir-bukhtoyarov vladimir-bukhtoyarov changed the base branch from master to 4.9 February 10, 2020 22:14
@vladimir-bukhtoyarov vladimir-bukhtoyarov merged commit 2ef1b57 into bucket4j:4.9 Feb 10, 2020
@vladimir-bukhtoyarov
Copy link
Collaborator

Hello @alek-sys

Thanks for your work. I have merged your request to intermediate branch 4.9. I am going to release it at weekend. There is one thing that I plan to change before release: I will resurrect the support the legacy Hazelcast 3.x as dedicated module, because many Bucket4j clients depend on this Hazelcast's version, and not everybody could upgrade its dependencies so fast. Supporting two third-party versions is not difficult, I already do it for Infinispan.

According to broken Travis build - do not worry, it is broken for year. I just forgot to fix it(looks like it is time to do it).

@vladimir-bukhtoyarov
Copy link
Collaborator

@alek-sys

released with version 4.9.0

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

Successfully merging this pull request may close these issues.

None yet

2 participants