You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "PragmaTwice (via GitHub)" <gi...@apache.org> on 2023/06/16 17:47:59 UTC

[GitHub] [incubator-kvrocks] PragmaTwice opened a new pull request, #1499: Remove ConnContext pointers to prevent manual allocation

PragmaTwice opened a new pull request, #1499:
URL: https://github.com/apache/incubator-kvrocks/pull/1499

   We do not need to make heap pointers for ConnContext, since it is only a light POD type.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] PragmaTwice merged pull request #1499: Remove ConnContext pointers to prevent manual allocation

Posted by "PragmaTwice (via GitHub)" <gi...@apache.org>.
PragmaTwice merged PR #1499:
URL: https://github.com/apache/incubator-kvrocks/pull/1499


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org