hazelcast / hazelcast/hazelcast-cpp-client

[TRACKING ISSUE] Add IMap.deleteAsync

Open
#1,085 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
91
Forks
54
Avg merge
1d 12m
Merged PRs (30d)
5

Description

The tracking issue for the Java side PR.

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

---

Included basic tests, similar to those for removeAsync.

With new method added, MapProxySupport grew to 1502 lines, so had to raise the file size limit in checkstyle.xml.

Fixes https://github.com/hazelcast/hazelcast/issues/10702

Based on the abandoned https://github.com/hazelcast/hazelcast/pull/17739

Checklist:
- [ ] Labels (`Team:`, `Type:`, `Source:`, `Module:`) and Milestone set
- [ ] Label `Add to Release Notes` or `Not Release Notes content` set
- [ ] Request reviewers if possible
- [ ] Send backports/forwardports if fix needs to be applied to past/future releases
- [ ] New public APIs have `@Nonnull/@Nullable` annotations
- [ ] New public APIs have `@since` tags in Javadoc

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.