hazelcast / hazelcast/hazelcast-cpp-client

[TRACKING ISSUE] Don't allow overriding default serializers with Compact

Open
#1,016 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/22219 for details.

---

Overriding default serializers with Compact might allow easier use for some of the field types, but it can lead to quite subtle problems to debug, when used incorrectly.

Therefore, we have decided to not allow it for 5.2, and this PR removes the integration of the Compact serialization with the `allowOverrideDefaultSerializers` configuration option.

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.