Skip to content

Conversation

@vaadin-bot
Copy link
Contributor

This PR cherry-picks changes from the original PR #271 to branch 2.6.

Original PR description

Skip shutdown hook warning check when using a Hazelcast client, as ClientDynamicClusterConfig does not support reading properties and shutdown hook is not relevant for HazelcastClient.

Fixes #268

Description

Please list all relevant dependencies in this section and provide summary of the change, motivation and context.

Fixes # (issue)

Type of change

  • Bugfix
  • Feature

Checklist

  • I have read the contribution guide: https://vaadin.com/docs/latest/guide/contributing/overview/
  • I have added a description following the guideline.
  • The issue is created in the corresponding repository and I have referenced it.
  • I have added tests to ensure my change is effective and works as intended.
  • New and existing tests are passing locally with my change.
  • I have performed self-review and corrected misspellings.

Additional for Feature type of change

  • Enhancement / new feature was discussed in a corresponding GitHub issue and Acceptance Criteria were created.

Skip shutdown hook warning check when using a Hazelcast client,
as ClientDynamicClusterConfig does not support reading properties
and shutdown hook is not relevant for HazelcastClient.

Fixes #268
@mcollovati mcollovati merged commit f21c388 into 2.6 Jan 12, 2026
2 checks passed
@mcollovati mcollovati deleted the cherry-pick-271-to-2.6-1768248174203 branch January 12, 2026 20:21
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