Draft: Add log message when rehashing the rbt hash table at the INFO level
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