Skip to content

2.25.1.0-b96

@vpatibandla-yb vpatibandla-yb tagged this 27 Dec 09:54
Summary:
Make the Ysql Connection Manager settings configurable through gflags. The new additional gflags added for this purpose are:
  - ysql_conn_mgr_readahead_buffer_size
  - ysql_conn_mgr_tcp_keepalive
  - ysql_conn_mgr_tcp_keepalive_keep_interval
  - ysql_conn_mgr_tcp_keepalive_probes
  - ysql_conn_mgr_tcp_keepalive_usr_timeout
  - ysql_conn_mgr_control_connection_pool_size
  - ysql_conn_mgr_pool_timeout

Test Plan: Jenkins: enable connection manager, all tests

Reviewers: rbarigidad, skumar, mkumar

Reviewed By: rbarigidad

Subscribers: yql

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