hazelcast/hazelcast-python-client

[TRACKING ISSUE] Fix the `ReliableTopicConfig.setName` method to allow empty names [HZ-2274] [API-2172]

hz-devops-test opened this issue · 0 comments

The tracking issue for the Java side PR.

See hazelcast/hazelcast#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