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

GPU-1808: Hazelcast 5.5.0 #1623

Open
wants to merge 8 commits into
base: f-gpu-1579
Choose a base branch
from
Open

GPU-1808: Hazelcast 5.5.0 #1623

wants to merge 8 commits into from

Conversation

plyhun
Copy link
Contributor

@plyhun plyhun commented Sep 26, 2024

Abstract

Checklist

General

  • Added abstract that describes the change
  • Added changelog entry to /CHANGELOG.adoc
  • Ensured that the change is covered by tests
  • Ensured that the change is documented in the docs

On API Changes

  • Checked if the changes are breaking or not
  • Added GraphQL API if applicable
  • Added Elasticsearch mapping if applicable

Copy link
Member

@npomaroli npomaroli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other Issues with Clustering, which I have found:

  • GET /admin/cluster/status does not provide any useful information (I would expect to get the found cluster members and info about the current master)
  • GET /admin/cluster/config does not provide any useful information (should be removed as this was OrientDB specific)
  • Request to set a master fails with internal server error, because ITopic.publish(null) is no longer allowed in Hazelcast

@plyhun plyhun requested a review from npomaroli October 22, 2024 10:22
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.

2 participants