Kirill Tkalenko created IGNITE-23409:
----------------------------------------
Summary: Merge implementations of KeyValueStorage
Key: IGNITE-23409
URL: https://issues.apache.org/jira/browse/IGNITE-23409
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
I noticed that the code in the implementations of
*org.apache.ignite.internal.metastorage.server.KeyValueStorage* is very similar
in some parts, I suggest moving similar logic into an abstract class.
*org.apache.ignite.internal.metastorage.server.persistence.RocksDbKeyValueStorage*
*org.apache.ignite.internal.metastorage.server.SimpleInMemoryKeyValueStorage*
--
This message was sent by Atlassian Jira
(v8.20.10#820010)