Skip to content

Fix ref count handling in Engine.failEngine (#48639)#48646

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:48639-7.x
Oct 30, 2019
Merged

Fix ref count handling in Engine.failEngine (#48639)#48646
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:48639-7.x

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

We can run into an already closed store here and hence
throw on trying to increment the ref count => moving to
the guarded ref count increment

closes #48625

backport of #48639

We can run into an already closed store here and hence
throw on trying to increment the ref count => moving to
the guarded ref count increment

closes #48625
@original-brownbear original-brownbear added :Distributed/Engine Anything around managing Lucene and the Translog in an open shard. backport labels Oct 29, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit 01e326d into elastic:7.x Oct 30, 2019
@original-brownbear original-brownbear deleted the 48639-7.x branch October 30, 2019 09:10
dnhatn pushed a commit that referenced this pull request Nov 3, 2019
We can run into an already closed store here and hence
throw on trying to increment the ref count => moving to
the guarded ref count increment

closes #48625
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Engine Anything around managing Lucene and the Translog in an open shard.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants