lucky-xin

Results 6 issues of lucky-xin

MongoDB ObjectId在消费者与提供者传递过程之中变了,复现代码链接https://github.com/lucky-xin/dubbo-samples

yarn run v1.22.4 $ NODE_ENV=production ykit pack -m [error] ./~/swagger-client/lib/http.js Module parse failed: /yapi/vendors/node_modules/swagger-client/lib/http.js Unexpected token (41:6) You may need an appropriate loader to handle this file type. SyntaxError: Unexpected...

### Java API client version 8.5.3 and 8.4.1 ### Java version jdk11 ### Elasticsearch Version 8.4.1 ### Problem description java.lang.IllegalArgumentException: Class class co.elastic.clients.elasticsearch.core.bulk.UpdateOperation cannot be read from JSON ``` StringReader...

- [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.4 * Operating System version: MAC OS...

- [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.4 * Operating System version: MAC OS...

使用standalone-mysql-8.yaml启动Nacos服务,服务启动成功,但是登录失败 ![image](https://github.com/nacos-group/nacos-docker/assets/13815910/15f0555d-c437-43e5-b888-a6532ead44d2) 登录失败了报错信息是用户不存在 ![image](https://github.com/nacos-group/nacos-docker/assets/13815910/c3eec90e-e2b2-4084-ba1c-2907fc1d1328) 具体的原因是 [mysql-schema.sql](https://raw.githubusercontent.com/alibaba/nacos/develop/distribution/conf/mysql-schema.sql)只创建Schema没有添加登录信息 ![image](https://github.com/nacos-group/nacos-docker/assets/13815910/7082a6ee-cdcc-4846-aac4-9cb54a48e999)