Kirill Sizov created IGNITE-21554:
--------------------------------------
Summary: Encapsulate raft-related code out of InternalTable
Key: IGNITE-21554
URL: https://issues.apache.org/jira/browse/IGNITE-21554
Project: Ignite
Issue Type: Task
Reporter: Kirill Sizov
InternalTable shares two major responsibilities - it implements the client side
of the table/transaction protocol and provides endpoints for the raft group.
Seems like the latter can be easily encapsulated in a separate entity.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)