Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
6.6.5
-
Untriaged
-
1
-
Unknown
Description
The socket pool manager process for REST calls, rest_lhttpc_pool is fairly high up the start order of the ns_server_nodes_sup process. However, it shouldn't need to be as this process should be able to be restarted relatively independently. We should move it down the start order or perhaps add it to a different one_for_one supervision tree.
Attachments
Issue Links
- backports to
-
MB-53891 [BP: 6.6.x] The socket pool manager for REST calls process should be further down the start order
-
- Closed
-
Build couchbase-server-7.2.0-5035 contains ns_server commit 6c52c5b with commit message:
MB-53891MB-53811: [BP] Make sure rest_lhttpc_pool crash...