You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/09/08 03:36:20 UTC

[jira] [Assigned] (KUDU-1135) RequestVote and StartElection do two fsyncs instead of one

     [ https://issues.apache.org/jira/browse/KUDU-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon reassigned KUDU-1135:
---------------------------------

    Assignee: Todd Lipcon

> RequestVote and StartElection do two fsyncs instead of one
> ----------------------------------------------------------
>
>                 Key: KUDU-1135
>                 URL: https://issues.apache.org/jira/browse/KUDU-1135
>             Project: Kudu
>          Issue Type: Bug
>          Components: consensus, perf
>    Affects Versions: Private Beta
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>
> It seems like we're fsyncing once to increment the term, and a second time to record our vote, in both cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)