googleapis / googleapis/google-cloud-java
[sdk-platform-java] HTTP exception mapping missing ALREADY_EXISTS
Đang mở
priority: p3
type: bug
- Ngôn ngữ chính
- Java
- Star
- 2.1k
- Fork
- 1.2k
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 154
Mô tả
On HTTP exceptions, exceptions that should be `ALREADY_EXISTS` (409) are being propagated as `ABORTED` (also 409).
This code change seems to have removed the behavior: https://github.com/googleapis/sdk-platform-java/commit/cdf461425812f5392436fcd8b4dc6096347036c9#diff-ecd504e117f5a7eedb2f2df5df3a32ac6bc85e21c870ff702c0de2771b33a21eL125-L129

Is there a reason for this, or can we restore this logic?
Thanks!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.