hazelcast / hazelcast/hazelcast-cpp-client
Missing getClusterTime feature
Open
Estimation: S
Priority: Low
Type: Enhancement
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
Along with `getClusterTime()`, some methods available on the [server side](https://github.com/hazelcast/hazelcast/blob/d479cd7547522e7f398bfefee2d9932be00e30da/hazelcast/src/main/java/com/hazelcast/cluster/Cluster.java#L114) are not present in [Cluster.h](https://github.com/hazelcast/hazelcast-cpp-client/blob/master/hazelcast/include/hazelcast/client/Cluster.h). It might be useful to include them in a future release or sth if possible.
Contributor guide
Assessment
This issue has not been assessed yet.