Ivan Bessonov created IGNITE-19583:
--------------------------------------
Summary: Benchmark & optimize writing into RAFT log
Key: IGNITE-19583
URL: https://issues.apache.org/jira/browse/IGNITE-19583
Project: Ignite
Issue Type: Improvement
Reporter: Ivan Bessonov
We should investigate the log storage performance and consider switching
current rocksdb-based implementation with the newer one from jraft -
[https://github.com/sofastack/sofa-jraft/issues/453.]
Given that we use shared log storage for multiple groups, we shouldn't compare
our storage with the one from jraft blindly, investigation is required. Maybe
we should port and update another storage before measuring anything.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)