Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
1
Description
We previously hijacked the JSON serialization of errors for the stringification of errors. This however causes external actors serializing our errors to lose the cause reason which should not occur.
Attachments
For Gerrit Dashboard: GOCBC-1040 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
143819,4 | GOCBC-1040: Include error causes when doing serialization | master | gocbcore | Status: MERGED | +2 | +1 |
144857,4 | GOCBC-1040: Include error causes when doing serialization | master | gocb | Status: MERGED | +2 | +1 |
145597,2 | Upgrade gocbcore version | master | cbgt | Status: MERGED | +2 | +1 |
Build couchbase-server-7.0.0-4715 contains gocb commit c59f1d8 with commit message:
GOCBC-1040: Include error causes when doing serialization