[FOLIO-2598] Update vertx-pg-client to honor connectionReleaseDelay Created: 12/May/20 Updated: 03/Jun/20 Resolved: 15/May/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | Adam Dickmeiss | Assignee: | Adam Dickmeiss |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||
| Sprint: | CP: sprint 88 | ||||||||||||||||||||||||
| Development Team: | Core: Platform | ||||||||||||||||||||||||
| Description |
|
Note that this ticket is closed as Won't Do because no patch is needed as the new driver supports connections release through a configuration setting. This config change has been implemented through
|
| Comments |
| Comment by Adam Dickmeiss [ 14/May/20 ] |
|
Initial work for 3.8.5 Vert.x which is what RMB 29.5.0-SNAPSHOT is currently using: https://github.com/folio-org/vertx-sql-client/tree/connection-release-delay-for-3-8-5 |
| Comment by Adam Dickmeiss [ 15/May/20 ] |
|
Connection settings may just work for us: |
| Comment by Adam Dickmeiss [ 15/May/20 ] |
|
Nothing to fix. pgConnectOptions has what we need |