influxdata / influxdata/influxdb

Timeout errors when calling DELETE after upgrade

Open
#23,082 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/2.x
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

From community Slack:

Original post

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.