Hua Shao

Results 2 issues of Hua Shao

I'm using vertx-mysql-postgresql-client version 3.8.3. My client works fine in the beginning. But when the client keeps idle for a while, I obtain an invalid connection from the client. AIK,...

Since vertx.io does not provide any official elasticsearch wrapper, then I come to this lib. I'm currently testing 0.9.0-ec7.10.1 with vertx-4.1.1, JDK 1.8. Here's my testing, ``` void TestEs(Vertx vertx,...