Matrix42
Matrix42
@IsANewbie 你可以提PR啊
@x2rr   他们的源码里能不能找到相应的实现?
@leonardBang Hi leonard I don't konw why mysql cdc connector use a connection pool, other connector's connection are created through the DriverManger, can you tell me why? Thanks.
In this issue we can't close connection pool directly, the `JdbcConnectionPools` is a constant, it's used by all jobs in current jvm, I think we can put the `pools` to...
I'am not the Maintainer of this repository , I think you can ask the opinion of leonardBang @xuexiaowengh
Hi xuexiaowengh, the `JdbcConnectionPools` is singleton instance and thread safe, if in the same jvm it'll only have one instance, so if your job run with same taskmanger it must...
把下面这几个dll放到_internal目录就可以了 cufft64_10.dll cudnn64_8.dll cusparse64_11.dll