[
https://issues.apache.org/jira/browse/RATIS-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yaolong Liu resolved RATIS-1774.
--------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
> Change SenderList in LeaderStateImpl to implement Iterable
> ----------------------------------------------------------
>
> Key: RATIS-1774
> URL: https://issues.apache.org/jira/browse/RATIS-1774
> Project: Ratis
> Issue Type: Improvement
> Components: server
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In RATIS-1751, we have added FollowerInfoMap in LeaderStateImpl.
> -In the JIRA, we will remove SenderList and combine it with FollowerInfoMap.-
> It turns out that FollowerInfoMap needs a separated list to to support
> iterating the LogAppender(s). Therefore, it is better to keep the SenderList.
> We will change it to implement Iterable in the JIRA.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)