Matrix42

Results 7 comments of Matrix42

@x2rr ![image](https://user-images.githubusercontent.com/13606692/180113544-a812363a-0f98-440e-b9c3-02d3178dbaae.png) ![image](https://user-images.githubusercontent.com/13606692/180113562-0cf90cdd-e2f4-48fa-b56f-125e28495bef.png) 他们的源码里能不能找到相应的实现?

@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