Influxdb: All queries running out of memory

Created on 9 Apr 2020  路  5Comments  路  Source: influxdata/influxdb

I pulled the latest master, and dashboards that used to work.

336644a

image

areflux kinbug regression

All 5 comments

Seems to be a result of this PR: https://github.com/influxdata/influxdb/commit/13fc4f335deb419473d6a54b7d740a6bea87c3d8

There used to be no per-query memory limit in OSS, now it's 10MB.

@affo Any reason not to put it back to no limit, or raise it to something higher?

I didn't realize there were new CLI options to configure those.

I definitely think 10MB for OSS users is too low. but hard to say what the right number is tbh.

Let's set these limits to unlimited by default for OSS.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

udf2457 picture udf2457  路  3Comments

bigKS picture bigKS  路  3Comments

deepujain picture deepujain  路  3Comments

allenbunny picture allenbunny  路  3Comments

shilpapadgaonkar picture shilpapadgaonkar  路  3Comments