-
Notifications
You must be signed in to change notification settings - Fork 25.8k
CI: GatewayIndexStateIT#testIndexDeletionWhenNodeRejoins fails #33613
Copy link
Copy link
Closed
Labels
:Distributed/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CITriaged test failures from CI
Description
This test fails because it does not release all acquired searchers during the primary-replica resync.
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=47, name=elasticsearch[node_t0][refresh][T#1], state=RUNNABLE, group=TGRP-GatewayIndexStateIT], registration stack trace below.
Caused by: java.lang.AssertionError: Unreleased searchers found
org.elasticsearch.index.engine.InternalEngine.newChangesSnapshot(InternalEngine.java:2403)
at org.elasticsearch.index.engine.InternalEngine.readHistoryOperations(InternalEngine.java:482)
at org.elasticsearch.index.shard.IndexShard.getHistoryOperations(IndexShard.java:1650)
at org.elasticsearch.index.shard.PrimaryReplicaSyncer.resync(PrimaryReplicaSyncer.java:92)
CI instances:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/RecoveryAnything around constructing a new shard, either from a local or a remote source.Anything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CITriaged test failures from CI
Type
Fields
Give feedbackNo fields configured for issues without a type.