googleapis / googleapis/google-cloud-cpp

Remove `grpc::Status` from Policy, Retry, and Backoff policies.

Đang mở
#2,344 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
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

Mở 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

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.