brpc lack of rwlock implementation
Open
feature
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
we want to use bthread_rwlock_t in our program, but it seems that brpc did not implemented.
Contributor guide
Research direction
Start by locating the declaration and references to bthread_rwlock_t in the brpc source, then check how its absence is exposed to users. Done means the requested read-write lock is implemented and covered by the project's relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100