correctly limit hash resize to RBTDB_GLUE_TABLE_MAX_BITS
Use < instead of <= when testing the new new hash bits size, otherwise it can exceed the limit.
Closes #3498 (closed)
Use < instead of <= when testing the new new hash bits size, otherwise it can exceed the limit.
Closes #3498 (closed)