ashok-mariyala
ashok-mariyala
### Expected behavior Jedis java client should connect with Redis cluster deployment. ### Actual behavior Jedis java client failed to connect with Redis cluster deployment. ### Steps to reproduce: 1....
**Is your feature request related to a problem? Please describe.** Currently there is no Option to exclude particular image from optimization. **Describe the solution you'd like** Currently there is no...
**Jetty Versions** ``` jetty-server: 12.0.2 jetty-servlet: 11.0.17 jetty-util: 12.0.2 ``` **Jersey versions** ``` jersey-server: 3.1.0-M8 jersey-container-servlet-core: 3.1.0-M8 jersey-container-jetty-http: 3.1.0-M8 jersey-hk2: 3.1.0-M8 jakarta.annotation-api: 3.1.0-M8 ``` **Java version/vendor** `java 17.0.8` **OS type/version**...
### Expected behavior **Java Jedis client work with thousands of reads and write on redis server.** ### Actual behavior Jedis client gives `Could not get a resource from the pool`...
**Jetty Version** jetty-server: 12.0.2 **Jetty Environment** jetty-server: 12.0.2 **Java Version** Java 17 **Question** I would like to develop Java RESTful application using Jersey with Jetty embedded server. It seems there...