[
https://issues.apache.org/jira/browse/IGNITE-15506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Gusakov updated IGNITE-15506:
------------------------------------
Description: At the moment we have synthetic Peer class in the raft client
module, because we couldn't use PeerId from raft server (because of reverse
dependece between these modules). We should use PeerId everywhere, instead.
> Custom Peer should be replaced by jraft PeerId class
> ----------------------------------------------------
>
> Key: IGNITE-15506
> URL: https://issues.apache.org/jira/browse/IGNITE-15506
> Project: Ignite
> Issue Type: Task
> Reporter: Kirill Gusakov
> Priority: Major
> Labels: ignite-3
>
> At the moment we have synthetic Peer class in the raft client module, because
> we couldn't use PeerId from raft server (because of reverse dependece between
> these modules). We should use PeerId everywhere, instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)