-
Hi,
I've deployed an application with webserver + web client based on Vert.x 3.5.0.
Shortly after it was put in production, I have observed NullPointerExceptions in the log in this form:
```
2018-…
-
I've found that docgen fails when generating code from `@Source` examples, when we are referencing a method that has "varargs" arguments and we call it with no argument. The JS doc generation at least…
jotak updated
6 years ago
-
### Describe the bug
When the [New Relic Java Agent](https://docs.newrelic.com/docs/apm/agents/java-agent/getting-started/introduction-new-relic-java/) is in use in dev mode (`-javaagent:/path/to/new…
-
The test is temporarily disabled for MariaDB: c32c331d682e8e52060ea9bb059bb315cbee1831
Testing with MariaDB requires the support for MySQL: https://github.com/hibernate/hibernate-reactive/issues/1528…
-
## 🌈 Feature
**As a** administrator
**I want to** be able to configure client http pool used to external providers
**So that** i can adjust it to the load
## 🌄 Additional information
Current impl…
-
Do you have any working examples of clustering? I've tried with all three embedded versions hazelcast, infinispan and ignite with no luck.
-
### Questions
The question is a bit strange.
I compiled my app with vertx 4.5.10.
Naturally it works on local dev env (Eclipse).
I built a Docker image (openjdk-17) and run it in a Docker contai…
-
### Description
Current implementation for Console applications is to use keycloak and we have already been using all kogito apps.
Have custom built our apps for interacting with kogito APIs.
Can …
-
I've created a set of new commands extending `BareCommand`.
In my launcher class, that is extending `io.vertx.core.Launcher`, I've overrode the getMainVerticle() since all commands should deploy t…
-
I issue a request with missing \r\n after a chunk length. This is never received by my handler and the connection is not closed immediately (as opposed to a valid request).
Code to try
https://git…