-
In this weekly meeting, we mainly discussed the following issues:
1. Release plan - Around the end of May
(1) Dubboctl
(2) Frontend and backend
(3) Ca server
(4) Catch up with Java Edition featur…
-
**解决过程参考:** https://github.com/apache/incubator-dubbo-admin/issues/298
- **首先按照Dubbo Admin的默认配置进行部署:**
![S1AM@)(6{U45$JKEVF4FI7V](https://user-images.githubusercontent.com/22248643/57303313-a5b40f…
-
### 问题描述
*简要描述您碰到的问题。*
类:
```java
public UserDubboService {
LoginAccountVo getAccountById(String id);
}
@Data
public LoginAccountVo {
private String id;
private LoginType type;
}
…
-
版本2.7.3
因为server启动时会读取zookeeper上的config/dubbo/dubbo.properties,也就是说假如我创建了配置中心的话,第二次启动server就会报错,报错的地方在ConfigCenter.java的162行方法formUrl的URL url = URL.valueOf(config)
config因为是读取zookeeper上的值
zookeeper…
-
iled; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.alibaba.dubbo.registry.RegistryService com.alibaba.dubbo.governance.sync.Regist…
-
Dubbo提供了和k8s结合的几种用法,但是并未在Dubbo Admin中进行适配,需要根据具体的场景来进行适配,保证Dubbo Admin在云原生场景下能够继续发挥服务查询,流量管控等作用。
## 应用级别注册的服务查询
此功能详见[文档介绍](https://cn.dubbo.apache.org/zh-cn/overview/core-features/service-discove…
-
#### Dubbo Admin 效果图
![Dubbo-Admin](https://raw.githubusercontent.com/zhuangjinxin/blog/master/image/dubbo/dubbo-admin-20170325.png)
#### 下载
从Github上下载Dubbo的源码,地址:`https://github.com/alibaba/dubbo`…
-
![26927b4a8c7fcea2dea9c610a1d265de](https://github.com/apache/dubbo/assets/36359060/6607dc3a-abcd-40be-940e-22ea5567a180)
![ea68bf7fd6e7c5ed3291e9820bdd089b](https://github.com/apache/dubbo/assets/…
-
The steps listed in the [`dubboctl` quick start guide](https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/java-sdk/quick-start/deploy/) is not corrected. The problems found in testing are as …
-
### Current Behavior
Adding configuration does not enable stream proxy as expected per documentation.
### Expected Behavior
stream proxy to be enabled. For :9180/apisix/admin/stream_routes to…