Mikhail
Mikhail
@mzitnik ``` HP HP EliteBook 850 G8 Notebook PC CPU: 11th Gen Intel® Core™ i7-1165G7 @ 2.80GHz × 8 -------------------------------------------------------------- OS: Ubuntu 22.04.3 LTS 6.5.0-14-generic -------------------------------------------------------------- Docker version 24.0.7, build...
@mzitnik I found that ipv6 is disabled on my laptop (because of corporate network reasons) and I have no option to enable it (again because of corporate network reasons). What...
@chenglinli0 , @xiaolei565 Hi can you please provide more details about your connection properties? It looks like queries like `SELECT 1` are spawned by health check mechanism What is your...
The `AutoCloseable` is not useful in case of async processing. I would suggest to implement some wrapper function in order to close client after async call complete. E.g. ``` public...
PR with fix #1609