-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Storage:DurabilityIssues and PRs related to the durability frameworkIssues and PRs related to the durability frameworkenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.8.0'Issues and PRs related to version v2.8.0''Issues and PRs related to version v2.8.0'
Description
Is your feature request related to a problem? Please describe.
Need to look at 2 issues -
- Currently in afterRefresh method of RemoteStoreRefreshListener, we upload metadata file even if the local and remote store has not difference in segment files. We need to skip the upload if there are no differences in segment files on local and remote store.
- Noticing that the afterRefresh method gets invoked twice - once with didRefresh true and other time with false. This leads to minSeqNoToKeep getting set correctly in the second run. Need to fix this as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Storage:DurabilityIssues and PRs related to the durability frameworkIssues and PRs related to the durability frameworkenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.8.0'Issues and PRs related to version v2.8.0''Issues and PRs related to version v2.8.0'