[
https://issues.apache.org/jira/browse/RATIS-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze resolved RATIS-2080.
-------------------------------
Fix Version/s: (was: 3.1.0)
Resolution: Won't Do
Resolving this as "Won't Do".
> Reuse LeaderElection executor
> -----------------------------
>
> Key: RATIS-2080
> URL: https://issues.apache.org/jira/browse/RATIS-2080
> Project: Ratis
> Issue Type: Improvement
> Components: election
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> When running TestRaftWithNetty#testWithLoad with 5 servers, there were 110
> leader election threads as shown below. We should reuse the vote executor.
> {code}
> $cat threaddump.txt | grep "C-LeaderElection" | wc
> 110 1320 25621
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)