Skip to content

Draft: Add log message when rehashing the rbt hash table at the INFO level

Ondřej Surý requested to merge 2277-log-when-we-grow-the-cache-hash-tables into main

Rehashing the hash table could have significant impact on the performance of the server. This commit adds a log message to indicate the rehashing is in progress.

Closes #2277 (closed)

Edited by Matthijs Mekking

Merge request reports