-
**Jetty version(s)**
12.0.13
**Jetty Environment**
ee8
**Java version/vendor**
21.0.4.7.1/AWS (Corretto)
**OS type/version**
Ubuntu/22.04
**Description**
After migrating our applicat…
-
The contribution guide published to the website is only sourced from the jetty-12.0.x branch which means there is no point in maintaining it in any of the old branches. We should remove it from those …
-
As soon as I enable authentication using the command:
`bin/solr auth enable -credentials admin:admin -type basicAuth -z "$ZK_HOST"`
the Solr pods begin to restart.
However, when authentication…
-
### Jetty version(s)
12.0.15
### Jetty Environment
EE 9
### Java version/vendor
```
openjdk version "17.0.12" 2024-07-16
OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu222…
-
I am trying to run multiple instances of S3Proxy, each configured to handle requests on distinct paths such as `https://s3-proxy.myservice.com/s3proxy-N`. To achieve this, I am using the `S3PROXY_SERV…
-
I followed the "Getting started" instructions on Linux. When running `clj -M:dev dev` the following error happens:
```
{:clojure.main/message
"Execution error (ClassNotFoundException) at java.ne…
-
**Jetty version(s)**
11.0.11
**Java version/vendor**
17.0.7
**OS type/version**
Linux
**Description**
I'm testing a traffic scenario with TPS of ~1000, the HTTP/2 server has a high delay …
-
Jetty 9.4 is EOL so it would be nice if newer Jetty versions are also supported.
There is a whole range of Jetty options nowadays (see the [Jetty project page](https://eclipse.dev/jetty/)):
| Je…
wborn updated
3 weeks ago
-
### Version
main branch
### Describe what's wrong
I can alter doris table property by SQL
```
mysql> ALTER TABLE test_aggregate SET ("in_memory" = "true");
Query OK, 0 rows affected (0.02 sec)
…
-
**Describe the bug**
I am experiencing an issue when trying to execute a `SHOW CREATE TABLE` statement on a table with a great amount of rows. This error appears specifically when the SHOW CREATE TAB…