Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Segment Replication - Remove unnecessary call to markAllocationIdAsIn…
…Sync. (opensearch-project#4224) This PR Removes an unnecessary call to markAllocationIdAsInSync on the primary shard when replication events complete. Recovery will manage this initial call. Signed-off-by: Marc Handalian <[email protected]> Signed-off-by: Marc Handalian <[email protected]>
- Loading branch information