hazelcast-cpp-client
hazelcast-cpp-client copied to clipboard
ClientSerializationTest.testMorphingPortableV1ToV3Conversion Test Crash [API-1951]
C++ compiler version: gcc 11.3 Hazelcast Cpp client version: 5.1.0 Hazelcast server version: 5.2.0 Number of the clients: 1 Cluster size, i.e. the number of Hazelcast cluster members: 1 OS version (Windows/Linux/OSX): Ubuntu x64
Please attach relevant logs and files for client and server side.
Expected behaviour Test pass successfully
Actual behaviour Crash occurs after ClientSerializationTest.testMorphingPortableV1ToV3Conversion
Steps to reproduce the behaviour. The error occurs randomly at Github actions.
Here is the link. https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4393940997/jobs/7694671928 Error log: error_log.txt
Internal Jira issue: API-1951