You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mirza Aliev (Jira)" <ji...@apache.org> on 2021/09/28 11:28:00 UTC

[jira] [Created] (IGNITE-15631) Investigate using lock-free algorithm for jraft's BallotBox commitAt method

Mirza Aliev created IGNITE-15631:
------------------------------------

             Summary: Investigate using lock-free algorithm for jraft's BallotBox commitAt method
                 Key: IGNITE-15631
                 URL: https://issues.apache.org/jira/browse/IGNITE-15631
             Project: Ignite
          Issue Type: Improvement
            Reporter: Mirza Aliev


Seems that it is possile to use lock-free algorithm for {{org.apache.ignite.raft.jraft.core.BallotBox#commitAt}}. Need investigation.

Ticket was created after decompostion of https://issues.apache.org/jira/browse/IGNITE-14832
See todo on {{org.apache.ignite.raft.jraft.core.BallotBox#commitAt}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)