influxdata / influxdata/influxdb
In large data query will crash
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Steps to reproduce:__
The bucket has 90,000,000 points.
[query.txt](https://github.com/influxdata/influxdb/files/13211491/query.txt)
__Expected behaviour:__
The query will ok.
__Actual behaviour:__
The influxd crash with
[log.txt](https://github.com/influxdata/influxdb/files/13211493/log.txt)
__Environment info:__
win10-x64
__Config:__
With default configs.
__Logs:__
Contributor guide
Research direction
Start by examining the attached query.txt and log.txt, then reproduce the crash using the stated Windows 10 environment and default configuration with a bucket containing 90,000,000 points. Trace the failing query path and verify that the same query completes without crashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100