This commit is contained in:
John Sully 2023-10-22 03:47:53 +00:00 committed by John Sully
parent a7ac6c1e43
commit 46615ac099

View File

@ -182,6 +182,8 @@ proc test_slave_buffers {test_name cmd_count payload_len limit_memory pipeline}
fail "Replication not started."
}
after 100
# measure used memory after the slave connected and set maxmemory
set orig_used [s -1 used_memory]
set orig_client_buf [s -1 mem_clients_normal]