-
Version:
SpringBoot 3.3.0
graalVM 23.0.5
jdk 17
error describe:
2024-08-07T18:48:56.095+08:00 INFO 14532 --- [control-service] [ main] c.appo.iotservice.IotServiceApplication : Star…
-
## Bug Report
#### Current Behavior
My program is running in kubernetes environment, to reproduce the issue we use minikube. It connect's to redis via sentinel,
the uri is `redis-sentinel:/…
-
As long as this doesn't make the code too complicated (possibly it can be done with AOP which is clean), I would say a retry would be best practice for 12factor apps - you shouldn't rely on the databa…
-
one of the applications sends to APM labels of a non-standard format that contains
```
labels.[ project: "somename"
```
I can't remove this label on the logstash side, because crashes on the inpu…
-
页面:https://blog.shenzjd.com/pages/3e4cf4b7f3da1/
-
#### Overview of the Issue
Similar to https://github.com/hashicorp/consul/issues/7755
I'm using the dashboard from https://gist.github.com/rboyer/f8a3a35feec3a27010192bda5796769e ( FYI @rboyer )…
-
### Describe the bug
I run the following code (same as the example) to fetch s3 bucket file
`S3Client{region = "us-east-1"}.use{ s3 ->
s3.getObject(request){
//do nothing to make sure th…
-
例子:
我对yml中的所有ip地址进行了加密操作,springboot启动加载时,应当加载解密之后的信息,但是nacos很早就要加载nacos服务的地址,导致获取的是加密的ip,无法连接nacos服务.redis,rabbitmq等软件都是正常加载的,请提高通用型 兼容性
![WX20240515-144734@2x](https://github.com/alibaba/na…
-
Redis version
6.4.0
Redisson version
3.28.0
Redisson configuration
clusterServersConfig:
idleConnectionTimeout: 10000
connectTimeout: 10000
timeout: 3000
retryAttempts: 3
retryInterval: …
-
此issue记录每日todo