[
https://issues.apache.org/jira/browse/IGNITE-18859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladislav Pyatkov updated IGNITE-18859:
---------------------------------------
Description:
*Motivation*
A placement driver should provide a primary node for each replication group in
all cluster nodes. The node will be used as a destination to send a replica
request that should be processed by primary.
*Implementation notes*
The primary replicas are stored in Metastorage in keys with prefix
"placementdriver.lease.holder.". Also, the key will be able to use to update
list of primary nodes.
was:
*Motivation*
A placement driver should provide a primary node for each replication group in
all cluster nodes. The node will be used as a destination to send a replica
request that should be processed by primary.
Implementation notes
The primary replicas are stored in Metastorage in keys with prefix
"placementdriver.lease.holder.". Also, the key will be able to use to update
list of primary nodes.
> Update list of primary on each cluster node
> -------------------------------------------
>
> Key: IGNITE-18859
> URL: https://issues.apache.org/jira/browse/IGNITE-18859
> Project: Ignite
> Issue Type: Improvement
> Reporter: Vladislav Pyatkov
> Priority: Major
>
> *Motivation*
> A placement driver should provide a primary node for each replication group
> in all cluster nodes. The node will be used as a destination to send a
> replica request that should be processed by primary.
> *Implementation notes*
> The primary replicas are stored in Metastorage in keys with prefix
> "placementdriver.lease.holder.". Also, the key will be able to use to update
> list of primary nodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)