[ 
https://issues.apache.org/jira/browse/RATIS-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Janus Chow updated RATIS-2042:
------------------------------
    Description: 
FollowerInfoImpl#getPeer() will always update peer now, we should only update 
it when it's changed.

 

Since `AtomicReference.set()` has minimal performance overhead, will keep the 
original implementation then.

  was:FollowerInfoImpl#getPeer() will always update peer now, we should only 
update it when it's changed.


> Prevent unnecessary updates on FollowerInfoImpl#peer
> ----------------------------------------------------
>
>                 Key: RATIS-2042
>                 URL: https://issues.apache.org/jira/browse/RATIS-2042
>             Project: Ratis
>          Issue Type: Improvement
>            Reporter: Janus Chow
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> FollowerInfoImpl#getPeer() will always update peer now, we should only update 
> it when it's changed.
>  
> Since `AtomicReference.set()` has minimal performance overhead, will keep the 
> original implementation then.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to