-
### Questions
I have encountered some strange transaction behaviour. If I execute a query after the transaction starts, create a checkpoint, then this query terminates with an exception (in my case…
-
Questions
I used -Dvertx.deployment.options.threadingModel=VIRTUAL_THREAD to config vert.x deployment option, when i debug it, I found some code is Unreachable.
Version
4.5.9
Context
In io.ve…
-
Reference:
https://vertx.io/docs/apidocs/io/vertx/ext/sql/SQLOptions.html#getTransactionIsolation--
https://vertx.io/docs/apidocs/io/vertx/ext/sql/TransactionIsolation.html
-
### Version
4.5.7
### Context
Rx Version of OAuth2AuthHandler Handler fails to send correct scopes. This happens because during initialization of the OAuth2AuthHandler object new instance is …
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
d…
-
in the last hyperledger besu running on ubuntu 22 the following crash occurs (openjdk 21.0.2 2024-01-16) why
3|node2 | 2024-10-17 00:22:04.552+02:00 | vertx-blocked-thread-checker | WARN | Bloc…
-
### Questions
The function PgSubscriberImpl.fetch() is not implemented and throws an `UnsupportedOperationException`. This is a problem when using the Mutiny wrapper for the vertx-pg-client e.g. in…
-
### Version
Vert.x 4.5.7
### Context
Vert.x circuit breaker does not cancel `FileSystem#readDir` if it takes too long to execute.
Furthermore, `FileSystem#readDir` which is running in the ba…
-
If I run a simple application such as https://github.com/kdubois/quarkus-langchain4j-podman-ai-instructlab, but with the default openai base url and no `export QUARKUS_LANGCHAIN4J_OPENAI_API_KEY=...`,…
-
Hi,
I'm testing a few payloads with [krossbow](https://github.com/joffrey-bion/krossbow) STOMP client, and received an error on a SUBSCRIBE frame with content-length: 0 header:
```
13:03:45 [ve…