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

[jira] [Commented] (IGNITE-19472) Make fsync flag configurable in RAFT

    [ https://issues.apache.org/jira/browse/IGNITE-19472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724930#comment-17724930 ] 

Kirill Tkalenko commented on IGNITE-19472:
------------------------------------------

The value must be set in the bootstrap configuration in the same way as the network configuration.

It will be enough to add to the bootstrap configuration:
{noformat}
"raft": {fsync: false}
{noformat}


> Make fsync flag configurable in RAFT
> ------------------------------------
>
>                 Key: IGNITE-19472
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19472
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Assignee: Kirill Tkalenko
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> There must be a path to set org.apache.ignite.raft.jraft.option.RaftOptions#sync from (probably) org.apache.ignite.internal.raft.configuration.RaftConfigurationSchema.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)