Hi All, I am trying to find some history regarding permanent replication peer change history. After reading the code I see there is only ZKReplicationPeerStorage implementation to interface ReplicationPeerStorage. And ZK does not store historical data regarding peer ops. (Except logging) is there any other place I can find this info, such as 'add_peer' , 'remove_peer'?
Thank you! Xu
