// Being a global namespace doesn't necessarily mean that there are multiple registered clusters for it, only that it
// has a failover version. To determine whether operations should be replicated for a namespace, see ReplicationPolicy.
return ns.replicationResolver.IsGlobalNamespace()
}
// FailoverNotificationVersion return the global notification version of when failover happened