box: always allocate the requeset on transaction memory pool
This is necessary to ensure the request is alive until request_encode(), which will be moved to WAL thread in the future.
Please register or sign in to comment
This is necessary to ensure the request is alive until request_encode(), which will be moved to WAL thread in the future.