apache / apache/brpc

Unify bRPC third party support doc/example with the bazel WORKSPACE file

Open
#2,531 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
17.6k
Forks
4.1k
Avg merge
2d 12h
Merged PRs (30d)
69

Description

**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
https://github.com/apache/brpc/pull/1996

**Describe the solution you'd like (描述你期望的解决方法)**
The mentioned PR enabled using bRPC as a third party dependency but it is inconvenient to maintain as a subset of the workspace (i.e., sync dependency updates for protobuf).

**Describe alternatives you've considered (描述你想到的折衷方案)**
Let root WORKSPACE import the third party brpc_workspace.bzl.

**Additional context/screenshots (更多上下文/截图)**

Contributor guide

Open the contributing guide

Research direction

Start by comparing the root WORKSPACE with brpc_workspace.bzl and reviewing the third-party support documentation/example introduced by PR #1996. Check how protobuf and other dependency updates are represented in each location. Done means the root WORKSPACE imports brpc_workspace.bzl and the documentation/example matches that single maintained setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, documentation
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.