[
https://issues.apache.org/jira/browse/IGNITE-20195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854912#comment-17854912
]
yexiaowei commented on IGNITE-20195:
------------------------------------
Will you delete the logs in RocksDbSharedLogStorage when you delete a raft
group? If it's not shared, just delete the directory
> Long fsync of Raft log storage
> ------------------------------
>
> Key: IGNITE-20195
> URL: https://issues.apache.org/jira/browse/IGNITE-20195
> Project: Ignite
> Issue Type: Bug
> Reporter: Denis Chudov
> Priority: Major
> Labels: ignite-3
>
> Under intensive transactional load (see test [1]) the duration of fsync of
> Raft log storage [2] can exceed 1 second on local test runs. To reproduce it,
> you should turn on fsync on raft configuration mock.
> [1] ItTxDistributedTestThreeNodesThreeReplicas#testBalance
> [2] RocksDbSharedLogStorage#commitWriteBatch
--
This message was sent by Atlassian Jira
(v8.20.10#820010)