Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove sort by primary term when reading soft-deletes (#43845)
With Lucene rollback (#33473), we should never have more than one primary term for each sequence number. Therefore we don't have to sort by the primary term when reading soft-deletes.
- Loading branch information