-
前面我已经实现了在这个项目上面的服务粘性调用,以及粘性调用的负载均衡。在一段特殊标记的数据范围内,实现服务粘性调用,当数据标记发生变化后,会发生链路的重新路由。那么再这种场景下面我们是否可以实现服务之间的p2p通信呢?
我的项目git地址是:https://gitee.com/pc_859107393/alibaba-rsocket-broker.git ,主要分支是:dev_base_ch…
-
**Describe the bug**
Im trying to use ansible playbook to update opensearch 2.13 to to 2.17.1 on ubuntu 22.04 LTS
2.13 was installed also by playbook few month ago .
Playbook failing during rest…
-
**Describe the bug**
Started getting the following exception
***Exception or Stack Trace***
java.lang.NoClassDefFoundError: Could not initialize class reactor.netty.http.client.HttpClientConfig
…
-
### Describe the bug, including details regarding any error messages, version, and platform.
The java-jars jobs is failing with:
```
[INFO]
-
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2021-12-10 20:43:07.611 ERROR 99056 --- [ main] o.s.boot.SpringApplication …
-
### Expected Behavior
An Oauth authentication flow that works in 4.6.1 should still work in 4.6.2
### Actual Behaviour
(strava is my Oauth provider)
GET /oauth/login/strava works
GET /oauth/call…
-
**Describe the bug**
This is the bug I keep getting, when I load my Spring Application. I don't know why it is, but I've been stuck on it for 2 months.
```
2024-08-23T00:17:20.005+01:00 INFO…
-
### 联系方式
ywang9_12@qq.com
### MeterSphere 版本
v2.10.16-lts-3d047b2d
### 使用外置数据库
是
### 问题描述
通过api调用测试计划生成报告id后,使用/track/test/plan/report/db/export/{id}/zh_CN接口存储html,返回{"success":false,"message":…
-
**Describe the bug**
We are using azure java SDK in our code. Until now we used version 2.8.0. We tried to upgrade to version 2.34.0 and from that point for the line ```return expressRouteCircuits.in…
-
Used the following command to execute the compilation and everything works:
mvn -Pnative -DskipTests package -X
However, executing with the following command fails:
mvn -Pnative clean spring-boot…