jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more

Results 665 jetty.project issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps the dev-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.18.3` |...

dependencies
java

Bumps the dev-dependencies group with 64 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) | `1.9.0` |...

dependencies
java

**Jetty version(s)** Jetty 11 **Enhancement Description** We noticed that when this type of request is sent, a DNS query is made for google.com. This seems to be due to the...

Enhancement
Unsupported Release

**Jetty version(s)** 12.0.x **Description** The current javadoc of `Request.addFailureListener()` is under-specified and not particularly clear. Furthermore, there is a chance that a failure happens when the demand callback is just...

Bug

**Jetty version(s)** 12.0.14 **Java version/vendor** `(use: java -version)` Temurin-23.0.1+11 (build 23.0.1+11) **Description** Hi there, I observed Jetty threads blocked on HttpWriter.write after running a benchmark. My thread dump is shown...

Bug

**Jetty version(s)** 12.0.x **Description** The `WebSocketClient` in ee9 and core has the stop timeout set to `Long.MAX_VALUE` by default. In their `doStop()` methods, they attempt a graceful shutdown, waiting for...

Bug

**Jetty version(s)** 12.0.18 12.0.16 **Jetty Environment** core **Java version/vendor** `(use: java -version)` OpenJDK 64-Bit Server VM Temurin-21.0.6+7 (build 21.0.6+7-LTS, mixed mode, sharing) **OS type/version** Windows 11 **Description** In our production...

Bug

**Jetty version(s)** 12.0.19 **Jetty Environment** core **Java version/vendor** `(use: java -version)` 17.0.13 **OS type/version** AlmaLinux 8 **Description** We have observed multiple log entries from `org.eclipse.jetty.server.Response.writeError()` in situations when HTTP/2 load...

Bug

**Jetty version(s)** 12+ **Enhancement Description** Apparently people uses SSE, so we should have an EventSourceHandler and deprecate EventSourceServlet.

Enhancement
Help Wanted
Pinned

**Jetty version(s)** 12.0.x and 12.1.x **Jetty Environment** ee8 **Java version/vendor** `(use: java -version)` Temurin 17 and Temurin 21 (didn't test others) **Description** When attempting to import (from a fresh clone)...

Bug
Build