Details
Description
The rollback by refetch algorithm will be changed to use collection UUIDs instead of collection names, so there needs to be a way to get the UUID of the config.transaction collection during rollback so its documents can be refetched. After the creation of the config.transaction collection (which is replicated), the generated UUID should be stored, and a method should be added to fetch it.