influxdata / influxdata/influxdb

Task failed with error - Memory allocation limit reached

Open
#20,617 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,

We have a downsampling task where we are getting the error intermittently 'Memory allocation limit reached'. The downsampling task will aggregate the data from source bucket every one hour and push into the destination bucket and we have scheduled this task to run every one hour with an offset of 2hrs. And sometimes when we run the query from data explorer also getting the same error.

![image](https://user-images.githubusercontent.com/8435616/105946002-64eeed80-608c-11eb-9908-4cff25340279.png)

![image](https://user-images.githubusercontent.com/8435616/105946033-6f10ec00-608c-11eb-9757-ac3b212ec35f.png)

Could you please let us know how to overcome the error.

__Expected behavior:__
Task should complete successfully.

__Actual behavior:__
Task is failing intermittently

InfluxDB version: Cloud 2.0

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

No source files, tests, or entry points are identified in the report. Start by reproducing the intermittent failure in the hourly downsampling task and in Data Explorer using the reported InfluxDB Cloud 2.0 setup. Done means the memory allocation error is explained and the task completes successfully, with a regression test or documented reproduction if the project supports one.

Written by the indexing model from the issue text.

Assessment

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.