Skip to content

2.25.2.0-b270

@spolitov spolitov tagged this 02 Apr 08:24
Summary:
We use individual thread for communication via shared memory with postgres.
As result new thread is started for each new postgres connection.
Could use thread pool to reuse threads between postgres connections.
Jira: DB-15867

Test Plan: PgSharedMemTest.ConnectionShutdown

Reviewers: rthallam, esheng

Reviewed By: esheng

Subscribers: ybase, yql

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D42710
Assets 2
Loading