-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Issues: elastic/elasticsearch
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Remove failure_store field name from Data Stream serialization
:Data Management/Data streams
Data streams and their lifecycles
Team:Data Management
Meta label for data/management team
>tech debt
#127071
opened Apr 18, 2025 by
jbaiera
Add parameters to BlobStore#stats() request for different dimensions
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
Team:Distributed Coordination
Meta label for Distributed Coordination team
>tech debt
#126262
opened Apr 4, 2025 by
mhl-b
ESQL: Simplify PropagateInlineEvals
:Analytics/EQL
EQL querying
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#124754
opened Mar 13, 2025 by
alex-spies
ESQL: InlineJoin (used for INLINESTATS) breaks a planning invariant
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#124752
opened Mar 13, 2025 by
alex-spies
ESQL: Make INLINESTATS properly track memory of data passed between phases
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#124744
opened Mar 13, 2025 by
alex-spies
Improve efficiency of shard store delete checks
:Distributed Indexing/Store
Issues around managing unopened Lucene indices. If it touches Store.java, this is a likely label.
>enhancement
Team:Distributed Indexing
Meta label for Distributed Indexing team
>tech debt
#120284
opened Jan 16, 2025 by
fcofdez
ESQL: isNotNullAndFoldable should not perform a fold
:Analytics/ES|QL
AKA ESQL
>bug
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#119756
opened Jan 8, 2025 by
alex-spies
[META] Make implementations of InternalMultiBucketAggregation#InternalBucket leaner
:Analytics/Aggregations
Aggregations
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#117238
opened Nov 21, 2024 by
iverase
ES|QL Physical plan serialization can be reduced/removed
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#113809
opened Sep 30, 2024 by
craigtaverner
Remove usage of deprecated org.apache.lucene.util.automaton.RegExp. DEPRECATED_COMPLEMENT
:Search Foundations/Search
Catch all for Search Foundations
Team:Search Foundations
Meta label for the Search Foundations team in Elasticsearch
>tech debt
>upgrade
#113465
opened Sep 24, 2024 by
ChrisHegarty
ESQL: Ensure data types in field attributes are always widened
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#112691
opened Sep 10, 2024 by
alex-spies
ES|QL: properly handle fold-time errors as VerificationExceptions
:Analytics/ES|QL
AKA ESQL
>enhancement
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#112672
opened Sep 9, 2024 by
astefan
[ESQL] Configuration uses a zoned datetime but probably shouldn't
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#111987
opened Aug 19, 2024 by
not-napoleon
ESQL: some more test for FROM
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
>test
Issues or PRs that are addressing/adding tests
#111540
opened Aug 2, 2024 by
alex-spies
Merge or explain the difference between SnapshotsInProgress.State and SnapshotsInProgress.ShardState enums
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>tech debt
#110612
opened Jul 8, 2024 by
DiannaHohensee
[ML] Inference api cohere rerank unused fields
Feature:GenAI
Features around GenAI
:ml
Machine learning
Team:ML
Meta label for the ML team
>tech debt
#108260
opened May 3, 2024 by
jonathan-buttner
Add algorithm attribute to histogram field mapper.
>bug
:StorageEngine/Mapping
The storage related side of mappings
Team:StorageEngine
>tech debt
#108208
opened May 2, 2024 by
martijnvg
Open connections to new nodes more lazily
:Distributed Coordination/Network
Http and internode communication implementations
>enhancement
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>tech debt
#108127
opened May 1, 2024 by
DaveCTurner
Remove Cluster formation and cluster state publication, including cluster membership and fault detection.
Meta
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>tech debt
MasterNodeRequest#TRAPPY_IMPLICIT_DEFAULT_MASTER_NODE_TIMEOUT
>bug
:Distributed Coordination/Cluster Coordination
#107984
opened Apr 28, 2024 by
DaveCTurner
ESQL: QueryBuilder dependency
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#107911
opened Apr 25, 2024 by
craigtaverner
RestGetIndicesAction matches REST queries that start with _ even when no indicies can ever match that
:Core/Infra/REST API
REST infrastructure and utilities
Team:Core/Infra
Meta label for core/infra team
>tech debt
#107425
opened Apr 12, 2024 by
thecoop
Consider simplifying / merging ESQL's 'SubstituteSpatialSurrogates', 'SubstituteSurrogates' and 'LiteralsOnTheRight'
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
#106763
opened Mar 26, 2024 by
craigtaverner
Remove multi-value restriction from time series dimension fields.
>enhancement
:StorageEngine/TSDB
You know, for Metrics
Team:StorageEngine
>tech debt
#106301
opened Mar 13, 2024 by
lkts
Avoid latency hit from bulk-request parsing
:Distributed Indexing/CRUD
A catch all label for issues around indexing, updating and getting a doc by id. Not search.
>enhancement
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>tech debt
#105115
opened Feb 5, 2024 by
DaveCTurner
[ES|QL] Don't return negative zero
:Analytics/ES|QL
AKA ESQL
Team:Analytics
Meta label for analytical engine team (ESQL/Aggs/Geo)
>tech debt
v9.1.0
#104866
opened Jan 29, 2024 by
not-napoleon
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.