Enhance EstablishConnection
Open
@xzhangxian1008 is already working on this.
Since Nov 1, 2022.
type/enhancement
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Enhancement
- Make EstablishConnectionAsync non block
- Tune the default value of async_pollers_per_cq
- Fix establish connection related metric after enable async server
- Add metrics about write bytes for EstablishConnection call
- Add metrics about grpc async client and server connections
- Add metrics about the status of exchange sender/receiver queue
- Refine async client in ExchangeReciever, remove the extra reactor thread
- Use alarm to trigger sleep
- Remove reactor thread
- Refine local tunnel, remove the extra read loop thread
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.