Skip to content

Conversation

erguiti-imane
Copy link
Member

feat: upgrade Hazelcast tests for 5.3+ compatibility and add native-image support

  • Add native-image reflection config for Hazelcast core classes and client proxies
  • Add resource config for ServiceLoader discovery of NodeExtension and DataSerializerHook
  • Update JCache tests to handle enterprise licensing changes in 5.3+
  • Replace IAtomicLong with IMap-based counter (enterprise feature workaround)
  • Replace CP subsystem locks with IMap-based locking
  • Add ClientReliableTopicConfig for reliable topic functionality
  • Include fallback to native Hazelcast API when JCache fails
  • Add proper resource cleanup with try-finally blocks in updated tests
  • Regenerate native-image metadata for updated dependencies

What does this PR do?

Code sections where the PR accesses files, network, docker or some external service

  • (example link to code section)

Checklist before merging

@erguiti-imane erguiti-imane requested a review from a team as a code owner August 28, 2025 20:25
…mage support

- Add native-image reflection config for Hazelcast core classes and client proxies
- Add resource config for ServiceLoader discovery of NodeExtension and DataSerializerHook
- Update JCache tests to handle enterprise licensing changes in 5.3+
- Replace IAtomicLong with IMap-based counter (enterprise feature workaround)
- Replace CP subsystem locks with IMap-based locking
- Add ClientReliableTopicConfig for reliable topic functionality
- Include fallback to native Hazelcast API when JCache fails
- Add proper resource cleanup with try-finally blocks in updated tests
- Regenerate native-image metadata for updated dependencies
@erguiti-imane erguiti-imane force-pushed the GR-68435/com-hazelcast/fix-5.5.0 branch from 7fa6f3c to 598ff31 Compare August 29, 2025 11:57
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.

1 participant