-
### Expected behavior
We are currently using Netty as a dependency across a Springboot-based microservices platform. These microservices run as containers in a Kubernetes environment. This type of en…
-
I am trying to include netty-socketio in spring boot RESTful API application and am trying to run it on the same port.
I am not successful this approach.
Is it possible to run the both netty-socketi…
-
大佬你好,我在自己的项目中用了当前工程,现在我像给我的项目升级springboot3,因此当前工程同样需要适配springboot3和jdk17.
当前我升级了一些组件的版本
`17`
`3.3.1`
`6.0.0`
`2.2.0`
并替换了一些过期的类。
最终使用`com.github.netty.http.HttpBootstrap`启动测试时出现了错误,这里请教一下,是否能帮助…
-
## Bug Report
Hello we are using Spring Boot 3.0.2, Spring Data R2DBC and r2dbc-postgresql. Under normal conditions everything works fine. Though when stress testing our service we observe Netty le…
-
https://www.cxdcxd.cn/blog/2019/09/05/Springboot%E6%95%B4%E5%90%88Elasticsearch%E6%8A%A5%E9%94%99/#more
原因分析SpringBoot 2.X 的 spring-boot-starter-data-redis 默认是以 lettuce 作为连接池的, 而在 lettuce , elastic…
-
**Describe the bug**
After upgrading azure-cosmos library's version from v4.53.1 to v4.56.0, our application started encountering `io.netty.util.IllegalReferenceCountException` intermittently.
**…
-
Related to https://new-relic.atlassian.net/browse/NR-299687
Customer reported that they were getting an OOM with their service using SpringBoot and R2DBC Mysql.
It was confirmed that disabling …
-
**Describe the bug**
We are running an gateway application (has underlying Spring Cloud Gateway v4.0.6) that currently supports Spring Boot 3.1.x. Recently we have started to see issues of memory lea…
-
springboot和springcloud升级之后出现该报错,xxl-job-core是2.1.0,springboot之前是2.2.7.RELEASE没有问题,升级到2.6.3之后出现问题,无法正常注册,把执行器从自动注册改成手动录入之后仍然报错,但是可以正常执行任务,任务日志则一直显示执行中
java.lang.ClassCastException: java.lang.Long cann…
-
**Describe the bug**
They do a [dynamic lookup](https://github.com/Azure/azure-sdk-for-java/blob/1f446ddccb121c13a4e47eeafa794de2a8cabba3/sdk/cosmos/azure-cosmos/src/main/java/com/azure/cosmos/implem…