[
https://issues.apache.org/jira/browse/IGNITE-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-18273:
-----------------------------------------
Description: {{JRaft}} is a 3-rd party Raft implementation and is
considered an implementation detail of the {{ignite-raft}} module. We would
have a cleaner design if we would encapsulate this library with our own API.
Some work regarding this issue has been done in IGNITE-18265, but one problem
remains: in-memory Raft and the {{RaftGroupOptions}} class that is used to
configure it. We need to encapsulate this class or introduce a different way
for configuring in-memory Raft.
> Remove JRaft classes from ignite-raft module API
> ------------------------------------------------
>
> Key: IGNITE-18273
> URL: https://issues.apache.org/jira/browse/IGNITE-18273
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Priority: Major
> Labels: ignite-3
>
> {{JRaft}} is a 3-rd party Raft implementation and is considered an
> implementation detail of the {{ignite-raft}} module. We would have a cleaner
> design if we would encapsulate this library with our own API. Some work
> regarding this issue has been done in IGNITE-18265, but one problem remains:
> in-memory Raft and the {{RaftGroupOptions}} class that is used to configure
> it. We need to encapsulate this class or introduce a different way for
> configuring in-memory Raft.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)