hazelcast / hazelcast/hazelcast-nodejs-client

[TRACKING ISSUE] Java util optional serialization support [API-1598]

Open
#784 1 comment 0 reactions 0 assignees View on GitHub
to-jira Type: Enhancement
Dominant language
TypeScript
Stars
152
Forks
64
Avg merge
46m
Merged PRs (30d)
3

Description

The tracking issue for the Java side PR.

**Java util optional serialization support**

See https://github.com/hazelcast/hazelcast/pull/17934 for details.

---

In relation to https://github.com/payara/Payara/issues/5026 I prepared pull request, that should add serialization support of java.util.Optional.

Motivation:
```
@CacheResult(name = "not-a-cheap-value-cache")
Optional calculateNotACheapValue(SomeParametersUsedInConstruction p)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.