elasticsearch/docs/reference/modules/discovery
David Turner 4c68382065
Capture thread dump on ShardLockObtainFailedException (#93458)
We sometimes see a `ShardLockObtainFailedException` when a shard failed
to shut down as fast as we expected, often because a node left and
rejoined the cluster. Sometimes this is because it was held open by
ongoing scrolls or PITs, but other times it may be because the shutdown
process itself is too slow. With this commit we add the ability to
capture and log a thread dump at the time of the failure to give us more
information about where the shutdown process might be running slowly.

Relates #93226
2023-02-02 11:17:40 -05:00
..
bootstrapping.asciidoc More docs re. removing cluster.initial_master_nodes (#85948) 2022-04-19 07:54:43 +01:00
discovery-settings.asciidoc Fix format for cluster.discovery_configuration_check.interval (#90452) 2022-12-22 16:11:33 +01:00
discovery.asciidoc [DOCS] Adding discovery troubleshooting link in the master get help page (#87344) 2022-07-06 15:51:43 -04:00
fault-detection.asciidoc Capture thread dump on ShardLockObtainFailedException (#93458) 2023-02-02 11:17:40 -05:00
publishing.asciidoc Weaken language about "low-latency" networks (#89198) 2022-08-09 13:15:37 +01:00
quorums.asciidoc [DOCS] Synced with 8.0 stack upgrade changes (#83489) (#83596) 2022-02-07 11:01:42 -05:00
voting.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00