-
## Issue Description
Type: *bug report* or *feature request*
### Describe what happened (or what feature you want)
Nacos运行在windows系统中,1.4.2和2.0.3都试过了
我在application.yml如下配置:
spring:
a…
-
## rocketmq 5.x version features
![img](https://cdn.nlark.com/yuque/0/2022/png/1196171/1665650415434-bcf44e37-e801-420b-bc4d-a9059708febf.png?x-oss-process=image%2Fwatermark%2Ctype_d3F5LW1pY3JvaGVp…
-
nacos2.2.3 启动报错http error, code=403,msg=user not found!,dataId=application-pro.yml,group=DEFAULT_GROUP,tenant=
配置文件
# Tomcat
server:
port: 8081
# Spring
spring:
application:
# 应用名称…
-
如题:我在使用自定义监听事件时,当配置发生变化时`receiveConfigChange`方法不会执行
```java
@Component
public class NacosListener extends AbstractConfigChangeListener implements InitializingBean
{
@Autowired
private Na…
-
Naocs服务端版本 2.0.3
具体报错如下, 每5s一次, 一直解决不掉, 也没啥头绪, 可能是gRPC的异常, 请告诉我如何解决这个异常, 感谢.
c.a.n.c.remote.client.grpc.GrpcClient 为 com.alibaba.nacos.common.remote.client.grpc.GrpcClient
Naocs server version 2.…
-
java.lang.IllegalStateException: Extension instance (name: rest, class: interface org.apache.dubbo.rpc.Protocol) couldn't be instantiated: null
at org.apache.dubbo.common.extension.ExtensionLoader…
-
## Spring Cloud Dubbo组件去留问题讨论
由于Spring Cloud Dubbo组件社区做了一些调研发现真正深度使用的用户不多,另外该模块设计本身存在一些问题成熟度不够,复杂度很高,长期缺乏维护答疑同学,因此为了降低社区维护成本,社区第4次双周会讨论觉得将Spring Cloud Dubbo从社区主干分支中移除可能更适合社区当前发展规划。社区未来的工作中心将在维护现有其他组件…
-
**Describe the bug**
使用 Nacos 2.3.2 版本内置数据源集群方式部署,服务上下线仅单节点正常,其余节点下线出现 400 响应,下线失败。
In Nacos 2.3.2 cluster deployment using an embedded data source, service registration and deregistration only func…
-
### Environment
* Dubbo version: 3.1.10
* Operating System version: CentOS 7.7
* Java version: 1.8.0_201
* Spring Cloud Alibaba: 2021.0.4.0
* Nacos version: 2.2.0
* grpc version: 1.54.1
* pro…
-
Caused by: org.apache.rocketmq.client.exception.MQClientException: The producer group[calcCallbackGroup] has been created before, specify another name please.
See http://rocketmq.apache.org/docs/faq/…