cita-cloud / consensus_raft

The raft consensus component for CITA Cloud.
Apache License 2.0
3 stars 0 forks source link

默认的grpc端口不一致 #23

Closed rink1969 closed 3 years ago

rink1969 commented 3 years ago
USAGE:
    consensus run [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -p, --port <grpc-port>    Sets grpc port of this service [default: 50003]

共识微服务的默认gRPC端口应该为50001。

whfuyn commented 3 years ago

Fixed in 87bfd32296c6ba12bfd1a8235c007297e593a485