dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

The java implementation of Apache Dubbo. An RPC and microservice framework.

Results 846 dubbo issues
Sort by recently updated
recently updated
newest added

### Environment * Dubbo version: 2.7.10+ * Operating System version: 所有 * Java version: 1.8 * zookeeper version: 3.6.x ### Steps to reproduce this issue 1. zookeeper设置acl: ``` [zk: localhost:2181(CONNECTED)...

type/bug

- have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not reolved. - duplicate with https://github.com/apache/dubbo/issues/5404, however it is closed without fixed. ### Environment * Dubbo version:...

type/bug

### Environment * Dubbo version: 2.7.8 * Operating System version: Windows10 * Java version: 1.8 * Spring-cloud-alibaba:2.2.6.RC1 * duboo + Nacos ### Steps to reproduce this issue 架构:3个服务,demo-account-service,demo-order-service,demo-gateway-api demo-gateway-api 调用...

help wanted
type/suspicious
version/2.7.x

我参考dubbo2.x版的测试用例,无注册中心,有注册中心方式都试过了,试了很多遍依旧无法启动,看上面回答直接更改为3.0也同样如此,把测试用例中的代码一模一样复制到本地也是同样如此。 这是按照示例,无注册中心的报错 ![image](https://user-images.githubusercontent.com/108441319/176575897-4d273b32-e7be-44fd-b638-f1e8c64982be.png) 这是按照示例,使用注册中心的报错。 ![image](https://user-images.githubusercontent.com/108441319/176574206-f8296b23-2e5f-4992-88d9-f05e926444e7.png)

如题,triple协议怎么保活长连接

type/question

查看官网【Java/参考手册/注册中心说明/多注册中心】了解配置详情。

Please read the [Observasibility](https://github.com/apache/dubbo-awesome/blob/master/proposals/D4-observability.md) here first to know about the ultimate goal behind this issue. If you are interested in this project and the objective described in the proposal, please...

type/proposal
gsoc2022

系统版本 - Dubbo version: 2.7.15 - Java version: 1.8 问题描述: org.apache.dubbo.registry.integration.RegistryDirectory#mergeUrl ```java // The combination of directoryUrl and override is at the end of notify, which can't be handled here...

type/bug

- [ ] 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: 2.7.14、2.7.15 * Operating System version: Linux...

type/bug