felix
felix
### Search before asking - [ ] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar question. - [ ] I had googled my question but i didn't get...
目前在用1.5.6-Hoxton版,注册服务时,加入定制serviceId,而不是随机生成。 com.huaweicloud.servicecomb.discovery.discovery.MicroserviceHandler.java public static Microservice createMicroservice(ServiceCombDiscoveryProperties serviceCombDiscoveryProperties) { ... if (!StringUtils.isEmpty(serviceCombDiscoveryProperties.getServiceId())) { microservice.setServiceId(serviceCombDiscoveryProperties.getServiceId()); } ... }
你好,有没有遇到有些企业版的WIN10-11可以用,有的用不了? 需要怎么处理?
**Describe the bug** use migrate v3 javascript node Cannot read properties of undefined (reading 'executeScript') **Desktop (please complete the following information):** - OS: [ Windows11] - Browser: [edge] - Extension...
McpServerApplication启动成功,webflux-client启动时出错: 2025-03-26T09:09:53.361+08:00 ERROR 10328 --- [mcp] [onPool-worker-1] i.m.c.t.WebFluxSseClientTransport : Fatal SSE error, not retrying: 404 Not Found from GET http://localhost:8080/sse 2025-03-26T09:09:53.362+08:00 ERROR 10328 --- [mcp] [onPool-worker-1] reactor.core.publisher.Operators : Operator called...