[
https://issues.apache.org/jira/browse/RATIS-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze reassigned RATIS-2399:
---------------------------------
Assignee: Elia Renzoni
Description: Currently, updating commitIndex and snapshotIndex holds the
writeLock. We can use a separated lock for improving performance.
Summary: RaftLogBase: commitIndex and snapshotIndex should use a
separated lock (was: CommitIndex should use a separated lock)
Sure, thanks [~elialovesgolang]!
> RaftLogBase: commitIndex and snapshotIndex should use a separated lock
> ----------------------------------------------------------------------
>
> Key: RATIS-2399
> URL: https://issues.apache.org/jira/browse/RATIS-2399
> Project: Ratis
> Issue Type: Sub-task
> Components: RaftLog
> Reporter: Tsz-wo Sze
> Assignee: Elia Renzoni
> Priority: Major
>
> Currently, updating commitIndex and snapshotIndex holds the writeLock. We
> can use a separated lock for improving performance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)