[CONJ-906] Deadlock in AwsIamCredentialPlugin Created: 2021-12-02 Updated: 2022-03-04 Resolved: 2022-03-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | aurora, Failover |
| Affects Version/s: | 2.7.4 |
| Fix Version/s: | 2.7.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Krzysztof Bialek | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
| Comments |
| Comment by Diego Dupin [ 2022-03-04 ] |
|
properties internally use a ConcurrentHashMap with locks that might result in this problem. |