elasticsearch/modules
Tim Brooks 53dae7a3a2
Dispatch ingest work to coordination thread pool (#129820)
The vast majority of ingest pipelines are light CPU
operations. We don't want these to be put behind IO work on the write
executor. Instead, execute these on the coordination pool.
2025-06-23 09:31:36 -06:00
..
aggregations Optimize date rounding (#128687) 2025-06-10 10:56:56 +02:00
analysis-common Introduce projectClient method on Client (#129174) 2025-06-12 15:19:16 -03:00
apm Fix NPE in APMTracer through RestController (#128314) 2025-05-23 09:32:22 +02:00
data-streams Fix data stream stats YAML test (#129813) 2025-06-24 01:22:48 +10:00
dot-prefix-validation Add ability to redirect ingestion failures on data streams to a failure store (#126973) 2025-04-18 16:33:03 -04:00
health-shards-availability Add multi-project support for health indicator shards_availability (#125512) 2025-03-31 11:12:52 -04:00
ingest-attachment Updating tika to 2.9.3 (#127353) 2025-04-25 08:43:26 -05:00
ingest-common Dispatch ingest work to coordination thread pool (#129820) 2025-06-23 09:31:36 -06:00
ingest-geoip Make GeoIp downloader multi-project aware (#128282) 2025-06-23 15:07:40 +08:00
ingest-otel Putting the ingest otel processor behind the logs stream feature flag (#129667) 2025-06-18 17:40:12 -05:00
ingest-user-agent Make enrich project-aware (#124099) 2025-03-06 19:20:46 +01:00
kibana Fix KibanaThreadPoolIT (#120097) 2025-01-15 02:07:58 +11:00
lang-expression Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
lang-mustache Add temporary LegacyActionRequest (#128107) 2025-05-20 07:09:27 -07:00
lang-painless Use StringBuilder instead of StringBuffer (#128665) 2025-06-02 14:29:22 +03:00
legacy-geo Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
mapper-extras Use optimized text in match_only_text fields (#129371) 2025-06-17 08:15:40 -07:00
parent-join Fix inner hits + aggregations concurrency bug (#128036) 2025-06-02 16:44:53 -04:00
percolator Fix duplicate strings in SearchHit serialization (#127180) 2025-04-22 22:43:27 +02:00
rank-eval Introduce projectClient method on Client (#129174) 2025-06-12 15:19:16 -03:00
reindex Introduce projectClient method on Client (#129174) 2025-06-12 15:19:16 -03:00
repository-azure Small changes in concurrent multipart upload interfaces (#128977) 2025-06-06 16:58:39 +02:00
repository-gcs Make repositories project aware (#128285) 2025-05-28 17:29:39 +10:00
repository-s3 [Test] Use default project s3 repo tests (#129683) 2025-06-19 16:42:19 +10:00
repository-url Make repositories project aware (#128285) 2025-05-28 17:29:39 +10:00
rest-root Add temporary LegacyActionRequest (#128107) 2025-05-20 07:09:27 -07:00
runtime-fields-common Remove doPrivileged from ES modules (#127848) 2025-05-09 14:15:48 -04:00
streams Fix missing feature flag on Streams YAML tests (#129747) 2025-06-20 21:12:51 +10:00
systemd Remove security manager policy files (#127727) 2025-05-06 19:37:46 +02:00
transport-netty4 Move HTTP content aggregation from Netty into RestController (#129302) 2025-06-19 09:05:17 -07:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00