apache / apache/brpc

rpc_replay使用la连接两台机器会出现selection runs too long

Open
#214 1 comment 0 reactions 0 assignees View on GitHub
enhancement official
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

```
server都是multi_threaded_echo_fns_c++
一台:./echo_server -sleep_us 10000 -spin -port 8004
另一台:./echo_server -port 8005
client端:./rpc_replay -dir ../../example/multi_threaded_echo_fns_c++/rpc_data/rpc_dump/echo_server -qps=100000 -times=100000 -dummy_port 8888 -server=list://localhost:8004,localhost:8005 -load_balancer=la
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.