// whether active cluster is changed
// whether anything other than active cluster is changed
configurationChanged := false
// whether replication cluster list is changed
clusterListChanged := false
if updateRequest.UpdateInfo != nil {
updatedInfo := updateRequest.UpdateInfo
if updatedInfo.GetDescription() != "" {