Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Dgraph): Sort manifests by BackupNum in file handler. (#6263)
This was being done in the S3 handler but not in the file handler. By default the paths are sorted by the filename but sorting by backup number is more robust.
- Loading branch information