-
### What happened?
RuleUtilsTest运行失败
### How can we reproduce it (as minimally and precisely as possible)?
运行RuleUtilsTest
### Anything else we need to know?
_No response_
### Sermant version
0…
-
### What happened?
Parameter transmission error of construction method
### How can we reproduce it (as minimally and precisely as possible)?
1、we can comparing the speed of network reading and writ…
-
### What happened?
Failed to calculate the number of cores on the multi-core CPU
### How can we reproduce it (as minimally and precisely as possible)?
An error occurs when the number of cores is ca…
-
### What happened?
配置路由策略时,如果策略值为数字,且不加单引号时,会报错强转异常;
配置路由策略时,如果策略为正则,值为*,会报错正则异常。
### How can we reproduce it (as minimally and precisely as possible)?
配置路由策略时,策略值为数字,且不加单引号;
配置路由策略时,…
-
【需求描述】重构sermant-agentcore-core,类加载器级别和宿主隔离
-
-
lubanops代码整改大致分一下三步:
- [x] 1.摘取lubanops中对Sermant有效的代码,化为己用,其中含luban Listener定义、链路和心跳等功能
- [x] 1.1.移除lubanops目录中无用的代码(类级别)
- [x] 1.2.将剩余的lubanops代码整理为sermant代码,移除无用的代码(代码级别)
- [x] 1.2.1.抽象出…
-
question description:
public abstract class AbstractPluginDeclarer implements PluginDeclarer{}
public class RedissonClusterDeclarer extends AbstractPluginDeclarer {}
实际执行工程时,RedissonClusterDecl…
-
I want to add some labeled data into OpenDigger to help us for our community analysis.
For cloud native area, we use data of [CNCF landscape](https://landscape.cncf.io/?category=streaming-messaging…
-
question description:
Hi,
I want to add an annotation to a method and not to change the original method body.
example:
origin
`public class Bar {
public String m(){
return "bar" ;
…