You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Performer: Convert DocumentTooDeepException to SDK_DOCUMENT_TOO_DEEP_EXCEPTION
SDK_DOCUMENT_TOO_DEEP_EXCEPTION has now been added to the gRPC definition, as it now also exists in the RFCs and other SDKs for couchbase2 mode. We should handle the different exception that JMV SDKs raise in classic mode (DocumentTooDeepException instead of PathTooDeepException) on the driver-side instead.
Change-Id: I2583606ca5172e6d03b541daa9f7656523c1ebe4
Reviewed-on: https://review.couchbase.org/c/couchbase-jvm-clients/+/227766
Reviewed-by: David Nault <[email protected]>
Tested-by: Build Bot <[email protected]>
0 commit comments