The user can verify the siteId/rackId/machineId directly to check if they are the same instead of calling the isSameX() methods.
When the siteId of both TopologyUUIDs is null, isSameSite() should return true but it returns false.
Same with rackId/isSameRack() and machineId/isSameMachine().