public final class AbandonedConnectionCleanupThread_disable extends Object
AbandonedConnectionCleanupThread which launches a thread on a static
block.
GraalVM is not happy about that. The issue might have been fixed with https://github.com/oracle/graal/pull/1542 but we have
to wait for a proper GraalVM release, so we substitute the whole class for now.
There is a PR @see on the mysql repo to enable
disabling of this class completely by using a system property. Let's see if we can get rid of this once the PR is merged.| Constructor and Description |
|---|
AbandonedConnectionCleanupThread_disable() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
trackConnection(com.mysql.cj.MysqlConnection conn,
com.mysql.cj.protocol.NetworkResources io) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.