hazelcast / hazelcast/hazelcast-cpp-client
[TRACKING ISSUE] Optimize backup timeout checks in CleanResourcesTask
Open
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
The tracking issue for the Java side PR.
**Optimize backup timeout checks in CleanResourcesTask**
See https://github.com/hazelcast/hazelcast/pull/17376 for details.
---
* Disables `ClientInvocation#detectAndHandleBackupTimeout` checks in client's background task when boomerang backups are disabled
* Also optimizes `ClientInvocation#detectAndHandleBackupTimeout` to return early
Contributor guide
Assessment
This issue has not been assessed yet.