Frontend/Datanode use different command line to configure grpc addr #2571
Labels
C-enhancement
Category Enhancements
good first issue
Good for newcomers
help wanted
Extra attention is needed
What type of enhancement is this?
User experience
What does the enhancement do?
Frontend uses
grpc-addr
greptimedb/src/cmd/src/frontend.rs
Lines 91 to 92 in d7aeb36
Datanode uses
rpc-addr
greptimedb/src/cmd/src/datanode.rs
Lines 88 to 89 in d7aeb36
Standalone uses
rpc-addr
greptimedb/src/cmd/src/standalone.rs
Lines 194 to 195 in d7aeb36
Implementation challenges
No response
The text was updated successfully, but these errors were encountered: