You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2023/05/29 07:46:00 UTC

[jira] [Created] (IGNITE-19583) Benchmark & optimize writing into RAFT log

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)