Issue
The connections are never returned to the pool unless the application restarted.
Affected Products & Versions
Deploy 22.2.3, 23.1.9, 23.3.2
Note that although specifically tested on these versions, there could be potential impacts on lower versions within the 22.2.x, 23.1.x, 23.3.x series.
Steps to Recreate
- Enable additional logging on the HikariCP library by following the instructions in How to: Enable extra logging in HikariCP for Deploy
- Set the artifact storage as 'db'
- Create a CI file
- Perform a rescan of the artifact several times
- Examine the Hikari logs, where you'll observe that the connections are not being released
Workaround/Resolution Action
This issue is fixed in the following versions of Deploy:
- 23.1.10
- 23.3.3
- 24.1.0
Considerations
Internal Reference Ticket: D-31833
Comments
Please sign in to leave a comment.