mariadb/storage
Daniel Black eb29190398 MDEV-34753 memory pressure - erroneous termination condition
The 'if (!m_abort) break' condition was inverted by accident.

Constrain the test case to environments where there is cgroupv2
runtime environment which is the same case that will pass a memory
pressure initialization.

Remove the explicit garbage_collection trigger as it hides the abnormal
termination error on the event loop for memory pressure. This
also means there is no support in non-cgroupv2 environments
(possibly some container environments).

As the trigger to memory pressure is via a different thread we
need to wait until a "[mM]emory pressure" log message is there to
know it has succeeded or failed.

Thanks Kristian Nielsen for noticing and review.
2024-10-19 17:20:27 +11:00
..
archive Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
blackhole MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
columnstore Merge branch '10.6' into 10.11 2024-09-09 11:34:19 +10:00
connect Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
csv Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
example MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
federated Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00
federatedx Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
heap Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00
innobase MDEV-34753 memory pressure - erroneous termination condition 2024-10-19 17:20:27 +11:00
maria Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
mroonga Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
myisam Merge 10.6 into 10.11 2024-08-14 11:36:52 +03:00
myisammrg Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
oqgraph Merge 10.6 into 10.11 2024-06-27 10:26:09 +03:00
perfschema Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
rocksdb Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
sequence MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
sphinx Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00
spider Merge 10.6 into 10.11 2024-10-03 10:55:08 +03:00
test_sql_discovery Merge 10.5 into 10.6 2024-06-24 13:09:47 +03:00