Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Remote Store] Primary term validation in TransportShardBulkAction on replicas when remote translog is enabled #5464

Closed
Tracked by #4507 ...
ashking94 opened this issue Dec 6, 2022 · 0 comments
Labels
enhancement Enhancement or improvement to existing feature or request

Comments

@ashking94
Copy link
Member

ashking94 commented Dec 6, 2022

Is your feature request related to a problem? Please describe.
Please refer #5033 & #3706 for understanding no-op replication with remote translog enabled. This is a follow up on #5282.
With remote translog enabled, the calls from primary shards to replicas which do not have a local translog would only require primary term validation. Apart from that we will need to support PublishCheckpointAction for Segment replication to work.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@ashking94 ashking94 added enhancement Enhancement or improvement to existing feature or request untriaged labels Dec 6, 2022
@ashking94 ashking94 changed the title [ [Remote Store] Primary term validation in TransportShardBulkAction on replicas when remote translog is enabled Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request
Projects
None yet
Development

No branches or pull requests

2 participants