elasticsearch/modules
Ryan Ernst 991e80d56e
Remove unnecessary generic params from action classes (#126364)
Transport actions have associated request and response classes. However,
the base type restrictions are not necessary to duplicate when creating
a map of transport actions. Relatedly, the ActionHandler class doesn't
actually need strongly typed action type and classes since they are lost
when shoved into the node client map. This commit removes these type
restrictions and generic parameters.
2025-04-07 16:22:56 -07:00
..
aggregations Don't generate stacktrace in TaskCancelledException (#125002) 2025-03-17 15:59:08 +01:00
analysis-common Non existing synonyms sets do not fail shard recovery (#125659) 2025-03-27 18:04:20 +02:00
apm Add missing APM entitlements (#123462) 2025-03-04 08:32:59 +01:00
data-streams Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
dot-prefix-validation [Build] Require reason for usesDefaultDistribution (#124707) 2025-03-17 08:25:39 +01:00
health-shards-availability Add multi-project support for health indicator shards_availability (#125512) 2025-03-31 11:12:52 -04:00
ingest-attachment Permanently switch from SecurityManager to Entitlements (#124865) (#125117) 2025-03-18 18:38:45 +02:00
ingest-common Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
ingest-geoip Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07: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 Convert remaining module projects to new test clusters framework (#125613) 2025-03-26 08:42:55 -07:00
lang-mustache Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
lang-painless Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
legacy-geo Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
mapper-extras Store arrays offsets for scaled float fields natively with synthetic source (#125793) 2025-03-28 20:26:29 +01:00
parent-join Remove trappy timeouts from IndicesAliasesRequest (#123987) 2025-03-05 02:11:50 +11:00
percolator Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
rank-eval Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
reindex Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
repository-azure Clean up request parsing in S3HttpHandler (#126034) 2025-04-02 05:49:50 +11:00
repository-gcs Allow overriding blob container path in tests (#126391) 2025-04-08 03:54:37 +10:00
repository-s3 Allow overriding blob container path in tests (#126391) 2025-04-08 03:54:37 +10:00
repository-url Allow overriding blob container path in tests (#126391) 2025-04-08 03:54:37 +10:00
rest-root Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
runtime-fields-common Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
systemd Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
transport-netty4 Remove unnecessary generic params from action classes (#126364) 2025-04-07 16:22:56 -07:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00