Summary
Add a complete use case of StarRocks MPP database to community/cases.md.
Background
StarRocks Backend nodes use brpc as the core RPC framework for inter-node communication, with the default brpc_port=8060.
Source evidence: StarRocks/starrocks@f2f9aec
I will submit a PR to add this case.
Related to #1640
Summary
Add a complete use case of StarRocks MPP database to
community/cases.md.Background
StarRocks Backend nodes use brpc as the core RPC framework for inter-node communication, with the default
brpc_port=8060.Source evidence: StarRocks/starrocks@f2f9aec
I will submit a PR to add this case.
Related to #1640