zhaoyunxing

Results 15 issues of zhaoyunxing

I have to admit that Cerebro is a nice tool to use, but the current version of angular is too low to develop smoothly. I was wondering if we have...

I don't understand why this place is looping instead of one query,It's pointless to sort by looping [L388-L398](https://github.com/Impetus/Kundera/blob/268958ab1ec09d14ec4d9184f0c8ded7a9158908/src/jpa-engine/core/src/main/java/com/impetus/kundera/query/QueryImpl.java#L388-L398) ```java private List findUsingLucene(EntityMetadata m, Client client, Object[] primaryKeys) { xxxxx for...

Following this checklist to help us incorporate your contribution quickly and easily: - [x] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/MNG) filed for the change (usually before you start working...

- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ### Environment * Dubbo version: 3.0.10 * Operating System version: mac *...

type/bug

- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. ## Ask your question here dubbo 3.0.8 出现重复的class,注册中心使用nacos ```log 2022-06-28 20:03:57.718 ERROR...

type/question
level/easy
type/task

**What this PR does**: **Which issue(s) this PR fixes**: Fixes # **You should pay attention to items below to ensure your pr passes our ci test** We do not merge...

**What would you like to be added**: 如下面配置,希望可以同时将服务注册到两个注册中心,最好有权重能力、用户也可以自定义那些接口注册到对应注册中心 ```go dubbo: registries: shanghai: address: nacos://localhost:8848 timeout: 30s group: shanghai weight: 100 hangzhou: address: nacos://localhost:8848 timeout: 30s group: hangzhou weight: 30 provider:...

**What would you like to be added**: 如图希望可以key的值可以递归查找,这样假如nacos的地址发生变化只用修改一处简化配置工作量 ![image](https://user-images.githubusercontent.com/18088210/180109443-9bc1f2c7-e13f-4c3f-bbd8-cf968ecd8e13.png)

good first issue
config

**What would you like to be added**: 比如日志模块就需要在其他文件加载之前初始化完成

good first issue
config

**What would you like to be added**: 目前比较明确的需求就是在不停用服务的情况下动态调整日志级别

good first issue
config