Skip to content

Conversation

@dnhatn
Copy link
Member

@dnhatn dnhatn commented Apr 11, 2019

Today a new replica of a closed index does not have a safe commit
invariant when its engine is opened because we won't initialize the
global checkpoint on a recovering replica until the finalize step. With
this change, we can achieve that property by creating a new translog
with the global checkpoint from the primary at the end of phase 1.

Backport of #40823

)

Today a new replica of a closed index does not have a safe commit
invariant when its engine is opened because we won't initialize the
global checkpoint on a recovering replica until the finalize step. With
this change, we can achieve that property by creating a new translog
with the global checkpoint from the primary at the end of phase 1.
@dnhatn dnhatn merged commit e9999df into elastic:7.x Apr 12, 2019
@dnhatn dnhatn deleted the init-gcp-7x branch April 12, 2019 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant