elasticsearch/docs/reference
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
..
aggregations [ML] rename frequent_items to frequent_item_sets and make it GA (#93421) 2023-02-02 09:25:00 +01:00
analysis [DOCS] Fix typo (#92481) 2022-12-21 10:17:49 +01:00
autoscaling [DOCS] Updates ML decider docs by mentioning CPU as scaling criterion (#92018) 2022-11-30 13:37:20 +01:00
cat Redefine section on sizing data nodes (#90274) 2022-09-30 12:37:21 +03:00
ccr [DOCS] Add CCR limitation (#87348) 2022-10-17 16:05:29 -04:00
cluster Expose per node counts (#93439) 2023-02-02 16:13:01 +01:00
commands Adjust doc about dangling indices after node is detached from cluster (#92824) 2023-01-12 11:21:50 -05:00
data-management
data-streams Update tsdb docs to include warning and additional limitations (#93191) 2023-01-24 12:05:50 +01:00
docs [DOCS] Remove 'from' parameter from update_by_query/delete_by_query docs (#93379) 2023-02-01 09:09:57 +09:00
eql [DOCS] Add docs for EQL max_samples_per_key parameter (#92634) 2023-01-04 11:11:24 +01:00
features/apis Fix typo (#91894) 2022-11-24 14:40:43 +01:00
fleet
graph
health GA the Health API under the url /_health_report (#92879) 2023-01-13 10:42:38 +01:00
high-availability Weaken language about "low-latency" networks (#89198) 2022-08-09 13:15:37 +01:00
how-to [DOCS] Typo in Search speed (#91934) 2022-11-28 13:55:47 +01:00
ilm [DOCS] List the downsample ILM action in the correct order of execution (#93233) 2023-01-30 16:00:36 +00:00
images Documentation for geohex_grid over geo_shape (#92999) 2023-01-24 16:03:27 +01:00
index-modules Introduce max headroom for disk watermark stages (#88639) 2022-09-19 14:59:18 +03:00
indices Add `ignore_missing_component_templates` config option (#92436) 2023-01-31 08:40:29 -07:00
ingest Download the geoip databases only when needed (#92335) 2023-01-30 13:07:48 -06:00
licensing
mapping Add `term` query support to rank_features mapped field (#93247) 2023-02-01 13:32:13 -05:00
migration [DOCS] Remove coming tag from 8.6 migration guide (#92827) 2023-01-11 17:58:14 +01:00
ml [DOCS] Fixes markup for example in count function docs. (#93308) 2023-01-27 14:41:30 +01:00
modules Capture thread dump on ShardLockObtainFailedException (#93458) 2023-02-02 11:17:40 -05:00
monitoring Metricbeat monitoring collection suggest to enable local exporters (#77409) 2022-11-23 12:41:41 +01:00
query-dsl Wrapper query docs refer to transport client and HLRC #89263 (#91149) 2022-12-15 13:44:58 +00:00
release-notes [DOCS] [main] Add release notes for 8.6.1 (#93236) (#93404) 2023-02-01 11:42:36 +01:00
repositories-metering-api
rest-api Adding to the documentation and tests for the _none pipeline (#93057) 2023-01-23 14:09:57 -06:00
rollup [DOCS] Add downsampling reference to rollup docs (#91295) 2022-11-08 10:02:17 -05:00
scripting [Docs] Fix runtime grok script example (#87851) 2022-07-05 10:53:24 -04:00
search Add new query_vector_builder option to knn search clause (#93331) 2023-02-01 13:31:46 -05:00
searchable-snapshots Clarify searchable snapshot repository reliability (#93023) 2023-01-19 14:31:01 +02:00
settings JWT realm documentation update - take 2 (#92539) 2023-01-23 12:40:55 +11:00
setup Suggest systemd override file instead of unit file for tmpdir (#93211) 2023-01-24 13:56:14 -08:00
shutdown/apis
slm/apis
snapshot-restore Link to the time-units doc in S3 repository docs instead of explaining it in words (#93351) 2023-01-31 11:59:20 +01:00
sql [DOCS] Add API example for setting SQL permissions (#92491) 2023-01-16 11:11:46 +01:00
tab-widgets [HealthAPI] Add support for the FEATURE_STATE affected resource (#92296) 2022-12-20 13:39:41 +00:00
text-structure/apis [ML] Unmute text-structure docs test (#92224) 2022-12-08 09:19:41 +00:00
transform [Transform] Add `from` parameter to Transform Start API (#91116) 2023-01-17 10:36:21 +01:00
troubleshooting Update add-repository.asciidoc (#92945) 2023-01-16 17:20:21 +02:00
upgrade
vectors [DOCS] Warn about calling vector functions repeatedly (#91864) 2022-12-12 09:43:46 +01:00
aggregations.asciidoc
alias.asciidoc
analysis.asciidoc
api-conventions.asciidoc Fix a typo in api-conventions example (#88056) 2022-06-27 13:58:51 -04:00
cat.asciidoc
cluster.asciidoc Prevalidate node removal API (pt. 1) (#88952) 2022-11-16 13:44:00 +01:00
data-management.asciidoc
data-rollup-transform.asciidoc
datatiers.asciidoc
dependencies-versions.asciidoc [DOCS] Replace dependencies list with a link. Closes #84863 (#90694) 2022-11-09 14:37:55 -08:00
docs.asciidoc
gs-index.asciidoc
high-availability.asciidoc
how-to.asciidoc Add guide for tuning kNN search (#89782) 2022-10-12 14:53:53 -07:00
index-custom-title-page.html Move 'Explore by use case' block down (#92231) 2022-12-14 18:44:20 +01:00
index-modules.asciidoc Adding to the documentation and tests for the _none pipeline (#93057) 2023-01-23 14:09:57 -06:00
index.asciidoc [DOCS] Remove ES quickstart. (#87939) 2022-06-23 14:25:48 -07:00
index.x.asciidoc
indices.asciidoc [DOCS] Add Downsampling docs (#88571) 2022-10-12 12:10:16 -04:00
ingest.asciidoc [DOCS] Add reference for ingest pipelines in Enterprise Search (#91357) 2022-11-08 09:22:01 +01:00
intro.asciidoc
links.asciidoc
mapping.asciidoc
query-dsl.asciidoc
redirects.asciidoc [DOCS] Remove 'Watching event data' example (#92872) 2023-01-12 16:02:53 +01:00
release-notes.asciidoc [DOCS] [main] Add release notes for 8.6.1 (#93236) (#93404) 2023-02-01 11:42:36 +01:00
scripting.asciidoc
search.asciidoc [DOCS] Semantic search endpoint (#91210) 2022-11-01 09:01:55 -07:00
setup.asciidoc [DOCS] Add simple dev setup instructions back to the README (#89714) 2022-09-01 16:49:05 -07:00
troubleshooting.asciidoc Disk indicator troubleshooting guides (#90504) 2022-10-14 15:24:21 +02:00
upgrade.asciidoc Reinstate prerelease upgrade warning (#90093) 2022-09-16 00:06:08 +09:30