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

FIx testReplicaIgnoresOlderRetentionLeasesVersion #38251

Merged
merged 1 commit into from
Feb 2, 2019

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Feb 2, 2019

If the innerLength is 0, the version won't be increased; then there will
be two RetentionLeases with the same term and version, but their leases
are different.

Relates #37951
Closes #38245

Backport of #38246

If the innerLength is 0, the version won't be increased; then there will
be two RetentionLeases with the same term and version, but their leases
are different.

Relates elastic#37951
Closes elastic#38245
@dnhatn dnhatn merged commit 0169965 into elastic:6.x Feb 2, 2019
@dnhatn dnhatn deleted the backport/38246 branch February 2, 2019 14:19
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