View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006416 | SymmetricDS Pro | Bug | public | 2024-05-10 19:52 | 2024-05-10 19:54 |
| Reporter | elong | Assigned To | elong | ||
| Priority | normal | ||||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.0 | ||||
| Target Version | 3.15.7 | Fixed in Version | 3.15.7 | ||
| Summary | 0006416: MySQL log-based permission check failure can exhaust connection pool | ||||
| Description | When using log-based MySQL miner, the permission check can fail (for example, user does not have access to log files) and cause a connection to be left open. Since the log miner runs on a job, eventually all connections are lost and the pool is exhausted. The permission check should be in open() so it can be cleaned up and close the connection in close(). | ||||
| Tags | dialect: mysql/mariadb, log miner | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-05-10 19:52 | elong | New Issue | |
| 2024-05-10 19:52 | elong | Status | new => assigned |
| 2024-05-10 19:52 | elong | Assigned To | => elong |
| 2024-05-10 19:52 | elong | Tag Attached: dialect: mysql/mariadb | |
| 2024-05-10 19:52 | elong | Tag Attached: log miner | |
| 2024-05-10 19:54 | elong | Status | assigned => resolved |
| 2024-05-10 19:54 | elong | Resolution | open => fixed |
| 2024-05-10 19:54 | elong | Fixed in Version | => 3.15.7 |
| 2024-06-07 16:46 | admin | Status | resolved => closed |