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

Support multi-instance synchronized start-up #474

Merged
merged 10 commits into from
Feb 8, 2023
Merged

Conversation

acogoluegnes
Copy link
Collaborator

No description provided.

It requires a specific JGroups protocol. Multicast
is usually disabled on cloud environment where
we run K8S.
For instance synchronization on K8S. This is common usage
to use this environment variable name in pods. It does not
mean the env variable is always present, the corresponding
flag may have to be used. It has priority over the
environment variable.
@acogoluegnes acogoluegnes added this to the 2.20.0 milestone Feb 8, 2023
@acogoluegnes acogoluegnes marked this pull request as ready for review February 8, 2023 10:35
@acogoluegnes acogoluegnes merged commit c356adf into main Feb 8, 2023
@acogoluegnes acogoluegnes deleted the multi-instance-sync branch February 8, 2023 10:35
github-actions bot pushed a commit that referenced this pull request Feb 8, 2023
Support multi-instance synchronized start-up
acogoluegnes added a commit that referenced this pull request Feb 21, 2023
Do some build and reflection tricks to keep Java 8 compatibility.
The binary will have to be built on Java 11 though.

References #474
github-actions bot pushed a commit that referenced this pull request Feb 21, 2023
Do some build and reflection tricks to keep Java 8 compatibility.
The binary will have to be built on Java 11 though.

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

Successfully merging this pull request may close these issues.

1 participant