[
https://issues.apache.org/jira/browse/RATIS-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-725.
------------------------------
Resolution: Won't Fix
This is not really a problem. Resolving ...
> Avoid LogEntry list to array conversion in RaftServerImpl#appendEntriesAsync
> ----------------------------------------------------------------------------
>
> Key: RATIS-725
> URL: https://issues.apache.org/jira/browse/RATIS-725
> Project: Ratis
> Issue Type: Bug
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Minor
>
> RaftServerImpl#appendEntriesAsync(AppendEntriesRequestProto r) currently
> converts the LogEntryProto list to an array. We can avoid the array
> conversion and use the original list itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)