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

Turn off translog retention only when shard started #57063

Merged
merged 1 commit into from
May 22, 2020

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented May 21, 2020

We should only turn off the translog retention when a shard is started; otherwise, we can issue unnecessary warn logs.

@dnhatn dnhatn added >non-issue :Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. v7.7.1 v7.8.1 v7.9.0 labels May 21, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Distributed)

@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label May 21, 2020
@dnhatn
Copy link
Member Author

dnhatn commented May 22, 2020

run elasticsearch-ci/default-distro

@dnhatn
Copy link
Member Author

dnhatn commented May 22, 2020

Thanks Yannick.

@dnhatn dnhatn merged commit d8165a3 into elastic:7.x May 22, 2020
@dnhatn dnhatn deleted the 7x-avoid-warn-logs branch May 22, 2020 13:05
dnhatn added a commit that referenced this pull request May 22, 2020
We should only turn off the translog retention when a shard is started; 
otherwise, we can issue unnecessary warn logs.
dnhatn added a commit that referenced this pull request May 22, 2020
We should only turn off the translog retention when a shard is started; 
otherwise, we can issue unnecessary warn logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v7.7.1 v7.8.1 v7.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants