influxdata / influxdata/influxdb
Timeout errors when calling DELETE after upgrade
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
From community Slack:
Description:
Good day. After I upgraded InfluxDB from version 2.0.6 to 2.1.1 I started getting http timeout errors specifically when I call DELETE using InfluxDB java client. The other operations (read & write) seem to be fine. Any ideas?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the DELETE request with the InfluxDB Java client against versions 2.0.6 and 2.1.1, comparing it with the working read and write operations. Capture the request details and timeout behavior; done means identifying a reproducible regression or narrowing the cause enough to determine the next investigation step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100