Skip to content

Pull requests: elastic/elasticsearch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add release notes for v9.1.0 release >docs General docs changes Team:Docs Meta label for docs team v9.1.0 v9.2.0
#131953 opened Jul 26, 2025 by elasticsearchmachine Loading…
Add release notes for v8.19.0 release >docs General docs changes Team:Docs Meta label for docs team v8.19.0 v8.19.1
#131952 opened Jul 26, 2025 by elasticsearchmachine Loading…
Fix encoding of non-ascii field names in ignored source auto-backport Automatically create backport pull requests when merged >bug :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine v8.18.5 v8.19.1 v9.0.5 v9.1.1 v9.2.0
#131950 opened Jul 25, 2025 by jordan-powers Loading…
ESQL: Check speed up spec tests :Analytics/ES|QL AKA ESQL Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.2.0
#131949 opened Jul 25, 2025 by nik9000 Loading…
Remove RemoteClusterService.getConnections() method :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. >refactoring Team:Distributed Coordination Meta label for Distributed Coordination team v9.2.0
#131948 opened Jul 25, 2025 by JeremyDahlgren Draft
Restrict remote ENRICH after FORK :Analytics/ES|QL AKA ESQL >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.1 v9.1.1 v9.2.0
#131945 opened Jul 25, 2025 by smalyshev Loading…
[8.19] Reduce logging levels for meter usage tests (#131935) auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/Logging Log management and logging utilities Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v8.19.1
#131942 opened Jul 25, 2025 by not-napoleon Loading…
[docs] Use centrally maintained version variables >docs General docs changes external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Docs Meta label for docs team v9.2.0
#131939 opened Jul 25, 2025 by colleenmcginnis Loading…
30 tasks
Add availability info for merge thread pool auto-backport Automatically create backport pull requests when merged >docs General docs changes docs-missing-applies-tags PRs that are missing docs applies_to tags for an upcoming release. Team:Docs Meta label for docs team v9.1.0 v9.2.0
#131938 opened Jul 25, 2025 by shainaraskas Loading…
Fix race condition in RemoteClusterService.collectNodes() >bug :Distributed Coordination/Distributed A catch all label for anything in the Distributed Coordination area. Please avoid if you can. Team:Distributed Coordination Meta label for Distributed Coordination team v9.2.0
#131937 opened Jul 25, 2025 by JeremyDahlgren Loading…
[8.19] Remove allow_no_datafeeds from ml.stop_datafeed rest-api-spec auto-backport Automatically create backport pull requests when merged :ml Machine learning >non-issue Team:ML Meta label for the ML team v8.18.5 v8.19.1
#131930 opened Jul 25, 2025 by pquentin Loading…
[8.19] Remove type from bulk rest-api-spec auto-backport Automatically create backport pull requests when merged :Core/Infra/REST API REST infrastructure and utilities >non-issue Team:Core/Infra Meta label for core/infra team v8.18.5 v8.19.1
#131929 opened Jul 25, 2025 by pquentin Loading…
Add utility to check for project global block :Distributed Coordination/Distributed A catch all label for anything in the Distributed Coordination area. Please avoid if you can. >non-issue Team:Distributed Coordination Meta label for Distributed Coordination team v9.2.0
#131927 opened Jul 25, 2025 by pxsalehi Loading…
Simplify esql session :Analytics/ES|QL AKA ESQL >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.2.0
#131925 opened Jul 25, 2025 by idegtiarenko Loading…
[9.1] ESQL: Fix NPE on empty to_lower/to_upper call (#131917) :Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.1.1
#131924 opened Jul 25, 2025 by GalLalouche Loading…
[8.19] ESQL: Fix NPE on empty to_lower/to_upper call (#131917) :Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.19.1
#131923 opened Jul 25, 2025 by GalLalouche Loading…
[8.18] ESQL: Fix NPE on empty to_lower/to_upper call (#131917) :Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.5
#131922 opened Jul 25, 2025 by GalLalouche Loading…
[ML] Prevent the trained model deployment memory estimation from double-counting allocations. auto-backport Automatically create backport pull requests when merged >bug :ml Machine learning Team:ML Meta label for the ML team v8.18.5 v8.19.1 v9.0.5 v9.1.1 v9.2.0
#131918 opened Jul 25, 2025 by valeriy42 Loading…
[8.18] Migrate x-pack-enrich legacy rest tests to new test framework (#131743) auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >test Issues or PRs that are addressing/adding tests v8.18.5
#131909 opened Jul 25, 2025 by mosche Loading…
Drop role cache entries when project is deleted >non-issue :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC Team:Security Meta label for security team v9.2.0
#131908 opened Jul 25, 2025 by tvernum Loading…
Enable exclude_source_vectors by default for new indices >breaking >enhancement :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.2.0
#131907 opened Jul 25, 2025 by jimczi Loading…
[8.19] Migrate x-pack-enrich legacy rest tests to new test framework (#131743) auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >refactoring >test Issues or PRs that are addressing/adding tests v8.19.1
#131906 opened Jul 25, 2025 by mosche Loading…
ProTip! Adding no:label will show everything without a label.