hazelcast / hazelcast-csharp-client

Hazelcast .NET Client
https://hazelcast.com/clients/dotnet/
Apache License 2.0
102 stars 50 forks source link

Client Reports Routing Mode Different than Java Client [API-2266] #928

Open emreyigit opened 1 month ago

emreyigit commented 1 month ago

In 5.5.0, client has different enum order than Java client. Routing modes should be AllMember is 1 and MultiMember is 2 in the client. However, it is opposite. The behavior is not effected, only reporting is false.

image

github-actions[bot] commented 1 month ago

Internal Jira issue: API-2266