ClickHouse/tests/queries
Azat Khuzhin ded70fbd53 Fix memory accounting in case of MEMORY_LIMIT_EXCEEDED errors
In case of memory allocation had been failed, it should not be take into
account anywhere, otherwise it will report incorrect memory usage for
query and in logs.

I found this while was digging into OOM in stress tests, and saw memory
allocations that had been significantly greater the memory limit (even
with overcommit).

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-16 18:08:56 +02:00
..
0_stateless Fix memory accounting in case of MEMORY_LIMIT_EXCEEDED errors 2022-08-16 18:08:56 +02:00
1_stateful Fix test 2022-08-13 02:20:31 +02:00
bugs Move tests to bugs 2022-04-04 00:52:43 +02:00
shell_config.sh tests: cover ClickHouseStatusInfo_DictionaryStatus in prometheus metrics 2022-08-06 12:58:08 +03:00