influxdata / influxdata/influxdb

Task Irregularly run very slowly

Open
#24,149 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

  1. Add Tasks in InfluxDB UI
  2. Use CRON to specify Task Run time
  3. Task Run time is the correct time RUN but the influxDB service in Ubuntu cannot find this task
  4. After a few hours it will run successfully

Expected behavior:
Task run less than 4 minutes

Actual behavior:
Task run is mostly less than 4 minutes, but sometimes runs for more than ten hours

Environment info:

InfluxDB Version: v2.6.1

Host OS: Ubuntu 20.04.5 LTS (GNU/Linux 5.4.0-139-generic x86_64)

Host Memory: 125G

Logs:
influxdb.logs.txt

Performance:
messageImage_1678675919052

226235938-cdd0a84a-5fde-4ecd-8444-15b166c5f2a0

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 with the reproduction steps for tasks created in the InfluxDB UI and scheduled with CRON on Ubuntu, then inspect the attached logs and performance screenshots. Determine why a task sometimes takes more than ten hours instead of under four minutes; done means the delayed execution is explained and a focused fix or diagnostic is validated against the reported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
ubuntu
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.