Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[NO ISSUE][STO] Limit local storage clean up to node partitions
- user model changes: no - storage format changes: no - interface changes: no Details: - When attempting to delete invalid indexes during global recovery, only delete invalid indexes of partitions where the node is the current master since the master of each partition will ask the replica to delete the invalid indexes. Change-Id: I9b337e83ee138a1806bc0e38e2fc3e6870c65373 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/15503 Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Murtadha Hubail <mhubail@apache.org> Reviewed-by: Ali Alsuliman <ali.al.solaiman@gmail.com>
- Loading branch information