eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
JavaNOASSERTION
Issues
- 12
Vertx 4.2.6 WebsocketEndpoint InflightRequest Not Reducing
#5415 opened by gonit - 0
Support for Enhanced HTTP/3 Configuration
#5418 opened by AnjaliTajane - 1
Vertx 5 migration documentation
#5416 opened by rzorzorzo - 6
performance degradation when no handler
#5257 opened by ckoutsouridis - 3
`JsonArray.contains(JsonObject / JsonArray)` returns `false`, in case `JsonObject` / `JsonArray` is represented as `Map` / `List` internally
#5397 opened by kristian - 3
java.util.NoSuchElementException thrown after the HttpClientRequest.reset() is called.
#5254 opened by calebkiage - 0
Netty 4.2 enabled FileRegion support
#5409 opened by franz1981 - 11
- 0
Document Vertx builder
#5407 opened by vietj - 4
Vert.x event bus - Unix Domain Socket Event Bridge Support Option - Which helps processes communicate within the same K8s container using event bus
#5403 opened by arunkumarck - 0
- 0
Closed context can still schedule timer
#5405 opened by ben1222 - 0
await(Future future) should immediately return or raise if the future is complete - significant perf improvement
#5402 opened by doctorpangloss - 1
STOMP wrong CONNECTED headers response
#5400 opened by mikadev - 1
- 11
- 0
'javax.security.cert.X509Certificate' is deprecated and marked for removal in JDK17
#5389 opened by narendrab15 - 3
vert.x 4.4.9 and above, http server will not receive requests after deployment
#5306 opened by xddcode - 4
Used VM option to config vert.x deployment option, But setter invoke method is Unreachable.
#5301 opened by EasonLyo - 5
- 0
- 5
Virtual Thread model breaks tracing
#5382 opened by isimsizolan - 0
- 1
vert.x 4.5.10 - WebClient sendForm force multipart instead of urlencoded when deployed on Openshift
#5381 opened by joGrim65 - 0
Random logs: ERROR [io.ver.cor.net.imp.ConnectionBase] (vert.x-eventloop-thread-0) io.netty.channel.StacklessClosedChannelException
#5380 opened by mcanzerini - 0
- 4
- 0
- 6
- 6
Received HTTP message with no request in progress
#5260 opened by sksamuel - 1
How to increase length with latest jackson
#5357 opened by himanshumps - 0
Support max lifetime on HTTP Client pool
#5360 opened by tsegismont - 1
- 0
Provide a better WebSocket handshake API
#5350 opened by vietj - 10
- 2
exceptionHandler of AsyncFile is not triggered
#5343 opened by d-william - 0
- 1
- 8
Vert.x stress test problem after 16xxx request sent
#5255 opened by winter-lau - 5
HAManager couldn't see quorum if during its initialization cluster manager has all nodes joined already
#5272 opened by apanasevich - 0
Connection asynchronous operations should use the current context instead of the connection context
#5293 opened by vietj - 0
- 1
Instance Level Load Balancing of a Subcriber in a PUB SUB Mode on the event bus
#5275 opened by arunkumarck - 2
- 0
Event executor provider SPI
#5266 opened by vietj - 0
Resource segregation
#5258 opened by vietj - 1
HttpServerRequest connection.close() does not trigger exceptionHandler()
#5271 opened by marekscholle - 2
Micrometer configuration lifecycle violation
#5268 opened by jonatan-ivanov - 1
Access the vertx instance from HttpClient objects
#5261 opened by wzy1935 - 1
io.vertx.ext.web.RoutingContext json() method not reporting json.EncodeException
#5256 opened by pjwigan