in src/main/java/com/aliyun/ha3engine/jdbc/sdk/client/CloudClientHolder.java [37:42]
public void close() throws IOException { if (client != null) { client = null; } }