Details
Description
Each session currently maintains its own cache of table handles. As well as using more memory than necessary, this also means we can't reuse existing logic that sweeps idle btree handles to close idle tables.
Each session currently maintains its own cache of table handles. As well as using more memory than necessary, this also means we can't reuse existing logic that sweeps idle btree handles to close idle tables.