[data views] large field caps responses can block main thread, reducing responsiveness #151249
Labels
enhancement
New value added to drive a business result
Feature:Data Views
Data Views code and UI - index patterns before 8.0
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Lets use https://loaders.gl/modules/json/docs/api-reference/json-loader#usage to load the field list. Its used by maps here -
x-pack/plugins/file_upload/public/importer/geo/geojson_importer/geojson_importer.ts#L39
. This will improve browser responsiveness when loading a large field list and more importantly it will make the kibana server more resilient when loading large field lists.Part of #151064
The text was updated successfully, but these errors were encountered: