[Remote Store] Adding testing for relocation of primary #8672
Labels
bug
Something isn't working
distributed framework
Storage:Durability
Issues and PRs related to the durability framework
Describe the bug
While working on removing commits when remote store is enabled, needed to check if changes were affecting primary relocation. However, this situation is not covered by existing tests of the remote store. Need to add in tests for this with segment replication enabled.
Expected behavior
As a starting point, we can extend the SegmentReplicationRelocationIT and run these tests with remote store enabled. This would be similar to what we have now with SegmentReplicationUsingRemoteStoreIT.
May require more testing.
The text was updated successfully, but these errors were encountered: