Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.1.6
-
None
Description
The amount of persistent connections does not change even if the following command is executed.
maxadmin alter server db-server-1 persistpoolmax=123
|
This appears to be caused by missing code that handles the actual alteration of the persistent connection count.