[
https://issues.apache.org/jira/browse/RATIS-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
joecqupt updated RATIS-1627:
----------------------------
Description:
in method :
org.apache.ratis.server.leader.InstallSnapshotRequests#newInstallSnapshotRequest;
it is unnecessary to compute repeatedly the total size of snapshot .
> InstallSnapshotRequests add properties : totalSize
> --------------------------------------------------
>
> Key: RATIS-1627
> URL: https://issues.apache.org/jira/browse/RATIS-1627
> Project: Ratis
> Issue Type: Improvement
> Components: performance
> Reporter: joecqupt
> Priority: Trivial
>
> in method :
> org.apache.ratis.server.leader.InstallSnapshotRequests#newInstallSnapshotRequest;
>
> it is unnecessary to compute repeatedly the total size of snapshot .
--
This message was sent by Atlassian Jira
(v8.20.10#820010)