Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.0.0-beta1
Description
There is a confusion between Local Node ID (which we get from protocolContext().clusterNode().id()) and Consistent Node ID (which is the same as Node Name, comes from protocolContext().clusterNode().name()). Partition assignment (returned by ClientTablePartitionAssignmentGetRequest on the server) is based on Consistent Node ID.
All partition awareness tests use FakeServer, so we never tested that it actually works.
Attachments
Issue Links
- is a clone of
-
IGNITE-19826 .NET: Thin 3.0: Partition awareness uses wrong node id
- Resolved
- links to