4.1.6 Release Notes
Julien Viet edited this page Nov 4, 2021
·
2 revisions
Pages 161
Clone this wiki locally
vertx-jdbc-client
vertx-sql-client
vertx-dependencies
vert.x
- HTTP/1.1 client metric is reset for allocated but non sent requests - see #4158
- Serializer may throw ConcurrentModificationException when used from worker verticle
- Make sure exception stack trace is logged
- Move synchonized block in WorkerExecutorImpl to prevent a deadlock. (#4104)