googleapis / googleapis/google-cloud-cpp
Remove `grpc::Status` from Policy, Retry, and Backoff policies.
Đang mở
api: bigtable
next major: breaking change
type: cleanup
- Ngôn ngữ chính
- C++
- Star
- 659
- Fork
- 462
- Merge trung bình
- 1 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 89
Mô tả
`google::cloud::Status` should be used instead.
It's not feasible yet because there are places which use `grpc::Status`, but eventually they should go away after we migrate to futures.
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by locating the Policy, Retry, and Backoff policy code and its remaining uses of grpc::Status. Trace the planned migration to futures and identify the places that still block replacing it with google::cloud::Status; done requires removing those dependencies without breaking policy behavior.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cpp
- Lĩnh vực
- backend
- Loại issue
- Tái cấu trúc
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 20/100