alibaba / nacos

an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
https://nacos.io
Apache License 2.0
30.01k stars 12.8k forks source link

从1.4.0将raft协议实现升级为jraft,jraft依赖sofa-bolt,但是我看到打出来的包,nacos-server.jar中并无 bolt jar包,不知是否会影响功能使用 #5024

Closed IceFoxs closed 3 years ago

IceFoxs commented 3 years ago

Describe the bug 从1.4.0将raft协议实现升级为jraft,jraft依赖sofa-bolt,但是我看到打出来的包,nacos-server.jar中并无 bolt jar包,不知是否会影响功能使用.

Expected behavior image image

Acutally behavior

How to Reproduce

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

KomachiSion commented 3 years ago

nacos依赖的是jraft的grpc实现,没有使用bolt