-
### Questions
* subscriber cant receive topic message
### Version
4.0.0
### Context
* client code
`
@Slf4j
public class MqttClientVerticle extends AbstractVerticle {
private Mqt…
-
I have encountered an exception which looks suspicious while utilizing the String enum property with the value YES. The result is that YES becomes true somehow?
My guess is that is has to do with t…
-
## Description
I am getting a readiness probe failure in the knative `queue-proxy` sidecar when running the below Camel-k DSL in k8s cluster. The DSL exposes a POST endpoint and publishes the messa…
-
### Version
4.5.10
### Context
Hi !
I have some intances in a production product where calling a specific endpoint will block a LivenessProbe enpoint and in the end kill my kubernetes pod.…
MYDIH updated
3 weeks ago
-
### Questions
When calling io.vertx.ext.web.handler.ErrorHandler.create(vertx), it could fail.
The reason is down to io.vertxc.core.file.impl.FileResolverImpl.resolveFile, when it try to track to…
-
HyperLedger Besu 24.3.0 v
http rpc debug_metrics call
(curl -X POST --data '{"jsonrpc":"2.0","method":"debug_metrics","params":[],"id":1}' http://127.0.0.1:8545)
return code
{"jsonrpc":"2.0"…
-
When the cache is enabled, cached content is stored on heap memory.
Users should be able to choose between different storage implementations.
-
Any chance this will be implemented soon or if there is a work around beyond writing against a raw JDBC client? Currently throws an `UnsupportedOperationException`
```
2016-11-05 05:09:22.163 ERRO…
-
### Version
Vertx Version 4.0.2
### Context
I have a problem with the exception handling vertx . makesEvery time I use the evetbus to connect to another verticle the exception does not get ha…
-
The link to the guide for this project is not working. It seems the guide has been moved to other URL. Please provide the updated link.
[Guide for Java devs](https://vertx.io/docs/guide-for-java-de…