fanliang11 / surging

Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
MIT License
3.24k stars 924 forks source link

整体更新新版代码后,EventBusRabbitMQ组件内部报错 #336

Closed LuceLuo closed 5 years ago

LuceLuo commented 5 years ago

TIM截图20190726141521

fanliang11 commented 5 years ago

你自己的问题,应该是rabbitmq重复加载了两次

LuceLuo commented 5 years ago

没做任何改动,后面重新启动了几次,居然没出错了,神奇了