Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha5
-
None
-
Docs Required
Description
To implement Partition Awareness feature for clients, we need an internal or public API that will provide us with the following mapping: [partition => node id] (or [node id => partitions]).
We also need a lightweight mechanism that will allow us to discover that this distribution has changed. In 2.x we used a topology version for this purpose, assuming that if topology version has changed, partition distribution should be refreshed.
Attachments
Issue Links
- relates to
-
IGNITE-17395 Thin 3.0: Design Partition Awareness for Ignite-3
- Resolved
- links to