hazelcast / hazelcast/hazelcast-cpp-client
Tests should fail if client cannot connect
Open
to-jira
Type: Enhancement
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
Since we have merged #767, if a client instance in a test can't connect to the cluster for some reason, the test hangs indefinitely. This makes the development hard and causes long-running CI jobs (e.g. [this ](https://github.com/yemreinci/hazelcast-cpp-client/runs/2559505596?check_suite_focus=true)happened when I was working on windows GA builds.).
Tests should simply fail if the client couldn't connect for some time.
Contributor guide
Assessment
This issue has not been assessed yet.