hazelcast / hazelcast/hazelcast-csharp-client

[TRACKING ISSUE] Get rid of ResponseParameters for single response [API-2085]

Open
#389 1 comment 0 reactions 0 assignees View on GitHub
Jira Source: Tracking
Dominant language
C#
Stars
107
Forks
52
PR merge metrics
No merged PRs in 30d

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

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.