View Issue Details

IDProjectCategoryView StatusLast Update
0006416SymmetricDS ProBugpublic2024-05-10 19:54
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.15.0 
Target Version3.15.7Fixed in Version3.15.7 
Summary0006416: MySQL log-based permission check failure can exhaust connection pool
DescriptionWhen 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().
Tagsdialect: mysql/mariadb, log miner

Activities

There are no notes attached to this issue.

Issue History

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