hazelcast / hazelcast/hazelcast-cpp-client

[TRACKING ISSUE] Get rid of ResponseParameters for single response

Open
#780 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.

**Get rid of ResponseParameters for single response**

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

---

ClientCodec returns the parameters on a different object.
This is necessary for a multivariable response but for single
types it is an unnecessary object.

The same applied to single variable requests

Protocol pr: https://github.com/hazelcast/hazelcast-client-protocol/pull/328

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.