hazelcast / hazelcast/hazelcast-csharp-client
[TRACKING ISSUE] Check duplicate fields when building class definition [API-2082]
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.
**Check duplicate fields when building class definition**
See https://github.com/hazelcast/hazelcast/pull/17682 for details.
---
ClassDefinitionBuider.addX methods checks if a field
is already added with same name and
throws HazelcastSerializatioException if already added.
fixes https://github.com/hazelcast/hazelcast/issues/17616
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.