hazelcast-cpp-client
hazelcast-cpp-client copied to clipboard
BasicStoreTest/NearCacheRecordStoreTest.destroyStore Seg Fault [API-1943]
C++ compiler version: gcc 7.5 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 i386
Please attach relevant logs and files for client and server side.
Expected behaviour
Test pass successfully
Actual behaviour
Test failure
Steps to reproduce the behaviour.
The error occurs randomly at Github actions. The stack trace is attached in log file.
Here is the link. https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/4342850867/jobs/7584172778 error_logs.txt
Internal Jira issue: API-1943