Description
RemoteClusterService have a number of mutable operations: Set, Add, Del, Refresh. If a refresh operation is executed concurrently with Delete operation, there is a possibility that refresh may just put back the reference into the cache after it is being deleted.