hazelcast / hazelcast/hazelcast-python-client
[TRACKING ISSUE] Fix the `ReliableTopicConfig.setName` method to allow empty names [HZ-2274] [API-2172]
Open
- Dominant language
- Python
- Stars
- 116
- Forks
- 78
- Avg merge
- 10d 22h
- Merged PRs (30d)
- 1
Description
The tracking issue for the Java side PR.
See https://github.com/hazelcast/hazelcast/pull/26010 for details.
---
Fixed the `ReliableTopicConfig.setName` method to allow empty namesThe method is also inline with the constructor which accepts empty name.
fixes https://hazelcast.atlassian.net/browse/HZ-2274
Contributor guide
Assessment
This issue has not been assessed yet.