[CONC-310] Pool functionality won't work with Aurora IAM Authentication Created: 2018-02-05 Updated: 2018-02-06 Resolved: 2018-02-06 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.2.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Lundgren | Assignee: | Georg Richter |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Passwords generated for IAM authentication are good for 15 minutes. The current pool implementation prevents password changes after the pool is initialized. This means that the pool can only work for 15 minutes before it becomes invalid. Existing connections continue functioning, but new connections will fail. |
| Comments |
| Comment by Andrew Lundgren [ 2018-02-05 ] |
|
The native connection pooling is broken for IAM Authentication. |
| Comment by Georg Richter [ 2018-02-06 ] |
|
Duplicate ( |