Skip to content

Ensure shard is refreshed once it's inactive#27559

Merged
s1monw merged 1 commit intoelastic:masterfrom
s1monw:refresh_once_inavtice
Nov 30, 2017
Merged

Ensure shard is refreshed once it's inactive#27559
s1monw merged 1 commit intoelastic:masterfrom
s1monw:refresh_once_inavtice

Conversation

@s1monw
Copy link
Copy Markdown
Contributor

@s1monw s1monw commented Nov 28, 2017

Once a shard goes inactive we want the shard to be refreshed if
the refresh interval is default since we might hold on to unnecessary
segments and in the inactive case we stopped indexing and can release
old segments.

Relates to #27500

Once a shard goes inactive we want the shard to be refreshed if
the refresh interval is default since we might hold on to unnecessary
segments and in the inactive case we stopped indexing and can release
old segments.

Relates to elastic#27500
@s1monw s1monw added :Core/Infra/Core Core issues without another label >bug v7.0.0 labels Nov 28, 2017
@s1monw s1monw requested a review from bleskes November 28, 2017 13:30
@s1monw
Copy link
Copy Markdown
Contributor Author

s1monw commented Nov 29, 2017

@bleskes ping

Copy link
Copy Markdown
Contributor

@bleskes bleskes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@s1monw s1monw merged commit b116221 into elastic:master Nov 30, 2017
@jimczi jimczi added v7.0.0-beta1 and removed v7.0.0 labels Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Core/Infra/Core Core issues without another label v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants