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

Improvements to Cluster API and Performance #406

Merged
merged 13 commits into from
Sep 25, 2024
Merged

Improvements to Cluster API and Performance #406

merged 13 commits into from
Sep 25, 2024

Conversation

lbwexler
Copy link
Member

  • New CachedValue implementation to avoid multiple serialization
  • Improve API for customizing/creating Hazelcast APIs
  • Remove problematic dependency of Timer on CachedValue

- Less thrashing in getOrCreate()
- Don't use hidden delegates in customize closures
- Be sure to apply same value with updated timestamp -- just avoid thrashing event handlers.
- Use Square Brackets for consistent naming of new loggers
+ Allow more fine-grained logging in timer
@lbwexler lbwexler marked this pull request as ready for review September 25, 2024 00:27
@lbwexler lbwexler merged commit b424f50 into develop Sep 25, 2024
4 checks passed
@lbwexler lbwexler deleted the cacheNext branch September 25, 2024 18:19
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