Solve issues with tracking test in external mode (#9726)
The issue was that setting maxmemory to used_memory and expecting eviction is insufficient, since we need to take mem_not_counted_for_evict into consideration. This test got broken by #9166
Please register or sign in to comment