hazelcast / hazelcast/hazelcast-csharp-client
[TRACKING ISSUE] Get rid of ResponseParameters for single response [API-2085]
Open
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.